Back to list
ThrownLemon

video-generation

by ThrownLemon

Claude Code plugin marketplace - code quality, productivity, and development tools

1🍴 0📅 Jan 16, 2026

SKILL.md


name: video-generation description: AI video generation using Google Veo or OpenAI Sora. Use when user wants to generate, create, or make videos from text prompts. triggers:

  • "generate a video"
  • "create a video"
  • "make a video"
  • "video of"
  • "animate this"
  • "create video"
  • "make video"
  • "generate video"
  • "video generation"
  • "ai video"
  • "text to video"
  • "produce a video"
  • "render a video"
  • "create an animation"
  • "make an animation"
  • "video clip of"
  • "short video"
  • "generate footage"

AI Video Generation

When the user wants to generate videos from text descriptions, delegate to the video-generator subagent.

When to Use

Use this skill when the user:

  • Asks to "generate a video" or "create a video"
  • Wants to "animate" something
  • Mentions "video of [something]"
  • Wants AI video generation from a prompt
  • Asks for text-to-video conversion

What the Subagent Handles

The video-generator subagent will:

  1. Check API Keys

    • Verify GOOGLE_API_KEY (for Veo)
    • Verify OPENAI_API_KEY (for Sora)
    • Guide setup if needed
  2. Select Provider

    • Smart routing based on request
    • Consider duration and resolution needs
    • Use available API keys
  3. Generate Video

    • Submit to selected API
    • Poll for completion
    • Download and save result
  4. Report Progress

    • Show generation status
    • Report completion time
    • Provide output path

Supported Providers

Google Veo (via Gemini API):

ModelFull IDStatusAudio
Veo 3.1veo-3.1-generate-previewPreviewYes
Veo 3.1 Fastveo-3.1-fast-generate-previewPreviewYes
Veo 2.0veo-2.0-generate-001StableNo
  • Duration: 4, 6, 8 seconds
  • Resolution: 720p, 1080p, 4K
  • Aspect: 16:9, 9:16

OpenAI Sora:

ModelIDUse Case
Sora 2sora-2Fast iteration, exploration
Sora 2 Prosora-2-proProduction quality

Snapshot variants available: sora-2-2025-10-06, sora-2-2025-12-08, sora-2-pro-2025-10-06

  • Duration: 4, 8, 12 seconds
  • Aspect: 16:9, 9:16, 1:1
  • Audio: Included in output

Default Options

OptionVeo DefaultSora Default
Duration6 seconds8 seconds
Aspect16:916:9
Resolution1080p1920x1080
Modelveo-3.1-generate-previewsora-2

Provider Selection: Auto-selected based on:

  1. Available API keys
  2. Requested features (e.g., 12s duration requires Sora)
  3. User preference if specified

Example Triggers

  • "Generate a video of a sunset over mountains"
  • "Create a video showing a robot dancing"
  • "Make a video of autumn leaves falling"
  • "I need a video of abstract flowing colors"
  • "Animate this scene: a cat playing with yarn"
  • "Can you create a short video of fireworks?"

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon