product-hunt-launch
Product Hunt launch optimization with specific specs, timing, and gallery strategy. Covers taglines, gallery images, maker comments, and launch day tactics. Use for: product launches, startup launches, side project launches, Product Hunt optimization. Triggers: product hunt, ph launch, product hunt launch, launch strategy, product launch, startup launch, product hunt tips, product hunt gallery, ph optimization, launch day, product hunt maker
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
[スキル名] product-hunt-launch
Product Huntでのローンチ
inference.sh CLI を使って、リサーチとビジュアルで Product Hunt でのローンチを最適化しましょう。
クイックスタート
curl -fsSL https://cli.inference.sh | sh && infsh login
# ギャラリーのヒーロー画像を生成
infsh app run falai/flux-dev-lora --input '{
"prompt": "clean product showcase, modern SaaS dashboard interface on laptop screen, floating UI elements around it, soft gradient background from blue to purple, professional marketing hero shot, minimal clean design",
"width": 1248,
"height": 832
}'
# 競合のローンチをリサーチ
infsh app run tavily/search-assistant --input '{
"query": "Product Hunt top launches this week SaaS tools"
}'
リスティングの仕様
| 要素 | 仕様 | 注意事項 |
|---|---|---|
| 製品名 | — | 短く、覚えやすいものにしてください |
| タグライン | 60文字以内 | 文末にピリオドは不要です |
| 説明 | 最初の260文字がプレビューに表示されます | 全体の説明はもっと長くても構いません |
| ギャラリー画像 | 最大8枚 | 1270 x 760 pxを推奨します |
| トピック | 最大3つ | 最も具体的なものを選んでください |
| メーカー | 全てのチームメンバーをタグ付けしてください | コメントで交流できます |
| リンク | 製品のURL | アップボーダーがアクセスする場所です |
ギャラリー画像
最初の画像がすべてです
最初のギャラリー画像は、フィード、メールダイジェスト、ソーシャルシェアに表示されます。それがあなたの第一印象となります。
| 位置 | 内容 | 目標 |
|---|---|---|
| 1 (ヒーロー) | 製品が動作している様子、コアバリューが視覚的にわかるように | スクロールを止め、何をするものかを伝える |
| 2 | 主要な機能のデモンストレーション | 「なるほど!」という瞬間を見せる |
| 3 | ビフォー/アフターまたは問題/解決策 | 変化を見せる |
| 4 | ソーシャルプルーフまたは指標 | 信頼性を構築する |
| 5 | 技術的な差別化要因または連携 | 評価者向け |
寸法
- 推奨: 1270 x 760 px (16:9程度)
- 最小: 幅600px
- アニメーションデモ用にGIFをサポートしています
ギャラリー画像の生成
# 画像1: ヒーロー製品ショット
infsh app run falai/flux-dev-lora --input '{
"prompt": "modern SaaS product showcase, clean dashboard interface floating above gradient background, UI showing analytics charts and metrics, professional product marketing style, soft shadows, blue and white color scheme, wide format",
"width": 1248,
"height": 832
}'
# 画像2: 機能デモ
infsh app run falai/flux-dev-lora --input '{
"prompt": "product feature showcase, split screen showing drag-and-drop interface on left and generated output on right, clean UI design, modern SaaS aesthetic, subtle grid background, professional marketing",
"width": 1248,
"height": 832
}'
# 画像3: ビフォー/アフター
infsh app run infsh/stitch-images --input '{
"images": ["before-state.png", "after-state.png"],
"direction": "horizontal"
}'
# 画像4: ソーシャルプルーフ / 指標
infsh app run falai/flux-dev-lora --input '{
"prompt": "clean infographic style image showing upward growth metrics, large numbers and charts on dark background, professional data visualization, startup metrics dashboard style, modern minimal design",
"width": 1248,
"height": 832
}'
タグライン
60文字。ピリオドなし。製品が何をするものか、そしてなぜ人々が関心を持つべきかを伝える必要があります。
効果的なフォーミュラ
| フォーミュラ | 例 |
|---|---|
| [アクション] for [オーディエンス] | "AI writing assistant for developers" |
| [結果] without [苦痛] | "Beautiful docs without the design skills" |
| [ツール] that [メリット] | "Analytics that explain themselves" |
| [形容詞] [カテゴリ] | "Instant customer feedback surveys" |
| The [カテゴリ] for [ニッチ] | "The Figma for data visualization" |
例
❌ "The best project management tool ever created" (最上級、52文字)
❌ "We help you manage projects better." (曖昧、ピリオドあり、37文字)
❌ "AI-powered machine learning project management SaaS" (バズワードの羅列)
✅ "Ship docs in minutes, not days" (31文字)
✅ "AI turns your data into stories" (32文字)
✅ "The open-source Calendly alternative" (37文字)
タイミング
いつローンチするか
| 要素 | 推奨 |
|---|---|
| 曜日 | 火曜日、水曜日、または木曜日 (トラフィックが最も多い) |
| 時間 | 午前12時01分 PT (太平洋時間) — Product Huntの日の始まり |
| 避けるべきこと | 週末、祝日、Apple/Googleの主要イベント |
| 期間 | Product Huntの日は、太平洋時間の深夜から深夜までです |
なぜ午前12時01分 PTなのか
- その日のトップスポットを狙うための最大時間
- 終日アップボートを集める
- 朝のメールダイジェスト(米国時間)にあなたの製品が含まれる
- 米国の全タイムゾーンでエンゲージメントが可能
メーカーコメント
公開後5分以内に投稿してください。これがあなたのピッチです。
構成
Product Huntの皆さん、こんにちは! 👋
[1文: それが何であるか]
[2-3文: なぜそれを構築したのか / 気づいた問題]
[1-2文: どのように機能するか / 主要な差別化要因]
[1文: 次に何をするか / 何を求めているか]
ご意見をお聞かせください — どんな質問にも喜んでお答えします!
例
Product Huntの皆さん、こんにちは!
DataFlowは、生のSQLクエリを数秒でビジュアルダッシュボードに変換します。
データエンジニアとして、レポートのフォーマットにデータ分析よりも多くの時間を費やすことに不満を感じていました。
試したBIツールはどれも、その設定に博士号が必要なほどでした。
そこで私はDataFlowを構築しました — SQLを貼り付けるだけで、ダッシュボードが手に入ります。
チャートタイプを自動検出し、大規模なデータセットを処理し、ワンクリックでPDF/PNGにエクスポートできます。
Product Huntユーザー向けに、初年度50%オフを提供しています。
ぜひフィードバックをお聞かせください — どのようなレポート作成の課題をお持ちですか?
ローンチ日のプレイブック
ローンチ前 (1〜2週間)
- [ ] ギャラリー画像を最終決定 (5枚推奨)
- [ ] タグラインを5人以上の人にテスト (彼らはそれが何をするものか理解していますか?)
- [ ] メーカーコメントを下書きし、校正
- [ ] Product Huntバッジ付きのランディングページを準備
- [ ] 初期サポーターリストを準備 (チェックしたい人たち)
- [ ] ソーシャルメディアの告知投稿を下書き
ローンチ日のタイムライン
| 時間 (PT) | アクション |
|---|---|
| 午前12時01分 | 製品が公開され、すぐにメーカーコメントを投稿 |
| 午前12時15分 | 個人のソーシャルメディアで共有 |
(原文がここで切り詰められています)
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Product Hunt Launch
Optimize your Product Hunt launch with research and visuals via inference.sh CLI.
Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate gallery hero image
infsh app run falai/flux-dev-lora --input '{
"prompt": "clean product showcase, modern SaaS dashboard interface on laptop screen, floating UI elements around it, soft gradient background from blue to purple, professional marketing hero shot, minimal clean design",
"width": 1248,
"height": 832
}'
# Research competitor launches
infsh app run tavily/search-assistant --input '{
"query": "Product Hunt top launches this week SaaS tools"
}'
Listing Specifications
| Element | Spec | Notes |
|---|---|---|
| Product name | — | Keep it short, memorable |
| Tagline | 60 character limit | No period at end |
| Description | First 260 chars show in preview | Full description can be longer |
| Gallery images | Up to 8 images | 1270 x 760 px recommended |
| Topics | Max 3 | Pick the most specific ones |
| Makers | Tag all team members | They can engage in comments |
| Link | Product URL | Where upvoters go |
Gallery Images
The First Image Is Everything
The first gallery image shows in the feed, email digest, and social shares. It IS your first impression.
| Position | Content | Goal |
|---|---|---|
| 1 (Hero) | Product in action, core value visible | Stop the scroll, communicate what it does |
| 2 | Key feature demonstration | Show the "aha moment" |
| 3 | Before/after or problem/solution | Show the transformation |
| 4 | Social proof or metrics | Build credibility |
| 5 | Technical differentiator or integrations | For evaluators |
Dimensions
- Recommended: 1270 x 760 px (16:9 ish)
- Minimum: 600px wide
- Supports GIF for animated demos
Generating Gallery Images
# Image 1: Hero product shot
infsh app run falai/flux-dev-lora --input '{
"prompt": "modern SaaS product showcase, clean dashboard interface floating above gradient background, UI showing analytics charts and metrics, professional product marketing style, soft shadows, blue and white color scheme, wide format",
"width": 1248,
"height": 832
}'
# Image 2: Feature demo
infsh app run falai/flux-dev-lora --input '{
"prompt": "product feature showcase, split screen showing drag-and-drop interface on left and generated output on right, clean UI design, modern SaaS aesthetic, subtle grid background, professional marketing",
"width": 1248,
"height": 832
}'
# Image 3: Before/after
infsh app run infsh/stitch-images --input '{
"images": ["before-state.png", "after-state.png"],
"direction": "horizontal"
}'
# Image 4: Social proof / metrics
infsh app run falai/flux-dev-lora --input '{
"prompt": "clean infographic style image showing upward growth metrics, large numbers and charts on dark background, professional data visualization, startup metrics dashboard style, modern minimal design",
"width": 1248,
"height": 832
}'
Tagline
60 characters. No period. Must communicate what the product does AND why someone should care.
Formulas That Work
| Formula | Example |
|---|---|
| [Action] for [audience] | "AI writing assistant for developers" |
| [Result] without [pain] | "Beautiful docs without the design skills" |
| [Tool] that [benefit] | "Analytics that explain themselves" |
| [Adjective] [category] | "Instant customer feedback surveys" |
| The [category] for [niche] | "The Figma for data visualization" |
Examples
❌ "The best project management tool ever created" (superlative, 52 chars)
❌ "We help you manage projects better." (vague, has period, 37 chars)
❌ "AI-powered machine learning project management SaaS" (buzzword soup)
✅ "Ship docs in minutes, not days" (31 chars)
✅ "AI turns your data into stories" (32 chars)
✅ "The open-source Calendly alternative" (37 chars)
Timing
When to Launch
| Factor | Recommendation |
|---|---|
| Day | Tuesday, Wednesday, or Thursday (highest traffic) |
| Time | 12:01 AM PT (Pacific Time) — start of the PH day |
| Avoid | Weekends, holidays, major Apple/Google events |
| Duration | PH day = midnight PT to midnight PT |
Why 12:01 AM PT
- Maximum time in the running for daily top spot
- Accumulate upvotes throughout the full day
- Morning email digest (US time) includes your product
- Allows engagement across all US time zones
Maker Comment
Post within 5 minutes of going live. This is your pitch.
Structure
Hey Product Hunt! 👋
[1 sentence: what it is]
[2-3 sentences: why you built it / the problem you noticed]
[1-2 sentences: how it works / key differentiator]
[1 sentence: what's next / what you're looking for]
Would love to hear your thoughts — happy to answer any questions!
Example
Hey Product Hunt!
DataFlow turns raw SQL queries into visual dashboards in seconds.
As a data engineer, I was frustrated spending more time formatting
reports than actually analyzing data. Every BI tool I tried required
a PhD in their configuration. So I built DataFlow — paste your SQL,
get a dashboard.
It auto-detects chart types, handles large datasets, and exports
to PDF/PNG with one click.
We're offering 50% off the first year for PH users. Would love
your feedback — what reporting pain points do you have?
Launch Day Playbook
Before Launch (1-2 weeks)
- [ ] Gallery images finalized (5 recommended)
- [ ] Tagline tested with 5+ people (do they understand what it does?)
- [ ] Maker comment drafted and proofread
- [ ] Landing page with PH badge ready
- [ ] Early supporter list ready (people who want to check it out)
- [ ] Social media announcement posts drafted
Launch Day Timeline
| Time (PT) | Action |
|---|---|
| 12:01 AM | Product goes live, post maker comment immediately |
| 12:15 AM | Share on personal social media |
| 6:00 AM | First engagement check — reply to all comments |
| 9:00 AM | Share in relevant communities (naturally, not spammy) |
| 12:00 PM | Mid-day check — reply to all new comments |
| 3:00 PM | Share any early traction or interesting feedback |
| 6:00 PM | Evening engagement — reply to remaining comments |
| 11:59 PM | Day ends — results are final |
Engagement Rules
- Reply to every comment — makers who engage get more visibility
- Ask questions back — creates conversation threads
- Be genuine — don't use canned responses
- Never ask for upvotes — against PH terms of service
- Share the link naturally — "Check it out at [url]" not "Please upvote"
Research for Preparation
# Study similar product launches
infsh app run tavily/search-assistant --input '{
"query": "Product Hunt top launches analytics tools best practices"
}'
# Competitive landscape
infsh app run exa/search --input '{
"query": "Product Hunt analytics dashboard tools launched 2024 2025"
}'
# Community sentiment
infsh app run tavily/search-assistant --input '{
"query": "Product Hunt launch tips what works 2024 maker advice"
}'
Post-Launch
| When | Action |
|---|---|
| Day 1-3 | Reply to all remaining comments, thank supporters |
| Week 1 | Publish a "lessons learned" blog post / Twitter thread |
| Week 2 | Follow up with interested users from comments |
| Month 1 | Check if you're eligible for "Product of the Week/Month" |
Common Mistakes
| Mistake | Problem | Fix |
|---|---|---|
| Launching on Friday/weekend | Low traffic, wasted launch | Tue-Thu only |
| Launching at noon | Half the day already gone | 12:01 AM PT |
| No maker comment | Looks abandoned | Post within 5 minutes |
| Asking for upvotes | Against TOS, can get flagged | Share naturally, let product speak |
| Generic gallery images | Doesn't show the product | Show real UI, real features |
| Not replying to comments | Low engagement signal | Reply to every single comment |
| Too many topics | Dilutes discoverability | Max 3, pick the most specific |
| Tagline with buzzwords | Nobody knows what you do | Clear, specific, benefit-focused |
Related Skills
npx skills add inferencesh/skills@ai-image-generation
npx skills add inferencesh/skills@web-search
npx skills add inferencesh/skills@prompt-engineering
Browse all apps: infsh app list