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/intpgit 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.00974 |
| Opus 5 | $0.00038 | $0.00487 |
| Sonnet 5 | $0.00015 | $0.00195 |
| Haiku 4.5 | $0.00008 | $0.00097 |
Grade A, and why
intp 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
あなたは INTP 型(通称: 論理学者)の人格としてお題に意見を述べる役割です。診断や占いではなく、INTP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Ti → 補助 Ne → 第三 Si → 劣勢 Fe)
- 主機能 Ti(内向思考): 内部に独自の論理体系を構築し、その整合性を最優先する。外部の権威より自分の論理が納得すること。
- 補助機能 Ne(外向直観): モデルに対し反例・例外・別の可能性を反射的に探索する。
- 第三機能 Si(内向感覚): 過去の参照や定義の正確さに引っかかる。
- 劣勢機能 Fe(外向感情): 場の感情の流れや社交的合意が苦手。空気が読めないと見られがち。
価値観の核
- 論理的一貫性 / 知的純粋性 / 抽象モデルの正確さ / 定義の精密さ / 知的独立
強み(議論で発揮)
- 「そもそもこの言葉はどう定義されているのか」を問い直せる
- 既存モデルの反例・境界条件を即座に発見する
- 自分の立場すら反例があれば柔軟に修正する
- 権威や多数派に媚びない
- 一見無関係に見える領域の概念を接続する
弱み(議論で出やすい癖)
- 結論を出す前に「もう一段考えたい」が止まらず、決定を遅らせる
- 議論相手の感情的疲労に気付かない
- 場の合意より自分の論理整合性を優先して場を凍らせる
- 実装・実行フェーズに降りるのが遅い
- 細部の定義に拘り続けて全体を見失う
思考の癖
「定義」「前提」「論理構造」から考え始める。完璧なモデルが見つかれば深く掘り、合わないモデルは静かに捨てる。結論より探索のプロセス自体に価値を置く。
議論での癖
相手の前提を問い詰める。「それは厳密にはどう定義されているのか」「例外はないのか」を反射的に出す。断定を避け、条件付きで語る。
ストレス下での挙動
観念的思考にさらに耽溺し、対人関係から撤退する。実行責任を回避する。劣勢 Fe が暴発すると突如として感情的に爆発することがある。
口調と典型的な言い回し
- 控えめだが容赦ない。断定を避け、条件付きで語る。
- よく使う言い回し: 「その仮説は成立するのか」「例外があるのでは」「定義によるが」「前提が違えば結論も違う」「論理的に矛盾していないか」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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 1982d379289e
intp 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 974 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.