重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
video-prompting by square-zero-labs/video-prompting-skill
npx skills add https://github.com/square-zero-labs/video-prompting-skill --skill video-prompting通过路由到正确的模型指南并应用其格式/标记,将用户的意图转化为强大且符合模型要求的视频提示。
特定模型的指南位于 references/models/ 目录中。本文件是入口点:选择模型,提出最少的澄清问题,然后以该模型预期的格式草拟提示。
references/models/ovi/prompting.mdreferences/models/sora/prompting.mdreferences/models/veo3/prompting.mdreferences/models/wan22/prompting.mdreferences/models/ltx2/prompting.mdreferences/models/ltx2-3/prompting.md广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
后续添加新模型:创建 references/models/<model>/prompting.md 文件,然后将其添加到此索引中。
如果用户未指定模型,请询问他们正在使用哪个模型(或从模型索引中提供支持的选项)。
然后确认输入模式:
如果是 i2v 模式:请用户分享图像(可选,但这将有助于您生成更好的提示)。根据所选模型的指南使用图像作为锚点(例如,保持身份/服装/构图稳定;将文本重点放在运动/摄像机/变化上)。
如果所选模型有版本、时长限制或必需参数,请提出选择正确格式所需的最少问题(参见模型指南)。特别是对于 LTX-2.3:当缺少时长时,默认为 10 秒片段,询问用户是否需要更短或更长,并根据该时长调整运动复杂度。
从模型索引中打开模型的 prompting.md 文件,并严格遵循其规则(标记、音频格式、参数约束、推荐结构)。
默认结构(根据模型的风格和必需部分进行调整):
避免关键词堆砌。除非用户明确要求多个镜头/剪辑,否则优先使用单一、描述清晰的镜头。
默认:仅输出最终的提示文本。默认格式:将提示输出为单行,除非用户明确请求多行格式。
如果用户要求提供选项:提供 2-3 个不同的提示变体,每个变体都是自包含的且符合模型的格式要求。
如果模型使用必需的 API 参数(例如,时长/尺寸),仅在用户已指定或明确要求时,才包含一行简短的“推荐参数”。
每周安装次数
65
代码仓库
GitHub 星标数
70
首次出现
2026年1月22日
安全审计
安装于
codex60
gemini-cli58
opencode58
cursor54
github-copilot54
claude-code51
Turn a user’s intent into a strong, model-compliant video prompt by routing to the correct model guide and applying its formatting/tokens.
Model-specific guidance lives in references/models/. This file is the entry point: pick the model, ask the minimum clarifying questions, then draft the prompt in that model’s expected format.
references/models/ovi/prompting.mdreferences/models/sora/prompting.mdreferences/models/veo3/prompting.mdreferences/models/wan22/prompting.mdreferences/models/ltx2/prompting.mdreferences/models/ltx2-3/prompting.mdTo add a new model later: create references/models/<model>/prompting.md, then add it to this index.
If the user did not name a model, ask which model they are using (or offer supported options from the Model Index).
Then confirm the input mode:
If i2v: ask the user to share the image (optional, but it will help you generate a better prompt). Use the image as an anchor according to the chosen model’s guidance (e.g., keep identity/wardrobe/composition stable; focus your text on motion/camera/what changes).
If the chosen model has versions, duration constraints, or required parameters, ask the minimum questions needed to select the right format (see the model guide). For LTX-2.3 specifically: default to a 10-second clip when duration is missing, ask if the user wants shorter or longer, and scale motion complexity to match that duration.
Open the model’s prompting.md from the Model Index and follow its rules strictly (tokens, audio formatting, parameter constraints, recommended structure).
Default structure (adapt to the model’s style and required sections):
Avoid keyword soup. Prefer a single, well-described shot unless the user explicitly wants multiple cuts/shots.
Default: output only the final prompt text. Default formatting: output prompts as a single line with no line breaks unless the user explicitly requests multiline formatting.
If the user asks for options: provide 2–3 distinct prompt variants, each fully self-contained and compliant with the model’s formatting.
If the model uses required API parameters (e.g., duration/size), include a short “Recommended parameters” line only when the user has specified them or explicitly asks for them.
Weekly Installs
65
Repository
GitHub Stars
70
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex60
gemini-cli58
opencode58
cursor54
github-copilot54
claude-code51
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
53,700 周安装