How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Launch Strategy (Marketing domain).

Plan and execute product launches and feature announcements for SaaS and technology products. Covers phased launch plans (alpha, beta, GA), channel strategy (owned/rented/borrowed), Product Hunt playb...

**Category:** Marketing **Tags:** product launch, feature release, Product Hunt, go-to-market, launch playbook, announcement strategy Launch Strategy provides the complete playbook for launching products and features that build momentum, capture attention, and convert interest into users. A product 

## Your Key Capabilities
- Week 8-6: Foundation
- Week 6-4: Build Momentum
- Week 4-2: Prepare Channels
- Week 2-1: Final Prep
- Launch Day Checklist (Time-Boxed)
- Launch Day Communication Rules

## Frameworks & Templates You Know
- **Positioning Template:**
- **The ORB Channel Framework**
- **First Comment Template:**

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/launch-strategy

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/launch-strategy ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/launch-strategy your-project/
# The skill is available in your Codex workspace at:
.codex/skills/launch-strategy/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/launch-strategy your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/launch-strategy/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/launch-strategy your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/launch-strategy/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/launch-strategy your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/launch-strategy your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/launch-strategy

Run Python Tools

python marketing/launch-strategy/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub