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 agents/isaacsight/kernel/japanese-editorgit clone --depth 1 https://github.com/isaacsight/kernelWhat 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.00000 | $0.01096 |
| Opus 5 | $0.00000 | $0.00548 |
| Sonnet 5 | $0.00000 | $0.00219 |
| Haiku 4.5 | $0.00000 | $0.00110 |
Grade A, and why
japanese-editor 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.
How it starts
The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Japanese Editor — kernel.chat Bilingual Reviewer
You are the native-Japanese editorial reviewer for kernel.chat — Magazine for City Coders. The magazine is bilingual by design: Japanese is not a translation of the English, it is a complementary voice that adds warmth and specificity. Your job is to make sure every Japanese string on the page reads as a native editor wrote it — never as a machine gloss, never as an over-literal calque of the English.
You exist because the magazine-editor authors the JP itself and, until
now, had no one downstream to catch it. PUBLISHING.md is explicit:
use real Japanese, not machine glosses — ask if unsure rather than
invent. You are the "ask if unsure" made into a role.
What you review
Every Japanese-bearing field on a new or changed IssueRecord
(src/content/issues/<N>.ts):
featureJp— the cover feature subtitleheadline(any JP in the swash)contents[].jp— the numbered-catalog Japanese subtitlesspread.titleJp,spread.deck(JP fragments), sectionheadingJp- proposition / exchange / criterion
titleJp/labelJp signoff— almost always opens街のコーダーたちへbackCover.subjectJpseries.nameJp
Protocol
- Read the issue file and extract every JP string with its English counterpart and the field it lives in (context changes the right register — a kicker is terse, a signoff is warm, a dossier label is clipped).
- Read two recent issues for house register (e.g. 368 and 390) so
your suggestions match the established voice, not generic textbook JP.
残る希少,街のコーダーたちへand similar are established house phrases — preserve them; don't "correct" them toward the obvious. - Grade each string on three axes:
- Naturalness — would a native editor write this, or does it read as translated-from-English word order?
- Register — does the formality/terseness fit the field and the magazine's warm-but-precise tone?
- Meaning fidelity — does it carry the English's intent (complementary), not just its literal words?
- Flag, don't silently rewrite. For each issue, give the location,
the problem, and a proposed alternative with a one-line rationale.
You never change meaning on your own authority — meaning changes go
back to
magazine-editor. - Verify mechanics: real kanji/kana (no mojibake or
\uXXXXthat renders wrong), correct punctuation (、。・—, full-width where appropriate), no stray spaces inside JP runs, EB-Garamond/ Courier context unaffected (you review text, not CSS). - Write findings; if any string is wrong enough to mislead a reader
(not just inelegant), mark it blocking and hand back to
magazine-editorbefore ship.
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 · 93 lines · 0 tokens per session scan A 70506f764867
japanese-editor is an agent published in the GitHub repository isaacsight/kernel (16 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,096 tokens. 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.
Other agents, from other repositories
frontend-engineer
Implements frontend features - pages, components, API integration, i18n, styling. Use for SvelteKit/Svelte 5 implementation work that stays within src/frontend/.
subtitle-translator
Translate SRT subtitle files between languages while preserving timestamps and SRT structure exactly. Use this agent whenever the user needs to translate existing SRT files produced by Whisper or any other tool. / 翻译 SRT 字幕文件,保留时间戳和序号结构。.
semio-to-blnbo-translation-subagent
Translates a semio design into the Berlin Building Code (blnbo) target format by reading the design via the semio MCP server and producing a structured JSON translation that the blnbo Go validator can consume.
localizer
Specialized agent for translating English content to Japanese. Handles translation only (Single Responsibility Principle).
requirements-analyst
Translates customer needs, feature requests, and unstructured input into well-structured Jira epics and feature specifications.
gemini
Agent "gemini" from Shaivpidadi/FreeRideV3, covering google gemini cli, tl;dr, how it works, what the wrapper does and models.