Flowkit: Automate Video Creation
Flowkit automates video creation tasks, particularly for those using Google Flow, by utilizing an AI agent to generate video content
- •You need to create multiple videos with similar formats and content
- •You want to automate video creation tasks to save time and resources
- •You are already using Google Flow and want to integrate AI-powered video creation
python flowkit.py --prompt 'Create a 60-second explainer video for a new startup' --format mp4 --output output.mp4
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/flowkit && curl -fsSL https://workflowstacks.com/api/skills/flowkit/claude-skill -o ~/.claude/skills/flowkit/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Flowkit: Automate Video Creation is a large Python project (~21k lines across 120 code files, plus 15 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3agent/main.pyWhere the program starts running
- 4requirements.txtDependencies and the commands it exposes
- 5agent/__init__.pyInside agent/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/flowkit && curl -fsSL https://workflowstacks.com/api/skills/flowkit/claude-skill -o ~/.claude/skills/flowkit/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.