Skip to main content
Back to registry

video-generation

bytedance/deer-flow

This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image.

Installs301
Install command
npx skills add https://github.com/bytedance/deer-flow --skill video-generation
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this skill
This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image. When a user requests video generation, identify: Generate a structured JSON file in /mnt/user-data/workspace/ with naming pattern: {descriptive-name}.json Generate reference image for the video generation. Call the Python script: Parameters: [!NOTE] Do NOT read the python file, instead just call it with the parameters. User request: "Generate a short video clip depicting the opening scene from "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe" Step 1: Search for the opening scene of "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe" online Step 2: Create a JSON prompt file with the following content: Step 3: Use the image-generation skill to generate the reference image Load the image-generation skill and generate a single reference image narnia-farewell-scene-01.jpg according to the skill. Step 4: Use the generate.py script to generate the video Do NOT read the python file, just call it with the parameters. After generation: - Create structured JSON prompts for AIGC video generation - Support reference image as guidance or the first/last frame of the video - Generate videos through automated Python script execution - Subject/content: What should be...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does video-generation do?

This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image.

Is video-generation good?

video-generation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does video-generation work with?

video-generation currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to video-generation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install video-generation?

npx skills add https://github.com/bytedance/deer-flow --skill video-generation

Related skills

More from bytedance/deer-flow

Related skills

Alternatives in Software Engineering