Art Of War — AI skill for Claude Code
📜 Sun Tzu's Art of War applied to AI agent organization and task orchestration — 13 chapters mapped to practical agent patterns.
How to install Art Of War
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open wanikua/art-of-war and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Art Of War does
📜 Sun Tzu's Art of War applied to AI agent organization and task orchestration — 13 chapters mapped to practical agent patterns.
Alternatives in AI
- Claude Cookbook — Official notebooks and recipes for common patterns (RAG, tool use, Skills, MCP) 35.3k ★
- Context Engineering Agent Skills — Context engineering patterns for agent skills 13.9k ★
- Humanizer: Remove AI Writing Patterns — You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat 10.5k ★
README
📜 Art of War Agents
兵者,国之大事,死生之地,存亡之道,不可不察也
"War is a matter of vital importance to the State; the province of life or death; the road to survival or ruin. It is mandatory that it be thoroughly studied."
**Sun Tzu's Art of War applied to AI agent organization and task orchestration.**
This skill maps all **13 chapters** of the Art of War to practical patterns for deploying, managing, and optimizing AI agents.
Install
ClawdHub
clawdhub install art-of-war-agents
Manual
Copy this repo into your ClawdHub skills directory.
Quick Start
Once installed, the skill activates when you discuss:
- Agent deployment decisions
- Multi-agent orchestration
- Task assessment
- Token/cost optimization
- Agent collaboration strategies
Example Usage
User: Should I use an agent for competitor research?
Agent: [Applies 始计篇 — Five Constants assessment]
- 道: Aligns with business goals ✓
- 天: Launch in 3 weeks, timing good ✓
- 地: Need market data, competitor info ✓
- 将: Research + synthesis agents available ✓
- 法: Clear workflow defined ✓
Recommendation: Deploy. Start with existing reports (因间)
before new searches (死间). Budget: ~5k tokens.
The Thirteen Chapters → Agent Patterns
| Chapter | Agent Application |
|---|---|
| 1. 始计篇 | Task assessment (五事七计) |
| 2. 作战篇 | Cost awareness, speed |
| 3. 谋攻篇 | Planning hierarchy, avoid force |
| 4. 军形篇 | Defense first, risk management |
| 5. 兵势篇 | Momentum, 奇正 combinations |
| 6. 虚实篇 | Strategic targeting, avoid waste |
| 7. 军争篇 | Indirect approaches |
| 8. 九变篇 | Adaptability, fault detection |
| 9. 行军篇 | Signal reading, intervention timing |
| 10. 地形篇 | Task classification |
| 11. 九地篇 | Resource allocation by importance |
| 12. 火攻篇 | Tool usage (API, code, search) |
| 13. 用间篇 | Information gathering, verification |
Core Principles
知彼知己 (Know Enemy, Know Yourself)
- Understand the task deeply
- Know your agents' capabilities and limits
- Ev
Related Skills
Designing AI Agents
Companion code for 'Designing AI Agents' (Manning, 2027) — 27 agent design patterns, organized by the 7 cognit
Hacker News Reddit Digest
You are a helpful assistant. Your task is to search for and summarize trending AI development discussions from
Orchestration Skills
Multi-agent orchestration patterns
Arckit.Agent Design
Design AI agent architecture — patterns, tool contracts, memory, orchestration, guardrails
Groovy Web AI Agents
Production-ready AI agent configurations and orchestration patterns
Open Multi Agent
TypeScript multi-agent orchestration engine — one runTeam() call from goal to result. Multi-model teams, auto
Related Agents
Council Sun Tzu
Council member. Use standalone for adversarial strategy & competitive analysis, or via /council for multi-pers
Monorepo Specialist
Turborepo monorepo management specialist for package organization, dependencies, and build orchestration. Use
LLM Checker
LLM training-bias pattern detector — finds structural patterns from tutorial/library training data applied to