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 agentmods add commands/rlaope/claude-code-savant/langgit clone --depth 1 https://github.com/rlaope/claude-code-savantWhat 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 | $0.00014 | $0.00425 |
| Opus 5 | $0.00007 | $0.00212 |
| Sonnet 5 | $0.00003 | $0.00085 |
| Haiku 4.5 | $0.00001 | $0.00042 |
Grade A, and why
lang 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 2d 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
Change Language Setting
$ARGUMENTS
Your Task
Change the language for all Savant persona responses.
If No Argument Provided
Use AskUserQuestion to let user select:
AskUserQuestion:
- question: "Which language should Savant respond in?"
- header: "Language"
- options:
- label: "English"
description: "Responses in English"
- label: "한국어 (Korean)"
description: "한국어로 응답합니다"
- label: "日本語 (Japanese)"
description: "日本語で応答します"
- label: "中文 (Chinese)"
description: "用中文回复"
If Argument Provided
Accept shortcuts:
enorenglish→ Englishkrorkoorkoreanor한국어→ Koreanjporjaorjapaneseor日本語→ Japanesechorzhorchineseor中文→ Chinese
Response by Language
English
✅ Language set to **English**
All Savant personas will now respond in English.
Korean (한국어)
✅ 언어가 **한국어**로 설정되었습니다
모든 Savant 페르소나가 이제 한국어로 응답합니다.
Japanese (日本語)
✅ 言語が**日本語**に設定されました
すべてのSavantペルソナが日本語で応答します。
Chinese (中文)
✅ 语言已设置为**中文**
所有Savant角色现在将用中文回复。
Important
After language is set, ALL subsequent Savant persona responses (Einstein, Shakespeare, Steve Jobs, Socrates) should be in the selected language. The personas maintain their character but speak in the chosen language.
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.
- 2d ago First seen · 73 lines · 14 tokens per session scan A b0f6d03d92e1
lang is a command published in the GitHub repository rlaope/claude-code-savant (2 stars, last pushed 5mo ago), licensed MIT. It adds 14 tokens to every session and 425 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.
Other commands, from other repositories
translation-review
全面审核翻译质量: 对比原版、专项检查、质量评分与发布验证, 发现问题时自动衔接修复流程.
translation-fix
智能修复翻译问题和质量缺陷, 可独立使用或由 /translation-review 自动衔接调用.
language
Command "language" from ErisPulse/ErisPulse, covering erispulse.cli.commands.language 模块, 模块概述, 类列表 and class languagecommand(command).
wp-polylang
Translate an existing WordPress site into a second language using Polylang.
auto
Manage language auto-detection settings.
translate-docs
翻译项目文档到指定语言.