genshijin-help

genshijin-help is a skill for Claude Code from InterfaceX-co-jp/genshijin. It costs 72 tokens per session (635 once invoked), scanned A, original, MIT.

A one-time quick-reference card for the genshijin writing modes and related commands. Genshijin changes prose into shorter, keyword-heavy text to reduce the amount of text an AI must read.

In plain words
What is it for?
Look up how to switch between polite, normal, and extreme modes, use the commit, review, and help commands, or disable the mode.
Why use it?
The commands and modes can be difficult to remember, especially their different levels of shortening and how to turn the mode off. This card explains those choices without changing saved settings.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the genshijin plugin — 7 skills, 6 commands, 3 agents shipped together

not rated 326repo +5 28d ago A scan Socket: passSnyk: passSkillSpector: pass 72 tokens original MIT

Good fit Look up how to switch between polite, normal, and extreme modes, use the commit, review, and help commands, or disable the mode.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/interfacex-co-jp/genshijin/genshijin-help
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 InterfaceX-co-jp/genshijin --skill genshijin-help
Clone the repo
git clone --depth 1 https://github.com/InterfaceX-co-jp/genshijin

Made for: Claude Code.

Or install genshijin, the plugin that ships this one along with the rest of its 7 skills, 6 commands, 3 agents.

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 genshijin-help

README.md
[![agentmods](https://agentmods.dev/badge/skills/interfacex-co-jp/genshijin/genshijin-help/github.svg)](https://agentmods.dev/skills/interfacex-co-jp/genshijin/genshijin-help)
Your own site
<a href="https://agentmods.dev/skills/interfacex-co-jp/genshijin/genshijin-help"><img src="https://agentmods.dev/badge/skills/interfacex-co-jp/genshijin/genshijin-help/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 genshijin-help

Your own site · 80×15
<a href="https://agentmods.dev/skills/interfacex-co-jp/genshijin/genshijin-help"><img src="https://agentmods.dev/badge/skills/interfacex-co-jp/genshijin/genshijin-help.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 635 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. Third-party audits
  • Socket pass 18 Apr 2026
  • Snyk pass 18 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00072 $0.00635
Opus 5 $0.00036 $0.00318
Sonnet 5 $0.00014 $0.00127
Haiku 4.5 $0.00007 $0.00064

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

Security

Grade A, and why

genshijin-help 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 12d 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.

skills/genshijin-help/SKILL.md · 58 lines

What it actually says

genshijin ヘルプ

呼出時にこのリファレンスカード表示。1回限り — モード変更・フラグ書込・状態永続化 禁止。出力は原始人モード。

強度レベル

レベル トリガー 変更内容
丁寧 /genshijin 丁寧 クッション言葉・ぼかし削除。敬語維持。文完結。ビジネス簡潔体
通常 /genshijin 敬語落とし体言止め。助詞省略可。キーワードスペース区切り。デフォルト
極限 /genshijin 極限 日本語文法無視。キーワードのみ。略語多用。矢印因果 X→Y。最小句読点

レベル 切替まで or セッション終了まで維持。

サブスキル

スキル トリガー 内容
genshijin-commit /genshijin-commit 簡潔コミットメッセージ。Conventional Commits。件名≤50文字
genshijin-review /genshijin-review 1行PRコメント: L42: 🔴 バグ: user null。ガード追加。
genshijin-help /genshijin-help このカード

解除

「原始人やめて」「通常モード」で解除。/genshijin で再開。

デフォルトモード設定

デフォルト = 通常。変更方法:

環境変数(最優先):

export GENSHIJIN_DEFAULT_MODE=極限

有効値: 丁寧, 通常, 極限, off

設定ファイル (~/.config/genshijin/config.json):

{ "defaultMode": "丁寧" }

"off" でセッション開始時の自動起動無効化。/genshijin で手動起動は可能。

優先度: 環境変数 > 設定ファイル > 通常

詳細

本家リポジトリ: https://github.com/InterfaceX-co-jp/genshijin

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. 12d ago First seen · 58 lines · 72 tokens per session scan A a2ae8ad6733d

Subscribe to this mod's changes

genshijin-help is a skill published in the GitHub repository InterfaceX-co-jp/genshijin (326 stars, last pushed 28d ago), licensed MIT. It adds 72 tokens to every session and 635 once invoked, about $0.0004 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

my-adhd-caveman

Self-contained output mode: ADHD actable structure (action first, numbered steps, one next action, one-line progress) plus caveman diction (drop fluff/articles, fragments, fewer tokens). Use when the user says "adhd-caveman", "my-adhd-caveman", or invokes /my-adhd-caveman. Needs no other skills.

SteinsFu/my-adhd-caveman · 83 tokens

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

google-ads-audit

Google Ads account audit and business context setup. Use for account-health audits and business-context setup. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should I fix in my ads", or when the user is new to NotFair and hasn't run…

nowork-studio/notfair-plugin · 86 tokens

sxo

Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…

nowork-studio/notfair-plugin · 235 tokens

critical-code-reviewer

Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of findings, need implementer-facing feedback, or want to prepare, create, or submit a GitHub pull request review.

posit-dev/skills · 67 tokens

shiny-bslib

Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), or working with bslib page layouts, grid systems, cards, value boxes, navigation, sidebars, filling layouts, theming…

posit-dev/skills · 107 tokens