Gingiris commited on
Commit
2184d8e
·
1 Parent(s): a3a16f1

init: skills/gr-ph-launch/SKILL.md

Browse files
Files changed (1) hide show
  1. skills/gr-ph-launch/SKILL.md +112 -0
skills/gr-ph-launch/SKILL.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: gr-ph-launch
3
+ description: >
4
+ Product Hunt 发布剧本。从 30x 日冠经验提炼的完整 GTM 流程:T-14 预热 → T-0 发布日 → T+7 post-launch。
5
+ 覆盖 hunter 选择、maker comment、community seeding、评论节奏、防踩雷。当用户说"我要发 PH"、
6
+ "Product Hunt 准备"、"找 hunter"、"写 maker comment"时调用。
7
+ metadata:
8
+ author: Iris / Gingiris
9
+ version: "0.1.0"
10
+ source: https://github.com/Gingiris/gingiris-launch
11
+ ---
12
+
13
+ # gr-ph-launch — Product Hunt 发布
14
+
15
+ ## 深度参考
16
+
17
+ 详细方法论与案例库见:
18
+ - `references/framework.md` —— 14 天时间线 + 5 大板块
19
+ - `references/hunter-playbook.md` —— hunter 选择矩阵
20
+ - `references/maker-comment.md` —— maker comment 6 种模板
21
+
22
+ > 注:首次使用时 Claude 应读 `references/framework.md` 再开始。
23
+
24
+ ---
25
+
26
+ ## 14 天时间线(精简版)
27
+
28
+ ### T-14:准备
29
+ - 产品页面就绪(落地页、定价、FAQ)
30
+ - 已有 ≥ 100 早鸟用户 + 邮箱列表
31
+ - 选 1 个 hunter(优先级:活跃 > follower 数)
32
+ - 筹备 3 张主 gallery 图 + 1 个 30 秒 demo video
33
+
34
+ ### T-7 到 T-2:预热
35
+ - PH discussion 板块发 1 篇"we're launching, AMA"
36
+ - Twitter / LinkedIn / Reddit 预告(**不贴 launch 页面链接**,避免抢流量)
37
+ - Newsletter 给用户打招呼
38
+ - 确认 hunter 时区 + 发布时间(**PST 00:01**)
39
+
40
+ ### T-1:终检
41
+ - 所有 asset 最终版锁定
42
+ - 准备 first comment 文稿(500 字以内)
43
+ - 准备 10 条可能的 FAQ 回复模板
44
+ - 联系 10-20 个核心支持者提醒明早
45
+
46
+ ### T-0:发布日
47
+ - **00:01 PST** hunter 发布
48
+ - **00:15** maker(你)发 first comment
49
+ - **整天**:每 30 分钟回一批评论;不刷 upvote
50
+ - **14:00 PST**:peak time,推 second wave(通讯录 + community)
51
+ - **23:00 PST**:总结发一条感谢帖
52
+
53
+ ### T+1 到 T+7:momentum
54
+ - 回完所有评论(包括差评)
55
+ - 把 PH featured 截图 + 数据做成 case study
56
+ - 若进入 daily #1 → 做一篇"how we won"博客(`gr-blog-post`)
57
+ - 将所有 upvoter 邮箱导入用户池
58
+
59
+ ---
60
+
61
+ ## Hunter 选择矩阵
62
+
63
+ | 优先级 | 标准 |
64
+ |---|---|
65
+ | P0 | 最近 30 天有成功 hunt 且产品领域相似 |
66
+ | P1 | Follower 1k+ 且活跃(每周发帖) |
67
+ | P2 | 跟你有真实社交关系(聊过、共同朋友) |
68
+ | ❌ | Follower > 50k 但已 6 个月没 hunt |
69
+
70
+ 搜 hunter:`https://www.producthunt.com/@<category>-hunters`
71
+
72
+ ---
73
+
74
+ ## Maker Comment 6 种模板
75
+
76
+ (详见 `references/maker-comment.md`)
77
+
78
+ 1. **Founder story**:为什么做 → 你的痛 → 解法
79
+ 2. **Before / After**:有你的产品前 vs 后,对比鲜明
80
+ 3. **Key stats hook**:一个爆炸性数据开头
81
+ 4. **Honest limitation**:承认产品还不完美,显得真实
82
+ 5. **Community thanks**:感谢参与测试的用户(点名 @)
83
+ 6. **Tech stack pride**:讲技术选型(适合开发者向产品)
84
+
85
+ 选哪个:看目标受众。To dev → 6;to general → 1 或 3。
86
+
87
+ ---
88
+
89
+ ## 反踩雷清单
90
+
91
+ - ❌ 不要在 launch 当天还在改产品(flaky)
92
+ - ❌ 不要让家人朋友刷 upvote(PH shadowban 很快)
93
+ - ❌ 不要在 first comment 留外部链接(触发审核降权)
94
+ - ❌ 不要忘记 mobile 截图(40% 流量来自手机)
95
+ - ❌ 不要硬撑 daily #1,#2-#3 也是成功(且少被喷)
96
+
97
+ ---
98
+
99
+ ## 级联推荐
100
+
101
+ - 发布日 + 24h → `gr-seo-patrol` 监控"<product name> product hunt"等关键词排名
102
+ - 上 daily #1 后 → `gr-blog-post` 写一篇"how we won"并设 canonical 为主
103
+ - 评论有大量质疑 → `gr-user-interview` 启动正式访谈
104
+
105
+ ---
106
+
107
+ ## API 依赖
108
+
109
+ | Service | Env var |
110
+ |---|---|
111
+ | Product Hunt(公开页爬取)| 无(用 web-access skill) |
112
+ | GitHub PAT(博客联动) | `GITHUB_TOKEN` |