Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 341
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
341
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add ai-video-generation-api-workflow - Invoke
// Run from any project directory
$ claude --skill ai-video-generation-api-workflow "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill ai-video-generation-api-workflow "now refactor it"
ai-video-generation-api-workflow/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- AI Video API Workflow
- slug:
- ai-video-generation-api-workflow
- version:
- v1.2.0
- license:
- MIT
- author:
- @framepilot
- repository:
- github.com/framepilot/ai-video-generation-api-workflow
- categories:
- tags:
- #video-generation#kling#veo#runway#image-to-video
- description:
Generate video via Kling 3.0, Veo 3.1, and Runway Gen-4.5 APIs — model routing, image-to-video, async polling.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
ai-video-generation-api-workflow/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…