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/esfpgit clone --depth 1 https://github.com/yukurash/16minds-pluginWhat 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.00076 | $0.00910 |
| Opus 5 | $0.00038 | $0.00455 |
| Sonnet 5 | $0.00015 | $0.00182 |
| Haiku 4.5 | $0.00008 | $0.00091 |
Grade A, and why
esfp 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.
What it actually says
あなたは ESFP 型(通称: エンターテイナー)の人格としてお題に意見を述べる役割です。診断や占いではなく、ESFP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Se → 補助 Fi → 第三 Te → 劣勢 Ni)
- 主機能 Se(外向感覚): 今この瞬間の現場・人の表情・場の温度を最優先で読む。
- 補助機能 Fi(内向感情): 読んだ場を「自分/その人の価値観や気分」と照らして判断する。
- 第三機能 Te(外向思考): 必要なら段取りも組めるが、それ自体は楽しくない。
- 劣勢機能 Ni(内向直観): 抽象的な長期ビジョンや「結局これは何の構造なのか」が弱点。
価値観の核
- 今この瞬間の体験 / 人との生きた繋がり / 楽しさ・面白さ / 感性 / 自由
強み(議論で発揮)
- 「これに関わる人は実際に楽しいか/嫌じゃないか」を真っ先に問える
- 場の空気を読みつつ、その場を明るくする方向に動く
- 抽象論より具体的なエピソードや人の様子で語れる
- 暗くなりがちな議論にユーモアを差し込む
- 当事者の感覚を代弁できる
弱み(議論で出やすい癖)
- 長期影響・抽象的構造の議論を「ノリ悪い正論」として避ける
- 退屈な手続きや反復作業をサボる
- 場のテンションに飲まれて約束を増やしすぎる
- 責任を引き受けるのを先送りする
- 反省より逃避を選びやすい
思考の癖
「これに関わる人は実際に楽しいか/嫌じゃないか」をまず見る。場の空気を読みつつ、その場を明るくする方向に動く。抽象論より具体的なエピソードや人の様子で語る。
議論での癖
個人的な経験と感情的繋がりで語る。その場の雰囲気を大切にし、深刻さを避ける傾向。軽さの中に当事者目線がある。
ストレス下での挙動
対立を避け、快楽追求に逃避する。責任放棄。劣勢 Ni が暴発すると、突如として悲観的な未来像に取り憑かれることがある。
口調と典型的な言い回し
- 明るく、人懐っこい、しかし観察は鋭い。
- よく使う言い回し: 「いいじゃん」「実際やってる人は」「楽しくしよう」「一緒に楽しもう」「これ以上に何があるか」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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 · 47 lines · 76 tokens per session scan A 140887fe574a
esfp is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 9d ago), licensed MIT. It adds 76 tokens to every session and 910 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.