SEO/GEO optimization: add YAML frontmatter, multilingual summaries, HF links
Browse filesAdded HF dataset card YAML with tags/language/license/pretty_name. Multilingual summaries (EN/ZH/JA/KO). See Also HF internal links for all 9 repos. GEO-optimized: FAQ, comparison tables, E-E-A-T credentials.
README.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# gingiris-skills
|
| 2 |
|
| 3 |
Iris / Gingiris 的出海增长工具箱 —— 把 6 个 gingiris-* playbook repo + 每日运营脚本 + 60 篇博客实战经验,打包成 Claude Code skills。
|
|
@@ -235,3 +263,33 @@ The 4 audit scripts (`check-page.py`, `check-schema.py`, `check-site.py`, `check
|
|
| 235 |
- 发 Issue 描述你的运营场景
|
| 236 |
- PR 加新 skill / 新原子 / 新方法论
|
| 237 |
- 跟 [@WeiYipei](https://x.com/WeiYipei) 聊
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
- ja
|
| 7 |
+
- ko
|
| 8 |
+
pretty_name: "Gingiris Skills — Complete AI Growth Toolkit (12 Claude Code Skills)"
|
| 9 |
+
tags:
|
| 10 |
+
- claude-code
|
| 11 |
+
- ai-agent
|
| 12 |
+
- growth-tools
|
| 13 |
+
- seo
|
| 14 |
+
- product-hunt
|
| 15 |
+
- open-source
|
| 16 |
+
- b2b-saas
|
| 17 |
+
- aso
|
| 18 |
+
- user-interview
|
| 19 |
+
- startup-marketing
|
| 20 |
+
- ai-growth
|
| 21 |
+
- developer-tools
|
| 22 |
+
- llm-tools
|
| 23 |
+
- growth-hacking
|
| 24 |
+
- marketing
|
| 25 |
+
size_categories:
|
| 26 |
+
- n<1K
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
# gingiris-skills
|
| 30 |
|
| 31 |
Iris / Gingiris 的出海增长工具箱 —— 把 6 个 gingiris-* playbook repo + 每日运营脚本 + 60 篇博客实战经验,打包成 Claude Code skills。
|
|
|
|
| 263 |
- 发 Issue 描述你的运营场景
|
| 264 |
- PR 加新 skill / 新原子 / 新方法论
|
| 265 |
- 跟 [@WeiYipei](https://x.com/WeiYipei) 聊
|
| 266 |
+
|
| 267 |
+
---
|
| 268 |
+
|
| 269 |
+
## 关于作者 / About the Author
|
| 270 |
+
|
| 271 |
+
**Iris(生姜iris)** — [AFFiNE](https://github.com/toeverything/AFFiNE) 联合创始人兼 COO(融资 $10M,60k+ GitHub Stars)。Forbes 亚洲 30 Under 30。辅导 150+ AI 创业公司完成全球 GTM、SEO/GEO、Product Hunt 发布、B2B 增长。
|
| 272 |
+
|
| 273 |
+
Former cofounder & COO of AFFiNE ($10M raised, 60k+ GitHub stars). Forbes Asia 30 Under 30. Coached 150+ AI startups on global GTM, SEO/GEO, Product Hunt launches, and B2B growth.
|
| 274 |
+
|
| 275 |
+
- 网站 / Website: [gingiris.com](https://gingiris.com)
|
| 276 |
+
- Twitter/X: [@WeiYipei](https://x.com/WeiYipei)
|
| 277 |
+
- Telegram: [@Iris_carrot](https://t.me/Iris_carrot)
|
| 278 |
+
- Blog: [gingiris.github.io/growth-tools](https://gingiris.github.io/growth-tools/)
|
| 279 |
+
|
| 280 |
+
---
|
| 281 |
+
|
| 282 |
+
## 🗂️ See Also — Gingiris Playbook Series on HuggingFace
|
| 283 |
+
|
| 284 |
+
| Playbook | Focus | HuggingFace |
|
| 285 |
+
|:---------|:------|:------------|
|
| 286 |
+
| **gingiris-growth-finder** | 🧭 Meta-router: diagnoses your situation, picks the right playbook | [Gingiris/gingiris-growth-finder](https://huggingface.co/datasets/Gingiris/gingiris-growth-finder) |
|
| 287 |
+
| **gingiris-launch** | 🚀 Product Hunt launch, KOL outreach, UGC growth | [Gingiris/gingiris-launch](https://huggingface.co/datasets/Gingiris/gingiris-launch) |
|
| 288 |
+
| **gingiris-opensource** | ⭐ GitHub stars, HN, OSS go-to-market | [Gingiris/gingiris-opensource](https://huggingface.co/datasets/Gingiris/gingiris-opensource) |
|
| 289 |
+
| **gingiris-b2b-growth** | 📈 B2B SaaS PLG/SLG, PMF to $10M ARR | [Gingiris/gingiris-b2b-growth](https://huggingface.co/datasets/Gingiris/gingiris-b2b-growth) |
|
| 290 |
+
| **gingiris-aso-growth** | 📱 ASO, mobile cold start, UGC matrix | [Gingiris/gingiris-aso-growth](https://huggingface.co/datasets/Gingiris/gingiris-aso-growth) |
|
| 291 |
+
| **gingiris-seo-geo** | 🔍 SEO + GEO dual-engine, AI search citations | [Gingiris/gingiris-seo-geo](https://huggingface.co/datasets/Gingiris/gingiris-seo-geo) |
|
| 292 |
+
| **gingiris-user-interview** | 🎤 User interview framework (HeyGen 937 methodology) | [Gingiris/gingiris-user-interview](https://huggingface.co/datasets/Gingiris/gingiris-user-interview) |
|
| 293 |
+
| **growth-tools** | 📚 Blog & tools hub | [Gingiris/growth-tools](https://huggingface.co/datasets/Gingiris/growth-tools) |
|
| 294 |
+
|
| 295 |
+
All playbooks live at [gingiris.com](https://gingiris.com) and [skills.sh/Gingiris](https://skills.sh/Gingiris).
|