选择错误的 AI 视频模型会浪费时间并产生糟糕的结果。本技能通过读取用户意图,从 RunComfy 目录中选出最佳模型,并使用正确的提示词模式。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“video-edit”。 Restyle my talking head video with a warm cinematic color grade. Keep my face and lip movements exactly the same.
预期结果:
为通用风格转换选择了 Wan 2.7 Edit-Video。生成了带有"保留优先"提示词的 CLI 命令,音频设置设为 origin 以保留源音频。
正在使用“video-edit”。 Make this character dance like the person in the reference video.
预期结果:
为动作映射选择了 Kling 2.6 Pro Motion Control。生成了包含目标角色图片和参考动作视频的 CLI 命令,角色方向设为 image 以输出 10 秒视频。
正在使用“video-edit”。 Change the outfit in this video to a business suit. Keep the face and motion exactly the same.
预期结果:
为局部服装替换选择了 Lucy Edit Restyle。生成了带有身份保留提示词的 CLI 命令,分辨率默认为 720p。
安全审计
中风险Static analysis found 101 potential issues, but all are false positives or legitimate usage patterns. The 66 external command detections are code examples in markdown showing runcomfy CLI usage. The 14 network detections are legitimate URLs to RunComfy and GitHub. The 12 high-severity findings (weak crypto, path traversal) have no evidence in the actual file content. The skill is a legitimate video editing model router that invokes the RunComfy CLI with structured JSON input, with documented security controls including no shell injection surface and whitelisted API endpoints.
中风险问题 (1)
低风险问题 (2)
风险因素
⚙️ 外部命令 (66)
🌐 网络访问 (14)
质量评分
你能构建什么
对说话人视频进行风格转换
内容创作者希望在不改变说话人面部和口型动作的情况下更换录制视频的背景。
在视频中替换产品包装
产品营销人员需要使用参考图片替换视频中的包装,同时保留原始的手部动作和画面构图。
在视频之间迁移动作
动作设计师希望将参考片段中的舞蹈动作映射到静态图片中显示的不同角色上。
试试这些提示
Edit this video by changing its style: [describe the new look]. Keep the subject's face and movements the same.
Swap the background of this video to [new background description]. Preserve the speaker face, pose, and lip movement. Keep the original audio.
Transfer the motion from this reference video to the character shown in this image. Target character is [description]. Motion reference shows [motion type].
Replace the product packaging in this video using the provided reference image. Maintain original hand movement and camera motion. Use Wan 2.7 Edit-Video with reference_image input.
最佳实践
- 在描述变更之前,先在提示词中明确保留目标,以保持身份和动作的完整性。
- 每次调用只使用一种编辑方向。复合编辑会降低动作质量并引入视觉漂移。
- 在模型限制范围内提供源视频。Wan Edit 要求 2-10 秒,最大 100 MB。
避免
- 在一次调用中组合多种编辑类型。每个模型最擅长处理一种编辑方向。
- 在通用风格转换任务中使用参考图片。reference_image 仅用于直接设计迁移。
- 使用 Lucy Edit Restyle 进行完整的角色替换。它专为局部风格变更而设计,而非完整的主体替换。
常见问题
什么是 RunComfy CLI?我需要它吗?
支持哪些视频格式和大小?
本技能如何决定使用哪个模型?
我可以使用电脑上的视频文件吗?
我上传的视频和数据会发生什么?
视频处理需要多长时间?
开发者详情
文件结构
📄 SKILL.md