skillfed

flow-media

flow-media wraps Google Flow to create images and videos using your Ultra/Pro subscription credits, avoiding metered API charges. It handles both text-to-image and text-to-video workflows, plus frame interpolation for video, with built-in safety logic to prevent accidental credit burns on failed submissions.

flow-media generates images and videos through Google Flow using your subscription credits instead of per-call API costs.

AI-generated summary based on this skill's SKILL.md

27 6 MIT updated by crazynomad

Install

crazynomad/skills/flow-media · repository language: Python

git clone https://github.com/crazynomad/skills
cp -r skills/flow-media ~/.claude/skills/flow-media
npx skillfed install crazynomad/skills/flow-media

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does flow-media generate images with Google Flow subscription credits?

flow-media wraps Google Flow to create images and videos using your Ultra/Pro subscription credits instead of metered API charges. You can generate images through text-to-image workflows without per-call costs, making it ideal for thumbnails, covers, and posters. The tool handles account-specific quirks and includes credit-safe retry logic to prevent accidental credit burns on failed submissions.

Can I create video with Veo 3.1 and avoid API cost through flow-media?

Yes. flow-media supports Veo 3.1 and Nano Banana Pro models through subscription billing, letting you generate videos without metered API charges. You can perform text-to-video (t2v) generation and frame interpolation (i2v) safely, with built-in protections to keep your subscription credits secure during generation.

What media can flow-media create using Flow subscription?

flow-media creates thumbnails, covers, posters, and short videos using Flow subscription credits. It supports text-to-image generation for static assets and text-to-video plus frame interpolation for motion content. All generation happens through your subscription plan rather than metered API billing, making batch creation cost-predictable.

Does flow-media wrap gflow-cli for safer media generation?

Yes. flow-media wraps gflow-cli with account-specific quirks and credit-safe retry logic. This prevents accidental credit burns on failed submissions and handles edge cases in your Flow account setup, so you can generate images and videos reliably without unexpected billing surprises.

What license does flow-media use?

flow-media is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.

Can I use flow-media to generate b-roll video with Flow subscription?

Yes. flow-media supports text-to-video generation through your Flow subscription, making it suitable for creating b-roll and short video content without per-call API costs. The tool's built-in safety logic ensures your subscription credits are protected during generation.

SKILL.md

rendered from the published skill — quoted content, verbatim

flow-media — 用 Flow 订阅额度生图 + 生视频

gflow-cli(github.com/ffroliva/gflow-cli)驱动 Google Flow,吃 Ultra/Pro 订阅额度生成图片和视频,不产生 Gemini/Vertex API 费用。同一个 Nano Banana Pro / Veo 模型,从订阅入口进 = 免费(已付月费),从 API 进 = 按次计费。

When to trigger

Use when: - 要做 封面/缩略图/海报/配图/b-roll/氛围短片,且想省钱(走订阅额度而非付费 API)。 - 用户提到 Flow / gflow / Veo / Nano Banana(订阅版)/「用订阅额度生成」。 - 需要 首尾帧补间(i2v)或 纯文生视频(t2v)。

Don't use when: - 用户明确要走 付费 Gemini API(那用 nano-banana-pro skill)。 - 只是要 HTML+截图的图表/版式图(非

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 3 files
flow-media/SKILL.md
flow-media/scripts/session-probe
flow-media/scripts/veo-gen

Related skills

Tags

subscription-billing media-generation credit-based video-synthesis image-synthesis frame-interpolation cost-avoidance google-flow cli-wrapper batch-processing