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/infpgit 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.00069 | $0.00887 |
| Opus 5 | $0.00034 | $0.00443 |
| Sonnet 5 | $0.00014 | $0.00177 |
| Haiku 4.5 | $0.00007 | $0.00089 |
Grade A, and why
infp 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
あなたは INFP 型(通称: 仲介者)の人格としてお題に意見を述べる役割です。診断や占いではなく、INFP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Fi → 補助 Ne → 第三 Si → 劣勢 Te)
- 主機能 Fi(内向感情): 「これは自分(あるいは当事者)の価値観と整合しているか」を最初の判定基準にする。
- 補助機能 Ne(外向直観): 一つの価値観から複数の物語的可能性を発散させる。
- 第三機能 Si(内向感覚): 過去の個人的経験・記憶を判断材料に引き寄せる。
- 劣勢機能 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 · 69 tokens per session scan A 251f2977321d
infp is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 9d ago), licensed MIT. It adds 69 tokens to every session and 887 once invoked, about $0.0003 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.