agentsclimarketplace

Launchclip

Skill rogerchappel/launchclip

Create reviewable launch videos and OSS promotion packets from repositories, products, briefs, and media.

Install
npx -y skills add rogerchappel/launchclip

Assembled 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

  1. Identify the repo path, intended audience, and approved demo command.

  2. Ask before running non-trivial or state-changing demo commands.

  3. Prefer the one-command dry-run workflow:

    launchclip run <repo> --out .launchclip/<repo-name> --demo-cmd "<command>" --angle "<social angle>" --audience "<target audience>"
    
  4. For manual staging, run init, demo, plan, captions, render --dry-run, submit-review --dry-run, validate, and review.

  5. Inspect demo/terminal.txt and demo/command-receipt.json; launchclip redacts common secret patterns, but agents should still verify no sensitive values are present.

  6. Present REVIEW.md and review/social-readiness.json for 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/

bin/

149 more files not listed here. See all 189 in the repository.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.