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 agentmods add skills/zbzailabs/polyglow/polyglow-contentnpx skills add zbzailabs/Polyglow --skill polyglow-contentgit clone --depth 1 https://github.com/zbzailabs/PolyglowWrote 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/zbzailabs/polyglow/polyglow-content)<a href="https://agentmods.dev/skills/zbzailabs/polyglow/polyglow-content"><img src="https://agentmods.dev/badge/skills/zbzailabs/polyglow/polyglow-content.svg" alt="Measured on agentmods" 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.00021 | $0.00153 |
| Opus 5 | $0.00010 | $0.00077 |
| Sonnet 5 | $0.00004 | $0.00031 |
| Haiku 4.5 | $0.00002 | $0.00015 |
Grade A, and why
polyglow-content 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 6d 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
Polyglow Content
Polyglow is a static multilingual editorial site covering startup, investing, and life notes.
Entry Points
- Read the concise site index at
/llms.txt. - Read the complete public post index at
/llms-full.txt. - Discover crawlable HTML URLs through
/sitemap-index.xml. - Use locale-prefixed routes. The default locale is English at
/en/.
Content Rules
- Public content is readable without authentication.
- The site does not expose transactional tools, private APIs, or account actions.
- Respect
robots.txtand the published Content-Signal directives.
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.
- 6d ago First seen · 22 lines · 21 tokens per session scan A e2c7ce240fb2
polyglow-content is a skill published in the GitHub repository zbzailabs/Polyglow (22 stars, last pushed 5d ago), licensed MIT. It adds 21 tokens to every session and 153 once invoked, about $0.0001 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
anvil-new-article
从用户提供的素材(口述要点/YouTube 视频/别的攻略/原始数据)直接生成一篇符合 AnvilWiki schema 的 MDX 文章页,自动填 frontmatter(title/description/category/tags/summary/boss 等),写完后自动跑校验。视频素材走 Step 0 抓字幕再成文。触发词:写文章 / 生成攻略页 / 视频转攻略 / new article / 帮我把这些内容做成页面。.
anvil-batch-articles
从用户给的关键词清单批量生成一批符合 AnvilWiki schema 的 MDX 内页:按搜索意图归类 → 生成 new-posts.csv → pnpm bulk-new-posts 批量建草稿 → 按统一提示词模板逐篇填充 → 全批验收。触发词:批量写文章 / 一次生成一堆攻略 / 关键词清单生成页面 / batch articles。.
anvil-refresh
内容新鲜度巡检——扫描全站 lastModified 超 90 天的时效性文章(bosses/tier-list)、codes 页日期、sitemap 覆盖缺口,输出一份"该更新什么"的优先级清单。触发词:内容巡检 / 哪些文章过期了 / freshness check / 该更新什么。.
anvil-update-codes
更新游戏的兑换码页面——用户给一批新码(或来源链接/截图内容),自动更新 codes 文章的 CodeBlock 列表、过期分区、日期与 gameVersion。触发词:更新 codes / 新兑换码 / codes 过期了 / update codes。.
anvil-adsense-audit
AdSense 申请前全站体检——按 Google 官方政策(计划政策/发布商政策/内容质量/抓取可达/隐私合规)逐项审计站点是否达到申请标准,模板已解决的项直接给证据,fork 用户侧的项逐项判定,输出 Pass/Fail/Unknown/N/A 完整表格 + Blocker/High/Medium 分级裁决。触发词:adsense 审计 / 能不能申请 adsense / 被拒了帮我看下 / 申请前自查 / adsense audit / 过审。.
anvil-find-keywords
多渠道挖词选品——按 docs/sourcing.md 的 9 个渠道自动挖候选游戏词,逐个做 SERP 快验与意图满足度检查,套判决框架打分,落盘决策管理表(做/不做/考虑 + 复查日)。触发词:挖词 / 找词 / 挖候选 / 选品 / 有什么新游戏值得做 / keyword research / game selection / find a niche。.