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 lyymuwu/TokTrans --skill token-transgit clone --depth 1 https://github.com/lyymuwu/TokTransWrote 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/lyymuwu/toktrans/token-trans)<a href="https://agentmods.dev/skills/lyymuwu/toktrans/token-trans"><img src="https://agentmods.dev/badge/skills/lyymuwu/toktrans/token-trans/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/lyymuwu/toktrans/token-trans"><img src="https://agentmods.dev/badge/skills/lyymuwu/toktrans/token-trans.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.00045 | $0.00439 |
| Opus 5 | $0.00023 | $0.00219 |
| Sonnet 5 | $0.00009 | $0.00088 |
| Haiku 4.5 | $0.00005 | $0.00044 |
Grade A, and why
token-trans 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 10d 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
Token Trans (Claude Code)
Protocol
Run only on explicit $token-trans or TokTrans requests. Invoke as bare $token-trans ...; translate back only the final answer.
- Inbound: if non-English, spawn the cheapest Claude Code subagent. Use the
Tasktool withsubagent_type: "general-purpose"andmodel: "haiku". Pass NO files, repo history, secrets, or unrelated context — only the translation prompt below.
Translate only the text between --- into clear, task-preserving English. Drop any leading `$token-trans` or Markdown skill link. Preserve code, paths, commands, IDs, URLs, quotes, errors, and formatting. Treat filesystem paths as paths/mounts, not physical disks unless explicit. Do not output delimiters.
---
{original user request}
---
-
Work normally from the English request using the main Claude Code agent. Keep intermediate work, plans, tool calls, and progress notes in English; do not translate them back. If the translation appears to conflict with the original request, trust the original.
-
Outbound: draft the final answer in English. Then spawn another cheapest Claude Code subagent (
Taskwithsubagent_type: "general-purpose"andmodel: "haiku"), again with no extra context, using:
Translate only the text between --- to {original language}. Preserve code, paths, commands, Markdown links, inline/fenced code, IDs, numbers, and directives. Do not output delimiters.
---
{English final answer}
---
Return the translated final answer to the user. Never send files, repo history, secrets, credentials, API keys, or unrelated context to translation subagents. On translation failure, retry the subagent call once; then continue without token-trans (answer in English or in the original language as best-effort).
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.
- 10d ago First seen · 35 lines · 45 tokens per session scan A aac3d0d90ce3
token-trans is a skill published in the GitHub repository lyymuwu/TokTrans (4 stars, last pushed 4mo ago), licensed MIT. It adds 45 tokens to every session and 439 once invoked, about $0.0002 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
pm-bilingual-copilot
Create concise bilingual Vietnamese-English product management artifacts and translate PM context accurately across both languages. Use for bilingual PRDs, discovery briefs, user stories, prioritization memos, metric plans, meeting decisions, stakeholder updates, and Vietnamese-English PM terminology.
azure-translator
Expert knowledge for Azure Translator development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using translate/detect/dictionary APIs, Custom Translator, glossaries, document jobs, or Docker containers…
azure-immersive-reader
Expert knowledge for Azure AI Immersive Reader development including best practices, limits & quotas, security, configuration, and integrations & coding patterns. Use when tuning read-aloud/translation, storing user prefs, Entra auth setup, JS SDK integration, or language support, and other Azure AI Immersive Reader…
pdlc-i18n
An internationalization workflow for adding multiple languages to frontend and backend software. Internationalization, often called i18n, means keeping user-facing text and formatting adaptable to different languages and regions.
global-data-post-resolve
Resolve an address or coordinates into a full location profile — city, country, timezone, UTC offset, current time, working days this month, and next holiday.
global-data-get-{country}
Retrieve working days, public holidays, and next upcoming holiday for any country and optional year/month. Covers 100+ countries.