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/codedev-david/termpolis/release-notifynpx skills add codedev-david/termpolis --skill release-notifygit clone --depth 1 https://github.com/codedev-david/termpolisWhat 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 | $0.00084 | $0.01275 |
| Opus 5 | $0.00042 | $0.00638 |
| Sonnet 5 | $0.00017 | $0.00255 |
| Haiku 4.5 | $0.00008 | $0.00128 |
Grade A, and why
release-notify 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 2d ago First seen · 66 lines · 84 tokens per session scan A efe3ecb83bb8
release-notify is a skill published in the GitHub repository codedev-david/termpolis (10 stars, last pushed 2d ago), with no licence file. It adds 84 tokens to every session and 1,275 once invoked, about $0.0004 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-31.
Other skills, from other repositories
adversarial-review
Send a fresh-context agent to check every claim in the given documents (or the documents in the current diff) against the code and the real environment, and report graded findings. Required before committing any significant document change — a new document, a rewritten section, an outward-facing README or…
align-scope
Turn a vague direction into a settled scope before any work starts — one question at a time, facts checked by you, decisions left to the human. Run it when the ask is broad, ambiguous, or would be expensive to get wrong; skip it when the next step is obvious.
handoff-check
Confirm a fresh conversation could pick this project up from the documents alone — the procedure is in the body. Run it when the user says "check the project docs so it can be handed over" or "are we handover-ready?", or when a stretch of work ends and you want the handoff proven rather than assumed.
wrap-up
Close out a session so the next one can pick it up cold — the steps are in the body. Run it before every session ends, and whenever the user says "wrap up", "that's it for today", or asks you to finish up.
readme-skill
生成一份对外可分享、脱敏的 AI-Native 开发者 README。 量化展示我对 Claude Code + Codex CLI + Kiro (AWS) + Trae (ByteDance) + Gemini Antigravity (Google) + Cursor 的使用深度、AI 协作风格、 项目与领域分布、兴趣主题,以及与 GitHub 提交的产出关联。 Trigger when the user says: "生成我的 AI 档案" / "做一份 AI-native README" / "分析我的 Claude / Codex / Kiro / Trae / Antigravity / Cursor 使用情况" /…
restore-codex-move
Inspect, verify, transactionally restore, and audit a Codex migration package on a new computer. Use when the user has transferred Codex “行李”, a codex-move ZIP or age-encrypted package, and asks to receive, import, unpack, restore, or complete a move on macOS, Windows, or Linux.