Agent skill · Backend & API

video-creation-suite

完整的视频创作套件,支持原创创作、视频二创、视频分析三种模式,集成Coze Bot API、Edge-TTS、Suno API,涵盖多智能体协同、素材生成、视频合成全流程

anbeimegithub.com/anbeimeGitHub ↗
claude-codeships scripts
Install
npx skills add anbeime/skill --skill video-creation-suite --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 29
SKILL.md size: 7 KB
Bundled scripts: yes
Path: skills/video-creation-suite/video-creation-suite/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 4,714
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 视频创作套件 ## 任务目标 - 本 Skill 用于: 提供完整的视频创作能力,支持三种创作模式 - 能力包含: - **模式一: 原创创作**: 11个智能体协同原创视频创作(《三体》IP创作、通用原创) - **模式二: 视频二创**: 从原视频反推到新视频合成的完整二创流程 - **模式三: 视频分析**: 视频抽帧、视觉分析、内容提取 - **技术能力**: 配音生成、音效生成、背景音乐生成、视频合成 - 触发条件: 用户需要进行视频创作(原创/二创/分析) ## 三种创作模式 ### 模式一: 原创创作 - **适用场景**: 从零开始创作原创视频 - **子模式**: - 《三体》IP创作(专门针对《三体》IP) - 通用多智能体协同(11个智能体分工) - **流程**: 选题策划 → 视觉设计 → 素材生成 → 视频合成 → 质量检测 ### 模式二: 视频二创 - **适用场景**: 基于现有视频进行二次创作 - **流程**: 视频反推分析 → 素材生成 → 视频合成 → 文件下载 - **能力**: 视频抽帧、视觉分析、图片生成、配音、音效、音乐、合成 ### 模式三: 视频分析 - **适用场景**: 分析视频内容、提取分镜参考、生成创作提示词 - **流程**: 视频抽帧 → 视觉分析 → 结构化输出 - **能力**: 抽帧、视觉模型调用、提示词生成 ## 前置准备 ### 环境依赖 ``` opencv-python>=4.8.0 pillow>=10.0.0 moviepy>=1.0.3 numpy>=1.24.0 requests>=2.28.0 edge-tts>=6.1.0 ``` ### API 配置(可选) - **Coze Bot API**: 视觉分析 - 环境变量: `COZE_BOT_ID`, `COZE_API_KEY` - **Edge-TTS**: 配音生成 - 安装: `pip install edge-tts` - **Suno API**: 背景音乐生成 - 环境变量: `SUNO_API_KEY` - 三种模式: 开发者、用户、占位 ## 操作步骤 ### 模式选择 智能体根据用户输入自动选择模式: #### 判断原创创作模式 - 用户提到"创作《三体》视频"、"三体IP创作" → 《三体》IP创作 - 用户提到"多智能体协同"、"原创视频"、"从零创作" → 通用多智能体协同 #### 判断视频二创模式 - 用户提到"二创视频"、"反推视频"、"视频重制"、"根据参考视频创作" → 视频二创 #### 判断视频分析模式 - 用户提到"分析视频"、"提取分镜"、"生成提示词" → 视频分析 --- ## 模式一: 原创创作 ### 子模式1: 《三体》IP创作 #### 第一阶段: 前期筹

What's inside
Steps it walks through
  1. 任务目标
  2. 三种创作模式
  3. 模式一: 原创创作
  4. 模式二: 视频二创
  5. 模式三: 视频分析
  6. 前置准备
  7. 环境依赖
  8. API 配置(可选)
  9. 操作步骤
  10. 模式选择
  11. 子模式1: 《三体》IP创作
  12. 子模式2: 通用多智能体协同
  13. 第一阶段: 视频反推分析
  14. 第二阶段: 素材生成
Ships with 24 files
  • assets/character-reference/luoji-character.md
  • assets/scene-examples/deterrence-control-room.md
  • assets/ui-components/ui-design-spec.md
  • references/character-profiles.md
  • references/prompt-templates.md
  • references/recreation-guide.md
  • references/storyboard-template.md
  • references/suno-api-guide.md
  • references/three-body-settings.md
  • references/visual-style-guide.md
  • scripts/audio_generator.py
  • scripts/compose_video.py
  • scripts/coze_bot_client.py
  • scripts/download_coze_images.py
  • scripts/error_handler.py
  • scripts/file_server.py
  • scripts/generate_background_music.py
  • scripts/generate_narration.py
  • scripts/generate_subtitles.py
  • scripts/image_generator.py
  • scripts/quality_checker.py
  • scripts/sound_generator.py
  • scripts/subtitle_generator.py
  • scripts/test_image_url.py
first 24 of 29
More from skill
All skills →
About this skill
What does the video-creation-suite skill do?

完整的视频创作套件,支持原创创作、视频二创、视频分析三种模式,集成Coze Bot API、Edge-TTS、Suno API,涵盖多智能体协同、素材生成、视频合成全流程

How do I install it?

Run `npx skills add anbeime/skill --skill video-creation-suite --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From anbeime/skill, a repository with 4,714 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going