Gingiris commited on
Commit
7574bcf
·
1 Parent(s): 2ab6853

fix: replace clawhub with npx skills add, update links to gingiris.tools/skills/

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -28,16 +28,16 @@ size_categories:
28
 
29
  # 🚀 Gingiris AI Product Global Launch Playbook
30
 
31
- > **Battle-tested launch strategies from 30+ Product Hunt #1 wins — including Manus, Devin, and AFFiNE (60k GitHub stars).** Built by Iris (生姜iris), Forbes Asia 30 Under 30, former cofounder & COO of AFFiNE.
32
 
33
  **[English](#english) | [中文](#中文版) | [日本語](#日本語) | [한국어](#한국어)**
34
 
35
  ---
36
 
37
- ## 📦 Install on ClawHub
38
 
39
  ```bash
40
- clawhub install gingiris-launch
41
  ```
42
 
43
  Then ask your AI agent:
@@ -46,7 +46,7 @@ Then ask your AI agent:
46
 
47
  Installs the **AI product launch playbook** behind 30+ Product Hunt #1 wins including Manus, Devin, and AFFiNE — hunter outreach scripts, asset checklist, launch-day timeline, KOL/UGC distribution, post-launch momentum tactics.
48
 
49
- 🔗 [View on ClawHub](https://clawhub.ai/gingiris/gingiris-launch) · [Sustained growth follow-up: gingiris-b2b-growth](https://clawhub.ai/gingiris/gingiris-b2b-growth) · [All 39 Gingiris skills](https://clawhub.ai/user/gingiris)
50
 
51
  ## 🚀 30-Second Preview
52
 
@@ -231,10 +231,10 @@ MIT — Use, adapt, and build on this freely.
231
 
232
  | Skill | Focus | Install |
233
  |-------|-------|---------|
234
- | [gingiris-kol-outreach](https://github.com/Gingiris-1031/gingiris-kol-outreach) | KOL & Influencer Marketing SOP | `clawhub install gingiris-kol-outreach` |
235
- | [gingiris-ugc-matrix](https://github.com/Gingiris-1031/gingiris-ugc-matrix) | UGC Matrix & Multi-Platform Content | `clawhub install gingiris-ugc-matrix` |
236
- | [gingiris-opensource](https://github.com/Gingiris-1031/gingiris-opensource) | Open Source Launch Marketing | `clawhub install gingiris-opensource` |
237
- | [gingiris-go-global](https://github.com/Gingiris-1031/gingiris-go-global) | Go-Global Expansion Strategy | `clawhub install gingiris-go-global` |
238
 
239
  > 📦 **Full collection:** [gingiris-skills](https://github.com/Gingiris-1031/gingiris-skills) — All playbooks in one bundle.
240
 
 
28
 
29
  # 🚀 Gingiris AI Product Global Launch Playbook
30
 
31
+ > **Launch your product to Product Hunt #1 — the exact 4-week playbook behind 30+ daily wins including Manus, Devin, and AFFiNE (60k GitHub stars).** Built by Iris (生姜iris), Forbes Asia 30 Under 30, former cofounder & COO of AFFiNE.
32
 
33
  **[English](#english) | [中文](#中文版) | [日本語](#日本語) | [한국어](#한국어)**
34
 
35
  ---
36
 
37
+ ## 📦 Install
38
 
39
  ```bash
40
+ npx skills add Gingiris-1031/gingiris-launch
41
  ```
42
 
43
  Then ask your AI agent:
 
46
 
47
  Installs the **AI product launch playbook** behind 30+ Product Hunt #1 wins including Manus, Devin, and AFFiNE — hunter outreach scripts, asset checklist, launch-day timeline, KOL/UGC distribution, post-launch momentum tactics.
48
 
49
+ 🔗 [View on gingiris.tools/skills/](https://gingiris.tools/skills/) · [Sustained growth follow-up: gingiris-b2b-growth](https://huggingface.co/datasets/Gingiris/gingiris-b2b-growth) · [skills.sh listing](https://skills.sh/Gingiris-1031/gingiris-launch)
50
 
51
  ## 🚀 30-Second Preview
52
 
 
231
 
232
  | Skill | Focus | Install |
233
  |-------|-------|---------|
234
+ | [gingiris-kol-outreach](https://huggingface.co/datasets/Gingiris/gingiris-kol-outreach) | KOL & Influencer Marketing SOP | `npx skills add Gingiris-1031/gingiris-kol-outreach` |
235
+ | [gingiris-ugc-matrix](https://huggingface.co/datasets/Gingiris/gingiris-ugc-matrix) | UGC Matrix & Multi-Platform Content | `npx skills add Gingiris-1031/gingiris-ugc-matrix` |
236
+ | [gingiris-opensource](https://huggingface.co/datasets/Gingiris/gingiris-opensource) | Open Source Launch Marketing | `npx skills add Gingiris-1031/gingiris-opensource` |
237
+ | [gingiris-go-global](https://huggingface.co/datasets/Gingiris/gingiris-go-global) | Go-Global Expansion Strategy | `npx skills add Gingiris-1031/gingiris-go-global` |
238
 
239
  > 📦 **Full collection:** [gingiris-skills](https://github.com/Gingiris-1031/gingiris-skills) — All playbooks in one bundle.
240