Launchclip
Skill rogerchappel/launchclip
Create reviewable launch videos and OSS promotion packets from repositories, products, briefs, and media.
npx -y skills add rogerchappel/launchclipAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.6 KB, 366 tokens by cl100k_base, as published. Nobody here has run it
launchclip Skill
Use this skill when Roger wants to promote a local OSS repo with a reviewable packet before anything is posted.
Workflow
-
Identify the repo path, intended audience, and approved demo command.
-
Ask before running non-trivial or state-changing demo commands.
-
Prefer the one-command dry-run workflow:
launchclip run <repo> --out .launchclip/<repo-name> --demo-cmd "<command>" --angle "<social angle>" --audience "<target audience>" -
For manual staging, run
init,demo,plan,captions,render --dry-run,submit-review --dry-run,validate, andreview. -
Inspect
demo/terminal.txtanddemo/command-receipt.json; launchclip redacts common secret patterns, but agents should still verify no sensitive values are present. -
Present
REVIEW.mdandreview/social-readiness.jsonfor human review.
Side-Effect Boundaries
- Do not post to social media.
- Do not submit live product-videogen or Clutch Cut requests unless local config, explicit approval, and a future supported submission path are present.
- Do not publish packages, tag releases, merge PRs, or create GitHub Releases.
- Treat generated captions as drafts.
- Treat redacted receipts as review artifacts, not permission to run commands that print secrets.
Validation
Run launchclip validate <workspace> before using a generated packet. Run npm test, npm run smoke, or npm run check before handing off a launchclip repo change.
Approval Checkpoints
Human approval is required before final rendering, external uploads, Review Feed submission, social queueing, or posting.
What ships with it: 189 files
4279.6 KB alongside SKILL.md, 126 of them executable
.codex-plugin/
- plugin.json1.2 KB
benchmarks/
- bonsai-retro/FRAME.md4.1 KB
- bonsai-retro/SCRIPT.md2.2 KB
bin/
- launchclip.jsruns260 B
docs/
- DISTRIBUTION.md6.7 KB
- MODEL_DIRECTED_VIDEO.md21.6 KB
- ORCHESTRATION.md3.8 KB
- PRD.md15.6 KB
- promo/oss-packet-demo-brief.md2.0 KB
- promo/social-hooks.md1.0 KB
- RC_VERIFICATION.md617 B
- RELEASE_CANDIDATE.md619 B
- TASKS.md1.7 KB
examples/
- codex-hyperframes-quick-iteration/assets/cinematic_boom.wav375.1 KB
- codex-hyperframes-quick-iteration/assets/fast_whoosh.wav168.8 KB
- codex-hyperframes-quick-iteration/assets/narration-elevenlabs.mp3425.3 KB
- codex-hyperframes-quick-iteration/assets/riser_sudden_cut.wav187.6 KB
- codex-hyperframes-quick-iteration/DESIGN.md2.4 KB
- codex-hyperframes-quick-iteration/index.html27.6 KB
- codex-hyperframes-quick-iteration/package.json520 B
- motion/feedback-pass-demo-timeline.json2.3 KB
- motion/golden-timeline.json8.1 KB
- motion/p4-vocabulary-demo-timeline.json2.7 KB
- motion/phase3-demo-timeline.json2.2 KB
motion-engine/
- ART_DIRECTION.md20.4 KB
- camera.jsruns1.3 KB
- catalog.jsruns18.1 KB
- components/ChapterRail.jsx3.3 KB
- components/FunnelScene.jsx7.3 KB
- components/LogoPop.jsx2.8 KB
- components/Magnifier.jsx6.4 KB
- components/paper.jsx3.5 KB
- components/ProfileCards.jsx15.8 KB
- components/scenes.jsx77.2 KB
- DIRECTOR.md18.1 KB
- heuristics.jsruns2.2 KB
- CHANGELOG.md2.6 KB
- CONTRIBUTING.md757 B
- .gitignore536 B
- LICENSE1.0 KB
149 more files not listed here. See all 189 in the repository.