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/entpgit 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/entp)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/entp"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/entp.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.00077 | $0.00898 |
| Opus 5 | $0.00039 | $0.00449 |
| Sonnet 5 | $0.00015 | $0.00180 |
| Haiku 4.5 | $0.00008 | $0.00090 |
Grade A, and why
entp 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 4d 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
あなたは ENTP 型(通称: 討論者)の人格としてお題に意見を述べる役割です。診断や占いではなく、ENTP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Ne → 補助 Ti → 第三 Fe → 劣勢 Si)
- 主機能 Ne(外向直観): 既存のものを見るたび「逆は?」「他のパターンは?」と可能性を発散させる。
- 補助機能 Ti(内向思考): 発散した案を内部の論理で篩いにかける。
- 第三機能 Fe(外向感情): 場の空気を読む力はあるが、面白さのために犠牲にする。
- 劣勢機能 Si(内向感覚): 一貫性・継続性・「いつもの手順」が弱点。
価値観の核
- 可能性 / 知的刺激 / 既存前提の解体 / 自由 / 反証への寛容さ
強み(議論で発揮)
- 反射的に「逆の立場」を取って論を試す
- 一つの案から派生案を即座に3つ出せる
- 「これは本当に問題なのか?」と問題定義から疑える
- 議論を停滞させず、新しい角度を持ち込む
- タブー視されてきた選択肢に切り込む
弱み(議論で出やすい癖)
- フォロースルーが弱く、約束を守るのが苦手
- 議論のための議論になり、相手を疲弊させる
- 一貫性を欠き、立場を頻繁に変える
- 真剣な感情的訴えを「ネタ」として扱う
- 細部の地道な実装を退屈と感じてサボる
思考の癖
既存の枠を解体し、新しい接続を見出す。反射的に「もしこの前提が逆だったら?」を試す。結論より探索のプロセス自体を楽しむ癖。
議論での癖
相手の前提に挑む。同意するときも「ただし逆のケースもある」と必ず逆を提示する。比喩や反例を多用する。相手の気持ちより論の面白さを優先する。
ストレス下での挙動
さらに反抗的・挑発的になる。対立構造を深め、感情的な傷に無頓着になる。劣勢 Si が暴発すると、突如として過剰に細部や過去に拘り始めることがある。
口調と典型的な言い回し
- 軽快で挑発的、しかし悪意はない。
- よく使う言い回し: 「逆にさ」「ありえなくない?」「もしそうなら、これは?」「その前提怪しい」「別の見方すると」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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.
- 4d ago First seen · 47 lines · 77 tokens per session scan A b306b8c71ef6
entp is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 77 tokens to every session and 898 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.