gr

A growth-work routing guide for products expanding internationally. It recognizes requests such as SEO, blogging, Product Hunt launches, open-source promotion, competitor research, and user interviews, then points to the relevant specialised guide.

In plain words
What is it for?
Use it as an entry point for international growth questions about search rankings, content, Product Hunt, open-source marketing, SaaS growth, app-store growth, competitors, social distribution, AI search visibility, or backlinks.
Why use it?
It helps choose the right growth workflow when a broad question could fit several areas. It keeps the process focused on one main problem at a time.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/gingiris/gingiris-skills/gr
Any agent
npx skills add Gingiris/gingiris-skills --skill gr
Clone the repo
git clone --depth 1 https://github.com/Gingiris/gingiris-skills

Made for: Claude Code, Codex.

Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 944 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00076 $0.00944
Opus 5 $0.00038 $0.00472
Sonnet 5 $0.00015 $0.00189
Haiku 4.5 $0.00008 $0.00094

Measured 2d ago against content hash 0ca00ae0e927, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gr 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 2d 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.

Origin

This is a copy

86% identical to gr-core — 18 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/gr/SKILL.md · 76 lines

What it actually says

gr — Gingiris Growth 主路由

什么时候用

用户的问题属于「出海增长」领域,但你不确定具体该用哪个子 skill 时,先进这里。


路由表

用户信号 推荐子 skill
"排名掉了 / 索引不上 / canonical / SEO 日报 / GA4" gr-seo-patrol
"写博客 / 发文章 / 文风 / hreflang / 日韩同步" gr-blog-post
"发 PH / Product Hunt / hunter / maker comment" gr-ph-launch
"OSS 营销 / GitHub stars / 开源增长 / Reddit / HN" gr-oss-marketing
"B2B / PLG / SLG / SaaS 增长 / PMF" gr-b2b-growth
"ASO / App Store / UGC 创作者 / 冷启动" gr-aso
"用户访谈 / find PMF / 怎么问用户" gr-user-interview
"分析对手 / 竞品扫描 / 定价对比 / 对手博客" gr-competitor
"博客拆成推特 / 小红书 / LinkedIn / dev.to 二发 / 社媒分发" gr-social-distill
"AI 引用 / GEO / llms.txt / Citable Statistics / Perplexity" gr-geo-cite
"外链 / Wikipedia / HARO / G2 / 媒体报道 / PR / Reddit AMA" gr-backlinks

路由决策流程

  1. 听主诉:用户最急的症状是什么?(排名、没流量、不会写、不知道发哪)
  2. 判断阶段:还没启动?(→ 先 benchmark / PH / OSS)还是已上线?(→ SEO patrol / blog-post)
  3. 推荐:告诉用户"我准备用 gr-xxx,要不要直接跑?"

不要堆砌所有子 skill —— 一次只推一个,完成后再看是否要级联。


级联推荐(抄 dbskill 的设计)

执行完一个 skill 后,根据输出自动推荐下一步:

  • gr-ph-launch 发布日后 7 天 → 推荐 gr-seo-patrol(监控流量)
  • gr-seo-patrol 发现 cannibalization → 推荐 gr-blog-post(修 canonical)
  • gr-blog-post 发布后 → 推荐 gr-seo-patrol(加入每日监控)
  • gr-competitor 发现对手新打法 → 推荐 gr-blog-postgr-ph-launch

读取 API keys 规范

所有 gr-* 子 skill 的 API keys 都从同一处读:

  • Railway env vars(生产用)
  • 用户本地:参考 docs/api-keys-template.md
  • MEMORY.md:用户的 project_growth_tools.md 里有完整 key 列表

调用子 skill 前,确认相关 key 是否可用;缺失时先提示用户配置,不要硬跑。


设计原则

  1. 不回答,消解问题(抄 dbs-diagnosis)—— 用户说"我 SEO 下降了",先问"哪个关键词、掉了多少、什么时候开始"再动手
  2. 先看数据再写内容 —— 没有 SERP / GA4 / 对手情报时不硬写
  3. 复用 Iris 文风知识库/Skill知识包/iris_writing_style.md)—— 所有产文本的子 skill 都要遵循
Changes

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.

  1. 2d ago First seen · 76 lines · 76 tokens per session scan A 0ca00ae0e927

Subscribe to this mod's changes

gr is a skill published in the GitHub repository Gingiris/gingiris-skills (23 stars, last pushed 3mo ago), licensed MIT. It adds 76 tokens to every session and 944 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to gr-core, differing in 18 lines, and is treated as a copy.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

babysit-pr

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

openai/codex · 114 tokens

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

openai/codex · 113 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens