hersona-initializer

hersona-initializer is a skill for Claude Code, Codex from shiro-0x/hersona. It costs 34 tokens per session (396 once invoked), scanned A, original, MIT.

A helper skill that applies a default hersona persona when a profile is first used and helps restore the chosen speaking style if it starts to drift. Hersona is a system for applying reusable conversation traits.

In plain words
What is it for?
Automatically starting conversations with a configured persona, maintaining its speech style, and manually reapplying settings with hersona commands.
Why use it?
It reduces the need to apply the same persona manually at the start of every conversation. It also provides commands for applying the persona again or forcing a reapplication.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/shiro-0x/hersona/hersona-initializer
Any agent
npx skills add shiro-0x/hersona --skill hersona-initializer
Clone the repo
git clone --depth 1 https://github.com/shiro-0x/hersona

Made for: Claude Code, Codex.

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 hersona-initializer

README.md
[![agentmods](https://agentmods.dev/badge/skills/shiro-0x/hersona/hersona-initializer.svg)](https://agentmods.dev/skills/shiro-0x/hersona/hersona-initializer)
Your own site
<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>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 396 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00034 $0.00396
Opus 5 $0.00017 $0.00198
Sonnet 5 $0.00007 $0.00079
Haiku 4.5 $0.00003 $0.00040

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

Security

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.

skills/hersona-initializer/SKILL.md · 43 lines

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

この記述を読み取り、初回適用および必要に応じた再適用を行います。

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. 5d ago First seen · 43 lines · 34 tokens per session scan A cf99594fd68a

Subscribe to this mod's changes

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.

Related

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.

taishi-i/awesome-japanese-nlp-resources · 70 tokens

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.

taishi-i/awesome-japanese-nlp-resources · 48 tokens

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.

taishi-i/awesome-japanese-nlp-resources · 52 tokens

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.

taishi-i/awesome-japanese-nlp-resources · 40 tokens

search

Search all Japanese NLP resources (libraries, models, datasets, tutorials, dictionaries, Hugging Face). Accepts keywords or natural language questions in any language.

taishi-i/awesome-japanese-nlp-resources · 31 tokens

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…

liuqiaodongdong/gleaner · 176 tokens