translate

translate is a skill for Claude Code from clomia/claude-automata. It costs 21 tokens per session (193 once invoked), scanned A, original, Apache-2.0.

A skill for translating Korean Markdown documents into English Markdown documents while preserving their meaning and related context.

In plain words
What is it for?
Use it to read a Korean .ko.md file, create or update its English .md counterpart, and review the result for meaning loss.
Why use it?
It gives the agent a defined process for keeping nuance, linked-file context, and the intended meaning during translation.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to read a Korean .ko.md file, create or update its English .md counterpart, and review the result for meaning loss.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clomia/claude-automata/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 clomia/claude-automata --skill translate
Clone the repo
git clone --depth 1 https://github.com/clomia/claude-automata

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 translate

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/clomia/claude-automata/translate"><img src="https://agentmods.dev/badge/skills/clomia/claude-automata/translate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 193 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.00021 $0.00193
Opus 5 $0.00010 $0.00097
Sonnet 5 $0.00004 $0.00039
Haiku 4.5 $0.00002 $0.00019

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

Security

Grade A, and why

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.

.claude/skills/translate/SKILL.md · 15 lines

What it actually says

  1. $ARGUMENTS 파일을 읽고 내용과 연관된 파일들을 탐색해 프롬프트의 의도를 이해하라.
  2. 이해한 내용을 토대로 영어 버전을 새롭게 작성하거나 수정하라.
    • 한국어 버전에 담긴 의미와 미묘한 정보가 변하지 않도록 충분히 고민하며 번역하라.
  3. 번역 과정에서 한국어 버전의 의미가 손실되지 않았는지 검토하라.
    • 이슈가 있으면 개선 후 다시 검토하라. 이슈가 발견되지 않을 때까지 반복하라.

한국어 문서는 한국어 기반에 영어를 혼용한다.
영어 문서는 오직 영어만 사용한다.

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 · 15 lines · 21 tokens per session scan A ba45ba7f0703

Subscribe to this mod's changes

translate is a skill published in the GitHub repository clomia/claude-automata (13 stars, last pushed 7d ago), licensed Apache-2.0. It adds 21 tokens to every session and 193 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.

Related

Other skills, from other repositories

hreflang-international

International / multilingual SEO audit focused on hreflang correctness. Detects and diagnoses the most common (and ranking-damaging) hreflang mistakes: missing or broken return tags, wrong language/region codes, missing x-default, self-referencing errors, conflicts between hreflang and canonical, and inconsistent…

nowork-studio/notfair-plugin · 242 tokens

zh-tw

Rewrite the previous reply in Traditional Chinese.

sd0xdev/sd0x-harness · 11 tokens

review-all

Multi-agent code review for diffs (project-agnostic). Covers standards, bugs, security, DRY, smells, perf, tests, API contracts, a11y/i18n. Verifies each finding to eliminate false positives. Use for /review-all, pre-PR/pre-commit review, or auditing uncommitted/staged changes.

ncoevoet/claude-review-all · 74 tokens

create-kr-patch

Use for Korean (Hangul) fan translations of retro console or PC games, including ROM or disc analysis, text-engine reverse engineering, Hangul fonts and custom encodings, script extraction and reinsertion, code hooks, reproducible product builds, and emulator verification. Apply it to new investigations and follow-up…

mcpads/create-retro-game-kr-patch · 109 tokens

react-i18n

Use when implementing translations in a React app (not Next.js) with react-i18next — useTranslation, namespaces, pluralization, Suspense.

fusengine/agents · 35 tokens

laravel-i18n

Use when implementing Laravel translations — (), transchoice(), lang files, pluralization, locale middleware, or formatting.

fusengine/agents · 29 tokens