announce
Use when a product or feature is ready to go public — after shipping, when the user says "announce it", "go live", "tell people about it", or wants a release…
Use when the user wants a logo reveal / logo animation / brand intro video for any product (e.g. "/logo-reveal", "make a logo reveal for DashClaw", "animated logo for the landing page").
$ npx -y skills add ucsandman/marketing-studio --skill logo-reveal --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/logo-revealContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when the user wants a logo reveal / logo animation / brand intro video for any product (e.g. "/logo-reveal", "make a logo reveal for DashClaw", "animated logo for the landing page").
name: logo-reveal description: Use when the user wants a logo reveal / logo animation / brand intro video for any product (e.g. "/logo-reveal", "make a logo reveal for DashClaw", "animated logo for the landing page").
**REQUIRED BACKGROUND:** marketing-studio skill (engine location, brand onboarding); also read `${CLAUDE_SKILL_DIR}/../../docs/playbook/blender.md` and `${CLAUDE_SKILL_DIR}/../../docs/playbook/remotion.md`. Work happens in `${CLAUDE_SKILL_DIR}/../..`.
Produces a product-owned logo animation under `<product>/marketing/assets/<brand>/`. The mark's construction, product verb, material, or environment determines the reveal; a generic glow-and-hold is not the default.
1. Toolchain + brand check per marketing-studio (onboard the brand first if new). 2. Blender scene: `feeders/blender/scenes/logo_reveal_<brand>.py`. If missing, copy `logo_reveal.py` (noban) and swap ONLY the geometry builders to the new mark's SVG shapes — materials/choreography/camera/alpha/args are brand-agnostic. Read `${CLAUDE_SKILL_DIR}/../../docs/playbook/blender.md` FIRST (cleanup, emission 1.0, non-cyclic splines). 3. Proof frames: `python feeders/blender/render.py <scene> --brand <brand> --project <product> --frame 20|55|90`, Read each; verify draw-on progression + transparent alpha (corner pixel alpha 0). 4. Animation render (`--animation`, ~30s), then `node scripts/stage-blender-assets.mjs <brand> --project <product>`; product assets and public staging stay in the same product workspace. 5. Composite: render the `LogoReveal` composition with product-owned props, output, and `--public-dir=<product>/marketing/assets/<brand>/public`. Inspect stills at frames 30/80/130 (mid-draw / wordmark in / full lockup, CTA in the brand's accent-positive color). 6. Deliver the product-owned artifact per marketing-studio.
An agent-driven local marketing studio. The bundled Claude Code plugin adds /marketing and /launch: the agent onboards your brand, films your app, writes the asset suite and review evidence into that product repo, then prepares guarded distribution to X,
Repo: ucsandman/marketing-studio
Use when a product or feature is ready to go public — after shipping, when the user says "announce it", "go live", "tell people about it", or wants a release…
Use when the user wants music, voiceover, narration, or a soundtrack added to a video asset, OR wants standalone generated audio for any purpose (e.g.…
Audit and fix the tells that software was vibe-coded / AI-generated, then give it a small distinctive identity, so it ships looking handcrafted and…
Verify frontend changes end to end after editing a web app, instead of manually clicking through pages. Use this whenever you have changed UI code and need to…
Use when the user wants a full launch video, hero video, or 20–60s product film combining product proof, brand, narration, music, and authored motion.
Take a developed project end-to-end through launch — domain, hosting, payments, email infra, algorithm-researched copy, and multi-platform distribution — with…