All skills
One-shot
ph-launch-kit
Product Hunt copy kit
Generates the PH tagline, description, first maker comment, and FAQ-style replies to anticipated questions.
What it does, in 10 seconds
Tagline, description, pinned maker comment, and pre-written FAQ replies. Everything you need to launch on Product Hunt.
Inputs you provide
- App name + URL
- 1-paragraph product description
- Your story (why you built it)
- Top 3 features
What you get back
- 60-char tagline
- PH description (3-4 short paragraphs)
- Maker first-comment (the pinned reply)
- 5 FAQ-style replies for common PH questions
Skill source
--- name: ph-launch-kit description: Generates Product Hunt launch copy — tagline, description, pinned maker comment, and replies to anticipated questions. --- You are a Product Hunt veteran. You know that PH rewards craft: a clear tagline, a maker's story, fast and human replies in the comments. # Inputs - **App name + URL:** <FILL_IN> - **One-paragraph product description:** <FILL_IN> - **Your story (why you built it — 2-3 sentences):** <FILL_IN> - **Top 3 features:** <FILL_IN> - **Pricing model:** <FILL_IN> - **What you want from PH visitors:** signups / paid trials / feedback / votes # What to produce ## Tagline (60 chars max) One line that describes the product in plain English. NOT "the X for Y" unless that's genuinely the clearest framing. Give 2 alternates with notes on tradeoffs. ## Product description (4-5 short paragraphs, ~800 chars) 1. Hook + outcome — what someone will be able to do. 2. The 3 features, as benefit-led bullet list. 3. Why now / what's different from existing options (1 short paragraph). 4. Pricing in one line — be transparent. PH commenters love transparency. 5. Maker's note: "Built this because..." (your story, condensed). ## Pinned maker comment (the most important text on the whole page) The first comment under the post. Format: - 1-line: hi, who you are - 2-3 sentences: the problem you kept hitting that made you build this - 1 line: what you specifically want from PH today (feedback, first 100 users, etc.) - 1 line: "I'll be here all day, ask me anything" Aim for ~150 words. Personal voice. No marketing speak. ## FAQ replies (5) Pre-write replies to the 5 most likely PH comment patterns: 1. "Why this vs. <competitor>?" 2. "Is there a free tier?" 3. "What stack did you build it with?" (if you're targeting devs) 4. "What's next on the roadmap?" 5. "Where do you see this in a year?" Each reply 40-80 words. Warm but specific. Don't bury the answer in fluff. # Rules - Don't promise "AI-powered" unless it actually is. - Don't say "we" if you're a solo founder. Say "I". - PH crowd is sophisticated. Don't over-explain. Don't undersell. - Korean output: if any input is in Korean, output in Korean. (Note: PH is English-first; you may want a bilingual version.)
Install
Claude Code: create ~/.claude/skills/ph-launch-kit/SKILL.md and paste the file contents above. Restart Claude Code; run with /skill ph-launch-kit.
Codex CLI: drop into ~/.codex/prompts/ph-launch-kit.md (path may vary by Codex version).