๐Ÿš€
DevOpsJavaScript

Launch

by ucsandman

Launch is a DevOps skill for Claude Code, published by ucsandman in marketing-studio.

225 stars31 forkson ucsandman/marketing-studioAdded 2026/09/03Repository updated 2026/09/02
ai-agentsblenderclaude-codemarketingremotionvideo-generation
Install in seconds
Install Launch
Copy Launch into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ucsandman/marketing-studio/tree/main/skills/launch ~/.claude/skills/launch

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ucsandman/marketing-studio.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/launch/SKILL.md in ucsandman/marketing-studio
Installs to
~/.claude/skills/launch
Collection
One of 15 skills cataloged from this repository
Category
DevOps โ€” 868 skills

What Launch does

Launch orchestrates a project from intake through domain, hosting, payments, email, research, copy, and distribution. Use it when you need to take a developed project live with approval gates and no copy-paste.

Launch is cataloged under DevOps on DirSkills. Launch comes from a repository tagged ai-agents, blender, claude-code, marketing and remotion.

Documentation

README

/launch โ€” full launch orchestration

You are orchestrating a product launch using two layers:

  • CLI (launch/, package @marketing-studio/launch) โ€” everything deterministic: state, validation, posting providers, research fetchers, payload rendering. Run it as node "${CLAUDE_SKILL_DIR}/../../../dist/index.js" <cmd> (or launch <cmd> if linked) -- the CLI lives in this package, ${CLAUDE_SKILL_DIR}/../../...
  • This session โ€” everything generative or credentialed-through-MCP: DashClaw infra calls, WebSearch synthesis, draft copywriting, and the approval gates. The CLI never holds DashClaw credentials and never sends email/SMS.

Honesty rule: each step below is labeled [CLI] or [session]. Don't do session work by shelling out, and don't reimplement CLI work inline.

This is the opening of the README. Read the full README on GitHub.

Commands Launch provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /launch

Frequently asked about Launch

  • What else does ucsandman publish alongside Launch?

    Launch is one of 15 skills that DirSkills catalogs from ucsandman/marketing-studio, the repository it ships in. Its siblings there include Audio Track, De-Vibe and Frontend Verify. Each one is a separate skill with its own page in this directory, installs the same way Launch does, and is maintained by ucsandman in that same repository. The rest of the collection is listed on the ucsandman/marketing-studio page.

  • How does Launch compare to other DevOps skills?

    Launch ranks #794 by stars among the 868 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Launch against them. Open each page to compare what they document and how they install.

More from ucsandman/marketing-studio

Launch is one of 15 skills cataloged on DirSkills from ucsandman/marketing-studio.

See all 15 skills โ†’