video_generation

SKILL.md

Video Generation Skill

When to use this skill

Use this skill when the user wants to generate a video asset. Intents include:

  • "Make a video of this shoe"
  • "Animate this product"
  • "Create a 5-second reveal video"

Instructions

  1. Identify Input: Ensure you have a source image (for image-to-video) or a clear text description (for text-to-video).
  2. Determine Parameters:
    • Duration: Default to 5 seconds if not specified.
    • Aspect Ratio: 16:9 for web, 9:16 for social (Stories/TikTok).
  3. Construct Tool Call:
    • Call generateVideo.
    • Provide prompt, image_url (if applicable), and aspect_ratio.

Examples

User: "Create a cinematic video of this watch" Tool: generateVideo Args: { "prompt": "cinematic rotating shot of luxury watch", "duration": 5 }

Weekly Installs
6
First Seen
Jan 26, 2026
Installed on
github-copilot5
gemini-cli5
opencode4
antigravity4
codex4
claude-code3