Summary
使用 Wan2.7-image 生成公众号封面图、小红书封面图、种草图和海报改版视觉稿,并支持文生视频、静态图转丝滑动态视频、参考图 / 参考视频转视频,以及为视频自动补 Edge TTS 配音与字幕烧录。视频任务兼容 Wan 2.6 与 Wan 2.7 模型,可通过 config.yaml 默认配置或输入 JSON…
wwwzhouhui/skills_collection
使用 Wan2.7-image 生成?
npx skills add wwwzhouhui/skills_collection --skill wan-cover-plus
使用 Wan2.7-image 生成公众号封面图、小红书封面图、种草图和海报改版视觉稿,并支持文生视频、静态图转丝滑动态视频、参考图 / 参考视频转视频,以及为视频自动补 Edge TTS 配音与字幕烧录。视频任务兼容 Wan 2.6 与 Wan 2.7 模型,可通过 config.yaml 默认配置或输入 JSON…
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsOther skills from wwwzhouhui/skills_collection · top by installs.
npx skills add wwwzhouhui/skills_collection
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
6,949 B
SUMMARY.md
954 B
WanCover+ 是一个面向内容视觉生产的 Claude Code Skill。
它适合两类任务:
当用户的目标是做图或做视频,而不是单纯写文章、写文案、做摘要时,优先判断是否属于以下任务:
如果用户只是讨论文案,没有明确图片或视频交付目标,不要误触发这个技能。
这个技能可能安装在不同位置。执行任何命令前,先根据当前加载的 SKILL.md 所在目录确定技能根目录,然后把下文中的 <SKILL_DIR> 替换成实际路径。
这个判断优先级高于平台词。
wechat_coverxiaohongshu_coverrelayout_poster| 冲突输入 | 正确处理 |
|---|---|
| “小红书封面” + “保留原海报主体” | 优先 relayout_poster,因为任务本质是改版,不是从零出图 |
| “公众号头图” + “竖版传播” | 先确认平台目标;如果最终是社媒竖版卡片,优先 xiaohongshu_cover |
| “做个封面” + “横版改竖版” | 优先 relayout_poster |
| “技术文章头图” + “给我更像小红书一点” | 优先看最终分发平台;公众号发文优先 wechatcover,小红书分发优先 xiaohongshucover |
| “就用这个标题出图” + “保留信息层级” | 如果没有旧视觉结构,仍是从零出图,不要误选 relayout_poster |
task_type视频任务不要误走图片 scene 路由,优先按 task_type 判断。
texttovideo适合:
imagetovideo适合:
wan2.7-i2vwan2.6-i2v-flashinput.imgurl,Wan 2.7 用 input.media,图片类型为 firstframereferencetovideo适合:
wan2.7-r2vwan2.6-r2v-flashinput.referenceurls,Wan 2.7 用 input.media,图片 / 视频类型分别为 referenceimage / reference_videoimagetovideoreferencetovideotexttovideo只保留最小判断,不在主文件里展开完整字段手册。
至少要能确定:
titlescenestyletexttovideo:至少有 title 或 promptimagetovideo:至少有 reference_imagesreferencetovideo:至少有 referenceimages 或 referencevideos如果字段不确定,不要猜,转去读 references/input-schema.md。
references/input-schema.mdreferences/scenes.mdreferences/api-behavior.md不要一次性把所有 references 全读一遍。
scenes.md 当视频路由文档以下条件都满足,才算真正成功:
video_url.prompt.txt 文件实际生成output_files 指向真实存在的文件缺任意一项,都不应被表述为“已经成功生成”。
wan.api_key 时假装可以正常生成图片或视频relayout_poster 当成所有视觉任务的默认兜底场景.png 或 .mp4 文件时声称任务完成config.example.yaml 当成真实配置直接使用后又不提醒用户补 keyreferences/README.mdreferences/input-schema.mdreferences/scenes.mdreferences/api-behavior.md