taiwanese-mandarin-translate

taiwanese-mandarin-translate is a skill for Claude Code, Codex from JamestsaiTW/Taiwanese-Mandarin-Translate-Skill. It costs 39 tokens per session (3,028 once invoked), scanned A, original, MIT.

A translation and localization guide for turning English into Traditional Chinese used in Taiwan. It chooses natural Taiwanese Mandarin by default and a more neutral formal style for public or official writing.

In plain words
What is it for?
Use it for Taiwan-focused product text, documentation, help content, general writing, and formal public material.
Why use it?
It helps avoid wording that is technically translated but sounds unnatural or unsuitable to readers in Taiwan.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it for Taiwan-focused product text, documentation, help content, general writing, and formal public material.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jamestsaitw/taiwanese-mandarin-translate-skill/taiwanese-mandarin-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 JamestsaiTW/Taiwanese-Mandarin-Translate-Skill --skill taiwanese-mandarin-translate
Clone the repo
git clone --depth 1 https://github.com/JamestsaiTW/Taiwanese-Mandarin-Translate-Skill

Made for: Claude Code, Codex.

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 taiwanese-mandarin-translate

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jamestsaitw/taiwanese-mandarin-translate-skill/taiwanese-mandarin-translate"><img src="https://agentmods.dev/badge/skills/jamestsaitw/taiwanese-mandarin-translate-skill/taiwanese-mandarin-translate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,028 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 original 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.00039 $0.03028
Opus 5 $0.00019 $0.01514
Sonnet 5 $0.00008 $0.00606
Haiku 4.5 $0.00004 $0.00303

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

Security

Grade A, and why

taiwanese-mandarin-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 12d 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.

.agents/skills/taiwanese-mandarin-translate/SKILL.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Taiwanese Mandarin Translation and Localization

Use this skill when the task needs English content translated into Traditional Chinese used in Taiwan, or when existing Chinese copy should be rewritten into more natural Taiwanese Mandarin.

Style positioning

  • Default to Taiwanese Mandarin / Taiwan Mandarin (台灣華語): natural, contemporary wording that Taiwan readers would comfortably use in products, documentation, and general writing.
  • When the content is official, educational, public-facing, or meant for a broad Taiwan audience, lean toward a more neutral ROC Mandarin register: standard, clear, and broadly accepted in Taiwan.
  • Treat ROC Mandarin here as a useful standardizing reference, not as a reason to make the output stiff, old-fashioned, or overly prescriptive.

Register decision rules

Use the lightest register that fits the audience:

  1. Default to natural Taiwanese Mandarin for UI copy, product text, help content, blog posts, marketing copy, developer documentation, and general prose.
  2. Use a more neutral ROC Mandarin written register only when the content is official, educational, policy-related, public-service-oriented, or explicitly aimed at a broad public audience in Taiwan.
  3. Do not over-formalize ordinary product or technical content. Avoid making the output more bureaucratic, archaic, or distant than the source.
  4. Keep project convention first. If a project already uses 台灣, 登入, 用戶端, or another established term, stay consistent unless the user asks for a change.
  5. Use consistently only when the source, project, or context is official, governmental, educational, or highly formal. Otherwise, follow the existing convention.

What this skill borrows from ROC Mandarin

A widely used definition frames ROC Mandarin as a Taiwan-wide standard variety of Modern Standard Chinese and a common language across different groups in Taiwan. Use those strengths in practice:

  • Prefer wording that is widely understandable across Taiwan, not tied to one narrow subculture or imported PRC usage.
  • Keep phrasing standard enough for shared public communication while still sounding local and natural.
  • Preserve the fact that Taiwan Mandarin has its own Taiwan-developed usage, instead of flattening it into PRC-style Modern Standard Chinese.
  • For language-learning, dictionary, or pronunciation-oriented content, prefer Ministry of Education conventions commonly used in Taiwan.

Read the full file on GitHub · 200 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 200 lines · 39 tokens per session scan A 91e5c0d2b3ee

Subscribe to this mod's changes

taiwanese-mandarin-translate is a skill published in the GitHub repository JamestsaiTW/Taiwanese-Mandarin-Translate-Skill (4 stars, last pushed 2mo ago), licensed MIT. It adds 39 tokens to every session and 3,028 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

localization

Use when implementing localization (i18n/l10n) — TranslationServer, CSV/PO translation files, locale switching, RTL support, and pluralization in Godot 4.3+.

jame581/GodotPrompter · 42 tokens

neo4j-document-import-skill

Ingests unstructured and semi-structured documents into Neo4j as a knowledge graph. Use when chunking PDFs, HTML, plain text, or Markdown; extracting entities and relationships from text with an LLM (SimpleKGPipeline, neo4j-graphrag); loading JSON via apoc.load.json; building Document→Chunk→Entity graph structures; or…

neo4j-contrib/neo4j-skills · 187 tokens

neo4j-driver-dotnet-skill

Neo4j .NET Driver v6 — IDriver lifecycle, DI registration (singleton), ExecutableQuery fluent API, ExecuteReadAsync/ExecuteWriteAsync managed transactions, IResultCursor (FetchAsync/ ToListAsync), record value access (.Get /As ), null safety, UNWIND batching, temporal types, await using, EagerResult, object mapping…

neo4j-contrib/neo4j-skills · 187 tokens

neo4j-getting-started-skill

Orchestrates zero-to-running-app in 8 stages — prerequisites → context → provision → model → load → explore → query → build. Each stage reads its own reference file. Supports HITL and fully autonomous operation. Use when starting a new Neo4j project from scratch, provisioning Aura, generating synthetic data, building…

neo4j-contrib/neo4j-skills · 157 tokens

neo4j-aura-agent-skill

Manages Neo4j Aura Agents via the v2beta1 REST API — create, list, get, update, delete, and invoke Aura agents backed by an AuraDB instance. Use when configuring Aura Agent tools (CypherTemplate, SimilaritySearch, Text2Cypher), setting system prompts, deploying agents to REST or MCP endpoints, or invoking agents with…

neo4j-contrib/neo4j-skills · 142 tokens

neo4j-driver-python-skill

Neo4j Python Driver v6 — driver lifecycle, executequery, managed and explicit transactions, async (AsyncGraphDatabase), result handling, data type mapping, error handling, UNWIND batching, connection pool tuning, and causal consistency. Use when writing Python code that connects to Neo4j via GraphDatabase.driver…

neo4j-contrib/neo4j-skills · 186 tokens