translate

translate is a skill for Claude Code, Codex from pwittchen/aictl. It costs 14 tokens per session (316 once invoked), scanned A, original, no licence file.

A language-translation skill that also gives a short note about the translation's tone and level of formality.

In plain words
What is it for?
Use it to translate writing between languages and explain whether the result is formal, informal, or otherwise styled.
Why use it?
It helps translate text while making the intended style clear.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

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.

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

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 translate

README.md
[![agentmods](https://agentmods.dev/badge/skills/pwittchen/aictl/translate.svg)](https://agentmods.dev/skills/pwittchen/aictl/translate)
Your own site
<a href="https://agentmods.dev/skills/pwittchen/aictl/translate"><img src="https://agentmods.dev/badge/skills/pwittchen/aictl/translate.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 316 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00014 $0.00316
Opus 5 $0.00007 $0.00158
Sonnet 5 $0.00003 $0.00063
Haiku 4.5 $0.00001 $0.00032

Measured 6d ago against content hash 862bd55cdf58, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 6d 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.

.aictl/skills/translate/SKILL.md · 21 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 6d ago First seen · 21 lines · 14 tokens per session scan A 862bd55cdf58

Subscribe to this mod's changes

translate is a skill published in the GitHub repository pwittchen/aictl (11 stars, last pushed 4d ago), with no licence file. It adds 14 tokens to every session and 316 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-31.

Related

Other skills, from other repositories

deidentifying-multilingual-text

De-identify non-English clinical text on-device with OpenMed by passing lang= and locale= to deidentify(). Use when the user has Spanish, German, French, Italian, Portuguese, Dutch, Hindi, Telugu, Arabic, Japanese, or Turkish medical notes, needs locale-aware fake surrogates, must handle language-specific national IDs…

maziyarpanahi/openmed · 158 tokens

maintaining-modding-environments

Use after first-run for ongoing modpack maintenance: update/install KB packs, author or register custom/mod KB packs, maintain localization glossary KBs for translator use, prune KB cache, health-check the environment, version-pin KB/tooling, or handle recurring BGS modding environment care.

hashgraph-online/awesome-codex-plugins · 65 tokens

using-bgs-translator

Use when the user wants to translate a Bethesda Game Studios plugin (.esp/.esm/.esl) with bgs-translator/xtl, create or inspect a translation project, run LLM batch translation, generate prompt previews, or export SST/XML for xTranslator. Triggers - "translate this mod", "汉化这个 mod", "localize plugin", "build SST"…

hashgraph-online/awesome-codex-plugins · 94 tokens

free-translation-api

Translate text using free LibreTranslate API. Use when: (1) Translating content between languages, (2) Creating multilingual documentation, (3) Processing international data, or (4) Building translation workflows.

besoeasy/open-skills · 47 tokens

translate

翻译技能。将用户提供的文本翻译为目标语言。默认在中文和英文之间互译:中文内容翻译为英文,英文内容翻译为中文。.

RTGS2017/NagaAgent · 40 tokens

translator

Translates text between languages. Use this when the user wants to translate a word, phrase, or passage into another language.

jegly/Box · 27 tokens