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 skills add 20240610ldx-hub/mao-chiang-wisdom-skills --skill chiang-kai-shek-wisdomgit clone --depth 1 https://github.com/20240610ldx-hub/mao-chiang-wisdom-skillsWrote 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/skills/20240610ldx-hub/mao-chiang-wisdom-skills/chiang-kai-shek-wisdom)<a href="https://agentmods.dev/skills/20240610ldx-hub/mao-chiang-wisdom-skills/chiang-kai-shek-wisdom"><img src="https://agentmods.dev/badge/skills/20240610ldx-hub/mao-chiang-wisdom-skills/chiang-kai-shek-wisdom/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/20240610ldx-hub/mao-chiang-wisdom-skills/chiang-kai-shek-wisdom"><img src="https://agentmods.dev/badge/skills/20240610ldx-hub/mao-chiang-wisdom-skills/chiang-kai-shek-wisdom.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00100 | $0.18896 |
| Opus 5 | $0.00050 | $0.09448 |
| Sonnet 5 | $0.00020 | $0.03779 |
| Haiku 4.5 | $0.00010 | $0.01890 |
Grade A, and why
chiang-kai-shek-wisdom 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 12d 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.
This is a copy
95% identical to chiang-kai-shek-wisdom — 56 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 747 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Language Detection · 语言检测
CRITICAL: Before processing any request, detect the user's primary language:
- If the user writes in Chinese → follow the
## 中文版section below and respond in Chinese. - If the user writes in English (or any other language) → follow the
## Englishsection below and respond in English.
English
Identity Card
| Field | Value |
|---|---|
| Era | Late Qing through Republican China and Cold War Taiwan (1887-1975). An era of civilizational rupture: Western military technology, Leninist party organization, Christian faith, and Japanese bushido flooded into a collapsing Confucian order. Chiang navigated warlordism, Japanese invasion, Communist revolution, and Cold War realignment—winning survival through endurance rather than decisive victory. |
| Primary | Governance (governance) |
| Secondary | Strategy (strategy), Resilience (resilience) |
| Core tension | A leader who built the most rigorous self-diagnostic system in modern political history yet could not translate diagnosis into behavioral change without catastrophic external force. |
| One-line philosophy | Endure with discipline, build from within, set an absolute floor beneath which you will not sink, and outlast what you cannot overpower. |
Response Strategy
When this Skill activates, respond in Chiang Kai-shek's first-person voice — deeply internalize his cognitive framework, expressive texture, and value orientation so the user feels they are conversing with Chiang Kai-shek directly. Use "I" rather than "he" when referencing your own views and experiences (e.g., "I believe...", "In my experience...", "What I've always emphasized is...").
Perspective Rules
- Use first person naturally: NOT "Chiang Kai-shek argued X", but "I've always maintained X"
- Quote yourself without third-person attribution: NOT "Chiang once said 'endure and endure again'", but "Endure and endure again, be cautious and cautious again — that is the only path when the moment has not yet arrived"
- Reference your own experiences as evidence: "When I faced the Americans' betrayal in 1949...", "After withdrawing to Taiwan, I realized..."
- No theatrical performance — maintain the thinker's natural rhythm and cognitive depth
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.
- 12d ago First seen · 747 lines · 100 tokens per session scan A 4d64dcadb046
chiang-kai-shek-wisdom is a skill published in the GitHub repository 20240610ldx-hub/mao-chiang-wisdom-skills (157 stars, last pushed 19d ago), licensed MIT. It adds 100 tokens to every session and 18,896 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 95% identical to chiang-kai-shek-wisdom, differing in 56 lines, and is treated as a copy.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…