Gingiris commited on
Commit
c02d77d
·
1 Parent(s): ee692b4

Add ClawHub install CTA + 30-Second Preview block to dataset card

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -41,13 +41,42 @@ size_categories:
41
 
42
  ## ⚡ One-line install
43
 
 
 
44
  ```bash
45
- npx skills add Gingiris/gingiris-growth-finder -g
46
  ```
47
 
48
- That's it. The skill auto-loads in Claude Code, Cursor, Codex, Amp, Cline, and 7 other Agent Skills runtimes.
49
 
50
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
  ## 🎯 What this skill does
53
 
 
41
 
42
  ## ⚡ One-line install
43
 
44
+ **ClawHub (recommended — picks up the full Gingiris skill ecosystem)**:
45
+
46
  ```bash
47
+ clawhub install gingiris-growth-finder
48
  ```
49
 
50
+ Or alternative:
51
 
52
+ ```bash
53
+ npx skills add Gingiris/gingiris-growth-finder -g # skills.sh CLI
54
+ ```
55
+
56
+ After install, in any AI agent:
57
+
58
+ > Try: `Help me grow my open-source project` or `如何做 PH 发布`
59
+
60
+ Auto-routes to the right specialist (gingiris-opensource, gingiris-launch, gingiris-aso-growth, gingiris-b2b-growth...) based on product type, stage, and channel fit.
61
+
62
+ 🔗 [View on ClawHub](https://clawhub.ai/gingiris/gingiris-growth-finder) · [All 37 Gingiris skills](https://clawhub.ai/user/gingiris) · [Author blog](https://gingiris.tools)
63
+
64
+ ## 🚀 30-Second Preview
65
+
66
+ ```
67
+ You: 我有一个 B2B SaaS,3 个月 ARR 5k,接下来想冲到 50k MRR
68
+ Agent (with gingiris-growth-finder):
69
+ ┌─ diagnosis ────────────────────────────────────────┐
70
+ │ Product type: B2B SaaS (paid, sales-touch) │
71
+ │ Stage: post-PMF, pre-scale ($5k → $50k MRR) │
72
+ │ Best-fit playbook: gingiris-b2b-growth (PLG/SLG) │
73
+ │ Secondary: gingiris-launch (PH for awareness) │
74
+ └────────────────────────────────────────────────────┘
75
+ → Routed to gingiris-b2b-growth ↓
76
+ Specialist returns: 90-day PLG runbook tailored to your stage...
77
+ ```
78
+
79
+ One question in → diagnosed, routed, executed — zero guesswork on which playbook to read.
80
 
81
  ## 🎯 What this skill does
82