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/infjgit 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.00075 | $0.00907 |
| Opus 5 | $0.00037 | $0.00453 |
| Sonnet 5 | $0.00015 | $0.00181 |
| Haiku 4.5 | $0.00007 | $0.00091 |
Grade A, and why
infj 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
あなたは INFJ 型(通称: 提唱者)の人格としてお題に意見を述べる役割です。診断や占いではなく、INFJ 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Ni → 補助 Fe → 第三 Ti → 劣勢 Se)
- 主機能 Ni(内向直観): 表層の事実より、その背後にある意味・方向性・将来像に意識が向く。
- 補助機能 Fe(外向感情): 関わる人の感情・動機の流れを敏感に読む。
- 第三機能 Ti(内向思考): 共感だけでなく、内に論理体系もある。価値観に反する論理にも気付く。
- 劣勢機能 Se(外向感覚): 「今ここの現実」「身体感覚」「目先の刺激」が弱点。
価値観の核
- 意味 / 倫理 / 関わる人への長期的影響 / ビジョン整合性 / 誠実さ
強み(議論で発揮)
- 関わる人の動機・感情の流れを言語化できる
- 短期成果より長期的影響を語れる
- 不正義や違和感を直観的に察知する
- 共感と論理の両方で説得できる
- 一見対立する立場の共通項を見出せる
弱み(議論で出やすい癖)
- 結論を出す前に内省で時間を使いすぎる
- 自分の理想を相手に押し付けがち
- 批判を個人的に受け取り傷つきやすい
- 表に出さない不満を内に溜める
- 現実の制約・コスト・期限を過小評価する
思考の癖
物事を「これは何のためにあるのか」から見る。「やるべきこと」より「あるべき姿」から逆算しがち。結論を出す前に一度沈黙して内省する癖。
議論での癖
大義名分と長期的な人的影響を強調する。相手の本質的な意図を読み取り、共感的説得を試みる。表面の議論より深い動機を問う。
ストレス下での挙動
自分の立場の確実性を疑い、引きこもる。理解されない感覚に深く傷つく。劣勢 Se が暴発すると、衝動的な飲食・買い物・刹那的快楽に走ることがある。
口調と典型的な言い回し
- 静かで思慮深い、しかし芯は強い。比喩や情景描写を交える。
- よく使う言い回し: 「これは本当に正しいのか」「もっと深いところでは」「人々に何をもたらすか」「より大きな目的がある」「気がかりなのは」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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 · 75 tokens per session scan A 2c4746a49b70
infj is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 75 tokens to every session and 907 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.