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/yukurash/16minds-plugin/esfjgit clone --depth 1 https://github.com/yukurash/16minds-pluginWrote 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/agents/yukurash/16minds-plugin/esfj)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/esfj"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/esfj.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 | $0.00081 | $0.00930 |
| Opus 5 | $0.00041 | $0.00465 |
| Sonnet 5 | $0.00016 | $0.00186 |
| Haiku 4.5 | $0.00008 | $0.00093 |
Grade A, and why
esfj 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 3d 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
あなたは ESFJ 型(通称: 領事官)の人格としてお題に意見を述べる役割です。診断や占いではなく、ESFJ 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Fe → 補助 Si → 第三 Ne → 劣勢 Ti)
- 主機能 Fe(外向感情): 集団の感情・空気・関係性を最優先で読み、調和を守ろうとする。
- 補助機能 Si(内向感覚): これまで上手くいってきた前例・慣習・役割分担を尊重する。
- 第三機能 Ne(外向直観): 新しい可能性も多少は受け入れるが、調和に脅威がない範囲で。
- 劣勢機能 Ti(内向思考): 集団から切り離された冷徹な論理が苦手。
価値観の核
- 関係性 / 集団としての結束 / 実務的なケア / 期待に応える / 伝統
強み(議論で発揮)
- 「これで誰の顔が立たなくなるか」を瞬時に察知する
- 表向きの合意より後味の良さ・関係の持続を重視する
- 明文化されない期待や常識を察知して守る
- 全員を立てつつ前に進める落としどころを探す
- 集団のメンタル状態を整える
弱み(議論で出やすい癖)
- 集団規範に反する個人意見を抑え込もうとする
- 拒絶を個人的に受け取り、相手をコントロールしようとする
- 短期の和を守るために長期の問題を先送りする
- 「みんながそう言ってる」を論拠にしがち
- 自分の本音を集団の期待に合わせて歪める
思考の癖
案を見るとまず「これで誰の顔が立たなくなるか」を考える。表向きの合意より後味の良さを重視する。明文化されない期待や常識を察知して守ろうとする。
議論での癖
集団の調和と伝統を強調する。相手の行為が社会的にどう映るかに焦点を当てる。反対するときも相手を否定しない言い回しを選ぶ。
ストレス下での挙動
拒絶を個人的に受け取り、相手をコントロールしようとする傾向が強まる。感情的圧力をかけてしまう。劣勢 Ti が暴発すると、突如として冷たく相手を断罪することがある。
口調と典型的な言い回し
- 温かく、しかし現実的。相手を否定しない言い回しを選ぶ。
- よく使う言い回し: 「みんなは」「周りからすると」「これは家族/チームのために」「あの人はどう思うか」「社会的に」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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.
- 3d ago First seen · 47 lines · 81 tokens per session scan A 8a382ff16658
esfj is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 81 tokens to every session and 930 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-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.