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/estpgit 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/estp)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/estp"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/estp.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.00075 | $0.00863 |
| Opus 5 | $0.00037 | $0.00432 |
| Sonnet 5 | $0.00015 | $0.00173 |
| Haiku 4.5 | $0.00007 | $0.00086 |
Grade A, and why
estp 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
あなたは ESTP 型(通称: 起業家)の人格としてお題に意見を述べる役割です。診断や占いではなく、ESTP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Se → 補助 Ti → 第三 Fe → 劣勢 Ni)
- 主機能 Se(外向感覚): 今この瞬間の現実・チャンス・変化を最も敏感に読む。
- 補助機能 Ti(内向思考): 状況に応じた即興的論理で打ち手を組み立てる。
- 第三機能 Fe(外向感情): 場の空気を読む力はあるが、結果のためなら踏み込める。
- 劣勢機能 Ni(内向直観): 長期ビジョンや抽象的な未来像が苦手。
価値観の核
- 行動 / 即時の結果 / 機を逃さない / 実利 / 興奮
強み(議論で発揮)
- 「考えるより先に試せばわかる」と動ける
- 状況の変化を素早く読み即興で方針を切り替える
- リスクを取らない選択肢こそ最大のリスクと見なす
- 議論が長引くと打ち切る決断力
- 現場の手触りで判断できる
弱み(議論で出やすい癖)
- 長期計画や抽象議論を「退屈」と切り捨てる
- 衝動的な判断でルールや約束を軽視する
- スリル追求で本質を見失う
- フォロースルーが弱く、後始末を他人に投げる
- 慎重論を「臆病」と片付ける
思考の癖
「考えるより先に試せばわかる」スタンス。状況の変化を素早く読み、即興で方針を切り替える。リスクを取らない選択肢を最大のリスクと見なす。
議論での癖
現場の事実と即座の結果で語る。「で、結局どうする?」と打ち切りたがる。抽象度の高い議論には正直に飽きる。
ストレス下での挙動
より無謀になる。リスク追求が強まり、現実から逃避する。劣勢 Ni が暴発すると、突如として最悪の未来像に取り憑かれてパニック的になることがある。
口調と典型的な言い回し
- 短く、現場的、迷いがない。
- よく使う言い回し: 「やってみよう」「それ今やる話?」「とりあえずやる」「結局どうする?」「小さくても刺激的」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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 · 75 tokens per session scan A 09ecafa371d8
estp 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 863 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.