med-paper-assistant: Skill for Claude Code

.claude/skills/readme-i18n/SKILL.md

readme-i18n is a skill for Claude Code from u9401066/med-paper-assistant. It costs 31 tokens per session (394 once invoked), scanned A, original, Apache-2.0.

Instructions for keeping an English README and a Traditional Chinese README in sync. README files explain a project's purpose and usage, while i18n means supporting multiple languages.

In plain words
What is it for?
Translating changed README sections, syncing English and Traditional Chinese content, and checking that both files have matching structure and valid links.
Why use it?
They reduce mismatches between the two language versions and provide translation rules for terms, code, Markdown structure, links, and emojis.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is u9401066/med-paper-assistant's own configuration. It tells Claude Code how to work on med-paper-assistant itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything med-paper-assistant configures →

Reuse

Borrowing it

Nothing to install: this file belongs to u9401066/med-paper-assistant. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/u9401066/med-paper-assistant/master/.claude/skills/readme-i18n/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/u9401066/med-paper-assistant

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 readme-i18n

README.md
[![agentmods](https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/readme-i18n/github.svg)](https://agentmods.dev/skills/u9401066/med-paper-assistant/readme-i18n)
Your own site
<a href="https://agentmods.dev/skills/u9401066/med-paper-assistant/readme-i18n"><img src="https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/readme-i18n/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 readme-i18n

Your own site · 80×15
<a href="https://agentmods.dev/skills/u9401066/med-paper-assistant/readme-i18n"><img src="https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/readme-i18n.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 394 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.00031 $0.00394
Opus 5 $0.00015 $0.00197
Sonnet 5 $0.00006 $0.00079
Haiku 4.5 $0.00003 $0.00039

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

Security

Grade A, and why

readme-i18n 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 11d 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/readme-i18n/SKILL.md · 48 lines

What it actually says

README 國際化 (i18n) 技能

觸發:翻譯 README、sync readme、多語言、README 有變更時自動觸發

工具:read_filereplace_string_in_fileget_changed_files


檔案

README.md(英文 Primary)↔ README.zh-TW.md(繁體中文)

同步方向

情況 動作
用戶提供中文 同步到英文版
用戶提供英文 / README.md 變更 同步到中文版

術語對照

EN 中文
Constitution 憲法
Bylaws 子法
Skills 技能
Memory Bank 記憶庫
Domain-Driven Design 領域驅動設計
Data Access Layer 資料存取層

翻譯原則

  1. 技術術語一致(查對照表)
  2. 程式碼不翻譯(只翻註解)
  3. Markdown 結構完全對應
  4. Emoji 兩版一致

工作流

  1. 讀取兩版本 → 比對章節差異(## 標題數、code block 數)
  2. 翻譯新增/變更段落 → 更新對應版本
  3. 檢查:章節數一致、code block 一致、連結有效、術語一致
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. 11d ago First seen · 48 lines · 31 tokens per session scan A 4c97ff0f6956

Subscribe to this mod's changes

readme-i18n is a skill published in the GitHub repository u9401066/med-paper-assistant (12 stars, last pushed 10d ago), licensed Apache-2.0. It adds 31 tokens to every session and 394 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-30.