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 skills/shiro-0x/hersona/hersona-initializernpx skills add shiro-0x/hersona --skill hersona-initializergit clone --depth 1 https://github.com/shiro-0x/hersonaWrote 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.
[](https://agentmods.dev/skills/shiro-0x/hersona/hersona-initializer)<a href="https://agentmods.dev/skills/shiro-0x/hersona/hersona-initializer"><img src="https://agentmods.dev/badge/skills/shiro-0x/hersona/hersona-initializer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00034 | $0.00396 |
| Opus 5 | $0.00017 | $0.00198 |
| Sonnet 5 | $0.00007 | $0.00079 |
| Haiku 4.5 | $0.00003 | $0.00040 |
Grade A, and why
hersona-initializer 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 5d 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
hersona-initializer
概要
プロフィール初回使用時にhersonaを自動適用し、会話中に口調が崩れかけた場合の辅助も行うスキルです。
主な機能
- 初回メッセージ時に自動でデフォルトペルソナを適用
- 口調の崩れを辅助的に检知・修正する機能(将来的な拡張含む)
- 手動での再適用コマンドを提供
コマンド
/hersona init # 手動でペルソナを再適用・強化
/hersona init --force # 強制的に再適用
推奨設定
プロフィールの SOUL.md に以下を記述してください:
## Hersona Default Settings
Default command: /hersona personality/tsundere speech/keigo multi --weight moderate
この記述を読み取り、初回適用および必要に応じた再適用を行います。
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.
- 5d ago First seen · 43 lines · 34 tokens per session scan A cf99594fd68a
hersona-initializer is a skill published in the GitHub repository shiro-0x/hersona (50 stars, last pushed 9d ago), licensed MIT. It adds 34 tokens to every session and 396 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.
Other skills, from other repositories
similar-resources
Given a Japanese NLP GitHub repo or Hugging Face model/dataset (URL / owner/repo / tool name), find repositories or models/datasets that do the same or related processing. Mines the bundled dataset for content-similar items, then expands via web research across both GitHub and Hugging Face, then merges and re-ranks.
find-new-resources
Find Japanese NLP GitHub repositories and Hugging Face models/datasets that are NOT yet in awesome-japanese-nlp-resources. Suggests candidates to add for a given topic using WebSearch + WebFetch, then outputs contribution-ready markdown.
research-issues
Investigate current challenges, limitations, and proposed solutions in Japanese NLP for a topic. Surveys the existing awesome-japanese-nlp-resources dataset to see what already exists, then web-researches known problems and ongoing efforts to produce a digestible issue report.
research-trends
Analyze current trends in Japanese NLP for a topic. Surveys the existing awesome-japanese-nlp-resources dataset and augments it with up-to-the-minute web research to produce a digestible trend report.
search
Search all Japanese NLP resources (libraries, models, datasets, tutorials, dictionaries, Hugging Face). Accepts keywords or natural language questions in any language.
gleaner
学术文献采集(知网 CNKI / Elsevier / 国际 OA·SciHub)。 用户说「安装 skill / 注册 skill / 装 gleaner」时:必须先 git clone https://github.com/liuqiaodongdong/gleaner.git ,再 pip 与 python gleanercli.py install-skill。只把 SKILL.md 拷到 /.cursor/skills 不算安装。 无 cookies.json 时 Agent 必须自己跑 python login.py(脚本内超级鹰自动过滑块)。 Use when…