Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Gingiris-1031/gingiris-skills --skill gingiris-growth-findergit clone --depth 1 https://github.com/Gingiris-1031/gingiris-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/gingiris-1031/gingiris-skills/gingiris-growth-finder)<a href="https://agentmods.dev/skills/gingiris-1031/gingiris-skills/gingiris-growth-finder"><img src="https://agentmods.dev/badge/skills/gingiris-1031/gingiris-skills/gingiris-growth-finder/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/gingiris-1031/gingiris-skills/gingiris-growth-finder"><img src="https://agentmods.dev/badge/skills/gingiris-1031/gingiris-skills/gingiris-growth-finder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 2 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 159 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 165 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00183 | $0.02118 |
| Opus 5 | $0.00092 | $0.01059 |
| Sonnet 5 | $0.00037 | $0.00424 |
| Haiku 4.5 | $0.00018 | $0.00212 |
Grade A, and why
gingiris-growth-finder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 210 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Gingiris Growth Finder
The meta-skill that picks the right Gingiris playbook for your growth problem.
Growth questions look similar but require wildly different playbooks. "How do I launch?" for a dev tool is nothing like "How do I launch?" for a mobile app. "How do I grow?" at $1M ARR is nothing like "How do I grow?" at 100 DAU. This skill diagnoses the situation and invokes the specialist.
Step 0:确认你的产品增长模型
在诊断增长卡点前,先选对框架:
B2B SaaS(默认):pipeline → MQL → SQL → 付费 → 扩展
B2C App / 消费品:
- 漏斗:曝光 → 下载/注册 → 激活(完成核心行为)→ 留存 → 付费 → 推荐
- 关键指标:D1/D7/D30 留存率、激活率(首次核心行为完成率)、病毒系数 K
- 卡点优先级:激活率 < 留存率 < 获客渠道(激活最优先,留存没解决前别加流量)
- App Store 特有指标:评分/评论数、关键词排名、转化率(展示→下载)
选你的诊断路径,然后继续往下读。
How to use
Just ask your growth question naturally. Example prompts:
- "I'm launching my AI SaaS next week — what should I prioritize?"
- "My open source project has 2k stars, how do I get to 10k?"
- "I have a B2B SaaS at $300k ARR, should I hire SDRs?"
- "My iOS app isn't ranking for its main keyword, what do I do?"
The skill will diagnose three dimensions, then invoke the matching playbook:
- Product type — SaaS / open source / mobile app / consumer web / marketplace / dev tool
- Growth stage — pre-launch / launch / post-launch cold start / growth / scale
- Primary channel gap — content / community / paid / partnerships / product-led
Diagnostic routing logic
| If the user's question is about... | Route to |
|---|---|
| Product Hunt launch, hunter outreach, launch-day tactics, viral moment engineering | gingiris-launch |
| GitHub stars, Trending, repository conversion, or sustained star acquisition | gingiris-github-star-growth |
| Hacker News, Reddit, OSS marketing, developer community, awesome-lists | gingiris-opensource |
| B2B SaaS, PLG vs SLG, PMF validation, freemium, enterprise motion, affiliate, channel partnerships | gingiris-b2b-growth |
| ASO, App Store / Google Play, mobile user acquisition, TikTok/Reels/Shorts UGC, creator matrix | gingiris-aso-growth |
| SEO, GEO, rankings, indexing, content clusters, AI-search visibility | gingiris-seo-geo |
| KOL discovery, outreach, pricing, negotiation, creator ROI | gingiris-kol-outreach |
| UGC creator matrix, content testing, multi-account distribution | gingiris-ugc-matrix |
| Country selection, localization, or international market entry | gingiris-go-global |
| User recruitment, interview design, JTBD, or PMF evidence | gingiris-user-interview |
| Competitor positioning, pricing, traffic, content, or strategic gaps | competitor-research-playbook |
| Ambassador, champion, or community-led growth programs | community-ambassador-playbook |
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 210 lines · 183 tokens per session scan A fb4ce61e4dc5
gingiris-growth-finder is a skill published in the GitHub repository Gingiris-1031/gingiris-skills (79 stars, last pushed 6d ago), licensed MIT. It adds 183 tokens to every session and 2,118 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
synthesis-explore
Synthesis EXPLORE stage for the Diffmode growth-tactics pipeline (fuses the blind-combination draw + emergent-mechanism derivation — formerly two separate synthesis steps — into ONE structural-check-only stage). Reads the per-run growth-factors.json (LIGHT vector DB) + synthesis-constraints.json + founder-input +…
growth-factors-mining
Builds a per-run LIGHT growth-vector database for the Diffmode growth-tactics pipeline by mining public growth case studies fresh, every run, and distilling each into atomic "growth factors" (transferable mechanisms). Clean-room — NEVER reads the proprietary tacticsDB. Outputs growth-factors.json (20-40 vectors spread…
diagnostics-intake
Fast founder-input capture for the Diffmode growth-tactics pipeline (the diagnostics stage). Produces WS/01-diagnostics/founder-input.md in the exact schema the enrichment + synthesis stages read. Two modes — (A) URL mode researches a product's website (homepage/pricing/about) plus a web-research pass to prefill the…
lite-constraints
Generates synthesis-constraints.json for the Diffmode growth-tactics pipeline by reasoning in-context over the per-run growth-factors.json (LIGHT vector DB) + founder context — the clean-room, no-Python replacement for the proprietary Python constraints generator. Emits the white-space pairs, mandatory…
ad-angles
Use this skill to brainstorm ad concepts across problem, solution, comparison, proof, and curiosity angles, formats, and visual styles. Trigger it when planning a campaign, refreshing stale creative, testing messaging, or preparing creative briefs.
conversion-audit
Use this skill to run a scored 53-point conversion audit covering customer focus, narrative, copy, design, calls to action, and proof. Trigger it when a landing, sales, product, or ad destination page needs diagnosis, pre-launch review, or prioritized conversion fixes.