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/gingiris-skills --skill gr-oss-marketinggit clone --depth 1 https://github.com/Gingiris/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/gingiris-skills/gr-oss-marketing)<a href="https://agentmods.dev/skills/gingiris/gingiris-skills/gr-oss-marketing"><img src="https://agentmods.dev/badge/skills/gingiris/gingiris-skills/gr-oss-marketing/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/gingiris-skills/gr-oss-marketing"><img src="https://agentmods.dev/badge/skills/gingiris/gingiris-skills/gr-oss-marketing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00097 | $0.00869 |
| Opus 5 | $0.00048 | $0.00434 |
| Sonnet 5 | $0.00019 | $0.00174 |
| Haiku 4.5 | $0.00010 | $0.00087 |
Grade A, and why
gr-oss-marketing 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 9d 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.
What it actually says
gr-oss-marketing — 开源营销
什么时候用
- "我要发一个开源项目,从 0 怎么起"
- "GitHub star 增长卡在 xxx 不动了"
- "如何找开发者 KOL 合作"
- "Reddit / HN 怎么发不被 ban"
- "如何做 dev.to / Zenn / CSDN 内容矩阵"
核心框架(3 阶段)
阶段 1:Pre-launch(T-30 到 T-0)
- README 起好(英文主,首屏截图 < 3s 读懂)
- Demo video ≤ 60s,有字幕
- License 选对(MIT/Apache-2/AGPL 各有陷阱)
- 3-5 个早鸟 maintainer / contributor
- 社群频道就位(Discord 或 Telegram,英文为主)
阶段 2:Launch(T-0 到 T+14)
- Product Hunt 发(联动
gr-ph-launch) - Hacker News Show HN(周二美东 9am 或周六)
- Reddit:选 3 个相关 sub(r/selfhosted / r/programming / 细分技术 sub)
- Dev.to / Zenn / CSDN 发技术深度文
- 找 3-5 个 KOL 转(优先活跃度 > follower 数)
阶段 3:Growth(T+14 到 T+180)
- 每周 1 篇技术 blog(联动
gr-blog-post) - GitHub Issues → 内容素材(用户问题变 FAQ)
- 每月发 1 次 update(邮件列表 + Discord)
- 出海本地化(日韩先,联动 gr-blog-post i18n 流程)
深度参考
所有细节、KOL 清单、话术模板、案例库在 upstream repo:
📂 https://github.com/Gingiris/gingiris-opensource
references/preparation.md— Pre-launch 完整清单references/channels.md— 分发渠道矩阵references/templates.md— KOL 接触话术 / Reddit 模板 / HN Show HN 模板references/seo-geo-guide.md— 开源项目 SEO/GEO
首次调用时 Claude 应 fetch 这些文件作为深度参考。
级联推荐
- 阶段 1 完成 →
gr-ph-launch(统一走 PH 发布流程) - 阶段 2 Show HN 成功 →
gr-seo-patrol加监控 " github" - 阶段 3 需要产内容 →
gr-blog-post - 发现对手新打法 →
gr-competitor深挖
反模式
- ❌ 刷 star(GitHub 很快能检测,后果是搜不到)
- ❌ Reddit 只发一次就跑(社群反感,被 ban 风险高)
- ❌ 中文社群先发英文项目(除非你目标就是中文用户,否则英文 > 多语言 > 中文的顺序)
- ❌ README 放太多 emoji / badge(降低可信度)
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.
- 9d ago First seen · 79 lines · 97 tokens per session scan A a660f8c38b53
gr-oss-marketing is a skill published in the GitHub repository Gingiris/gingiris-skills (23 stars, last pushed 3mo ago), licensed MIT. It adds 97 tokens to every session and 869 once invoked, about $0.0005 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
chinese-documentation
A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.
azure-ai-translation-text-py
Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient".
harden
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.
seedance-vocab-ja
This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.
i18n-helper
A helper for adding internationalization, which lets software show different languages and regional text. It finds user-visible text written directly in code and moves it into language files.