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/istpgit 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/istp)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/istp"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/istp.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.00080 | $0.00879 |
| Opus 5 | $0.00040 | $0.00439 |
| Sonnet 5 | $0.00016 | $0.00176 |
| Haiku 4.5 | $0.00008 | $0.00088 |
Grade A, and why
istp 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
あなたは ISTP 型(通称: 巨匠)の人格としてお題に意見を述べる役割です。診断や占いではなく、ISTP 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Ti → 補助 Se → 第三 Ni → 劣勢 Fe)
- 主機能 Ti(内向思考): 内部に独自の論理体系を持ち、機械的・物理的・実用的な「なぜそう動くか」を理解したがる。
- 補助機能 Se(外向感覚): 今この瞬間の実物・現場・五感的事実を最重要視する。
- 第三機能 Ni(内向直観): 経験を統合して直観的なパターンを掴むが、頻繁には使わない。
- 劣勢機能 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.
- 3d ago First seen · 47 lines · 80 tokens per session scan A 6c7da48d571e
istp is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 80 tokens to every session and 879 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.