model-selector
Solid根据用户的视频需求(场景、时长、音频、语言、平台限制、预算、是否需要本地部署/角色一致性等),从 16 个主流 AI 视频模型(12 商业 + 4 开源)中推荐最匹配的 1-3 个,并解释为什么。覆盖商业:Seedance 2.0、HappyHorse 1.0、Kling 3.0、Sora 2、Veo 3.1、**Gemini Omni**(2026-05 新)、Runway Gen-4.5/Aleph、Pika 2.5、Hailuo 02、Hunyuan Video 1.5、Wan 2.7、即梦 AI;开源:LTX-Video 0.9.7、Mochi 1、CogVideoX 5B、Higgsfield Soul。用于"用哪个 AI 视频模型好"、"Sora 还是 Kling"、"国内有什么模型"、"哪个免费"、"哪个支持中文"、"哪个能编辑已有视频"、"哪个能本地部署"、"哪个角色一致性最强"等触发场景。
Install
Quality Score: 89/100
Skill Content
Details
- Author
- cclank
- Repository
- cclank/lanshu-awesome-ai-video-kit
- Created
- 6 days ago
- Last Updated
- today
- Language
- HTML
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
prompt-translator
把一条 AI 视频提示词从源模型(如 Sora 2)的写法风格转换为目标模型(如 Kling 3.0 / Wan 2.7 / Veo 3.1 等)的最佳实践写法。基于 110 条 10 场景 × 11 模型对照基准数据(prompts/data/cross-model-matrix.json),不是凭直觉重写,而是查表式 in-context learning。10 场景:产品 / 双人对话 / 物理动作 / 图生视频 / 多人会议 / 恐怖 / 自然延时 / 抽象 / 武侠 / 萌宠。用于"Sora 已 EOL 帮我把这条提示词改成 Veo"、"我有 Kling 提示词想跑 Wan"、"跨模型 A/B 测试"、"把英文 prompt 优化成 Kling 中文版"等触发场景。
seedance-2-guide
Seedance 2.0 AI 视频生成模型的参考手册与能力地图。用于在 LibTV / 漫剧 / 视频创作场景下,快速判断 Seedance 2.0 是否适合当前任务、理解其两种工作模式(首尾帧模式 / 全能参考模式)、@符号用法、提示词黄金公式、与 Sora / Veo 的对比、以及 80+ 专业提示词模板。当用户提到「Seedance」「seedance 2.0」「视频模型选什么」「参考视频怎么传」「角色一致性」「九宫格分镜」「首尾帧」「运镜控制」「@character」「@product」等关键词,或在创作视频 / 漫剧 / 短剧 / MV / TVC 过程中需要判断模型能力边界、选择合适的生成模式时,应触发此技能。本技能是纯知识参考,不调用任何接口;生图生视频请配合 libtv-skill 使用。
seedance-prompter
把用户的自然语言视频需求转换为符合 Doubao Seedance 2.0 进阶公式的提示词(8 要素:精准主体+动作细节+场景环境+光影色调+镜头运镜+视觉风格+画质+约束条件)。用于"帮我写一个 Seedance 提示词"、"生成视频提示词"、"做个产品广告视频"、"用 Seedance 生成 XX"等触发场景。如果用户没明确说 Seedance,但描述的是单一镜头的复杂叙事/多主体/电影感视频,也优先用此 skill。
video-expert-analyzer
Advanced video analysis and selection skill with AI-powered automatic scoring. Integrates Walter Murch's rules and dynamic weighting for professional-grade curation. Supports Bilibili, YouTube, Douyin (抖音), and Xiaohongshu (小红书). Use this skill whenever the user wants to analyze videos, score or rate scenes, extract best shots/highlights, evaluate video quality, curate clips, do competitor video analysis, or mentions terms like "视频分析", "镜头筛选", "场景评分", "视频拆解", "精选片段", "视频质量", "镜头打分", "素材挑选" — even if they don't explicitly ask for "expert analysis".
multi-model-router
Use when user requests a task that could be routed to a different AI model via an OpenAI-compatible gateway (a single API key giving access to multiple models like Claude/GPT/DeepSeek/Kimi/Qwen). Triggers include audio/video transcription, TTS, PDF→md conversion, OCR, batch text processing, multi-model comparison, or any mention of "用千问/deepseek/kimi/gpt", "用哪个模型最好". The skill identifies the task, recommends a model with rationale, confirms with AskUserQuestion, and invokes via Bash + curl. Skip when user has explicitly named a model and said "直接干"/"不用问"/"just do it".