md-translate

md-translate is a skill for Claude Code from tomwangowa/agent-skills. It costs 43 tokens per session (1,511 once invoked), scanned A, original, no licence file.

A tool for translating Markdown files into English and Traditional Chinese while keeping their layout and embedded code intact.

In plain words
What is it for?
Use it to create English and Traditional Chinese Markdown versions with filenames ending in -en.md and -zh.md.
Why use it?
It avoids manually translating documentation and then repairing headings, code blocks, links, or frontmatter.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to create English and Traditional Chinese Markdown versions with filenames ending in -en.md and -zh.md.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tomwangowa/agent-skills/md-translate
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.

Any agent
npx skills add tomwangowa/agent-skills --skill md-translate
Clone the repo
git clone --depth 1 https://github.com/tomwangowa/agent-skills

Made for: Claude Code.

Wrote 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.

agentmods badge for md-translate

README.md
[![agentmods](https://agentmods.dev/badge/skills/tomwangowa/agent-skills/md-translate/github.svg)](https://agentmods.dev/skills/tomwangowa/agent-skills/md-translate)
Your own site
<a href="https://agentmods.dev/skills/tomwangowa/agent-skills/md-translate"><img src="https://agentmods.dev/badge/skills/tomwangowa/agent-skills/md-translate/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.

agentmods 80×15 button for md-translate

Your own site · 80×15
<a href="https://agentmods.dev/skills/tomwangowa/agent-skills/md-translate"><img src="https://agentmods.dev/badge/skills/tomwangowa/agent-skills/md-translate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,511 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found 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.1 $0.00043 $0.01511
Opus 5 $0.00022 $0.00756
Sonnet 5 $0.00009 $0.00302
Haiku 4.5 $0.00004 $0.00151

Measured 10d ago against content hash 8dd6e0ca77a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

md-translate 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.

md-translate/SKILL.md · 223 lines

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.

Read it on GitHub

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. 10d ago First seen · 223 lines · 43 tokens per session scan A 8dd6e0ca77a7

Subscribe to this mod's changes

md-translate is a skill published in the GitHub repository tomwangowa/agent-skills (2 stars, last pushed 2d ago), with no licence file. It adds 43 tokens to every session and 1,511 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.

Related

Other skills, from other repositories

translate-book

Translate books (PDF/DOCX/EPUB) into any language using parallel sub-agents. Converts input -> Markdown chunks -> translated chunks -> HTML/DOCX/EPUB/PDF.

deusyu/translate-book · 42 tokens

pdf_translator

Extract text from PDF files, translate it to a target language, and save the result as a Markdown file. Use this skill when the user wants to translate a PDF document or asks to "convert PDF to Chinese".

ForceInjection/AI-fundamentals · 47 tokens

azure-ai-translation-document-py

Client library for Azure AI Translator document translation service for batch document translation with format preservation.

benjaminasterA/antigravity-awesome-skills · 0 tokens

docutranslate

Use when translating documents locally via LLM — PDF, Word, Excel, Markdown, SRT subtitles with format preservation. DocuTranslate: LLM-powered multi-format local file translation tool with MCP server support.

znlgis/opengis-skills · 47 tokens

lov-academic-translator

A tool for translating English research papers, journal or conference articles, arXiv papers, and technical PDFs into Chinese PDFs or publishable Chinese Markdown. It can preserve requested images, formulas, page matching, and layout details.

lovstudio/skills · 87 tokens

hebrew-document-generator

Generate Hebrew documents (PDF, DOCX/Word, PPTX) with correct right-to-left layout, mixed Hebrew-and-English bidi handling, and Hebrew typography. Use whenever the output is a Hebrew or mixed Hebrew/English Word document, Hebrew PDF, or Hebrew PowerPoint ("Hebrew Word document", "מסמך Word בעברית", "create a .docx in…

skills-il/localization · 247 tokens