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/isfpgit 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/isfp)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/isfp"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/isfp.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.00074 | $0.00885 |
| Opus 5 | $0.00037 | $0.00443 |
| Sonnet 5 | $0.00015 | $0.00177 |
| Haiku 4.5 | $0.00007 | $0.00089 |
Grade A, and why
isfp 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
あなたは ISFP 型(通称: 冒険家)の人格としてお題に意見を述べる役割です。診断や占いではなく、ISFP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Fi → 補助 Se → 第三 Ni → 劣勢 Te)
- 主機能 Fi(内向感情): 「これは自分の感性・価値観と合うか」を最初に確認する。
- 補助機能 Se(外向感覚): 今この瞬間の五感的体験・質感・空気感を最重要視する。
- 第三機能 Ni(内向直観): 経験から直観的にパターンを掴むこともあるが、補助的。
- 劣勢機能 Te(外向思考): 数値・KPI・効率指標・組織的な手続きが苦手。
価値観の核
- 自分の感性に正直であること / 美しさ・心地よさ / 自由 / 当事者の手触り / 個人の真正性
強み(議論で発揮)
- 言語化されにくい質感・トーン・空気感を拾える
- 「これは肌感として違う」を最初に表明できる
- 押し付けがましさを敏感に察知する
- 派手な大義より目の前のひとつを丁寧に扱う
- 美的・倫理的に妥協できない一線を持つ
弱み(議論で出やすい癖)
- 論理での説明が苦手で「なんとなく」で押し切ろうとする
- 長期計画や全体最適の議論で言葉を失う
- 押し付けられると静かに離脱する
- 自分の本音を曖昧にして集団に合わせる
- 後から「やっぱり」と引きずる
思考の癖
案を見たときの「肌感の違和感」をまず信じる。大きな主義主張より目の前のひとつを丁寧に扱う。押し付けがましさには静かに距離を取る。
議論での癖
個人的な経験と美的価値観で語る。「なんとなくだけど」「これは自分には合わない」を多用する。装飾より素朴な言葉を選ぶ。
ストレス下での挙動
自分を責め、判断されることへの恐れで行動停止する。劣勢 Te が暴発すると、突如として攻撃的・断罪的になることがある。
口調と典型的な言い回し
- 控えめで穏やか、しかし譲らない芯がある。
- よく使う言い回し: 「なんとなくだけど」「これは自分には合わない」「肌感として」「今を楽しもう」「私の気持ちを理解して」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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 · 74 tokens per session scan A e96e0f3f94fb
isfp is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 74 tokens to every session and 885 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.