Promo Creator Skills
Multi-stage pipeline that turns a product or repo into a 60-90s promo video
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 20, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 30, 2026 · 9b26373
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 20, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Asked for a promo brief for a fictional terminal markdown app: the no-skill baseline gave a loose paragraph of ideas, while the skill produced a structured 01-brief.md with positioning, 3-5 proof points, an Apple-keynote visual preset, a shot count, and a per-segment timing table (Hook 3-5s, Problem, Product, Features, CTA) plus explicit material-gap and pause-point flags. The planning layer clearly beats baseline, but the headline deliverable, a publishable MP4, was not verifiable here: the editor stage needs HyperFrames/ffmpeg rendering and the BGM script (scripts/mureka.py) requires a paid MUREKA_API_KEY, so end-to-end video output stays unmeasured. Bodies are clean markdown; the only network code is the Mureka client posting to its own API with the user's key.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 4/5
What Promo Creator Skills does
A six-stage skill pack (brief, storyboard, assets, HyperFrames editing, BGM, delivery) that turns product docs, a website, or a GitHub repo into a 60-90 second product promo video. Triggers on requests for a launch video, product promo, project intro video, or a beat-synced BGM prompt. The planning artifacts are strong, but the final MP4 render and BGM generation need external tooling and a paid Mureka API key.
How to install Promo Creator Skills
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger Promo Creator Skills
-
/promo-creator-skillsMulti-stage pipeline that turns a product or repo into a 60-90s promo video
It also activates on plain-language prompts like these:
-
帮我把这个产品官网的介绍内容做成一个60到90秒左右的产品宣传视频分镜脚本吧,谢谢 -
根据这个GitHub仓库的README文档,帮我生成一份完整的项目介绍视频故事板出来 -
帮我写一份适合这个宣传片剪辑节奏的背景音乐(BGM)生成提示词,要能精准卡点节拍
Frequently asked questions
- Is the Promo Creator Skills skill free?
- Yes. The skill itself is free from kangarooking/promo-creator-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Promo Creator Skills work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 20, 2026. Verdict: Works with setup. Asked for a promo brief for a fictional terminal markdown app: the no-skill baseline gave a loose paragraph of ideas, while the skill produced a structured 01-brief.md with positioning, 3-5 proof points, an Apple-keynote visual preset, a shot count, and a per-segment timing table (Hook 3-5s, Problem, Product, Features, CTA) plus explicit material-gap and pause-point flags. The planning layer clearly beats baseline, but the headline deliverable, a publishable MP4, was not verifiable here: the editor stage needs HyperFrames/ffmpeg rendering and the BGM script (scripts/mureka.py) requires a paid MUREKA_API_KEY, so end-to-end video output stays unmeasured. Bodies are clean markdown; the only network code is the Mureka client posting to its own API with the user's key.
- What is the Promo Creator Skills SkillProof Score?
- 8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 4/5.
- How do I install Promo Creator Skills?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Promo Creator Skills with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.