August 2026 will be remembered as the month the agent skills format war went supernova. In a single week, mattpocock/skills exploded from 4,567 stars to 209,774 stars, Google officially launched google/skills at 16,592 stars, and the community .md format (superpowers) reached 269,041 stars. The question every AI developer is asking: which format should I use?
This is not just a comparison — this is the most important infrastructure decision in AI coding today. The format you choose determines which IDEs, which agent harnesses, which workflows your skills are compatible with. Get it wrong, and you're locked into a dying ecosystem.
Leader: mattpocock/skills (209,774 stars)
Origin: Anthropic's original .agents directory convention
Format: Shell scripts / Markdown in a .agents/ directory
Adoption: Claude Code, Kiro, Cursor, Cline
Vibe: "Skills for Real Engineers" — minimal, pragmatic, works in any terminal
Leader: google/skills (16,592 stars)
Origin: Google's official Agent Skills for Google products
Format: Python / YAML — structured, typed, validated
Adoption: Google Cloud, Vertex AI, Gemini ecosystem
Vibe: "Enterprise-grade" — designed for Google Cloud customers
Leader: obra/superpowers (269,041 stars)
Origin: Community-driven, SKILL.md in any directory
Format: Markdown — human-readable, git-friendly
Adoption: Superpowers harness, addyosmani/agent-skills (84,372 stars), reverse-skill (21,051 stars)
Vibe: "Open standard" — flexible, composable, community-owned
As of August 8, 2026 (18:00 UTC). Data sourced from GitHub API.
| Rank | Framework | Stars | Format | Growth | Best For |
|---|---|---|---|---|---|
| 1 | obra/superpowers | 269,041 | .md | +3,444/week | Agentic skills framework, full harness |
| 2 | mattpocock/skills | 209,774 | .agents | +1,354/day | .agents standard, real engineers |
| 3 | addyosmani/agent-skills | 84,372 | .md | +778/day | Production-grade engineering skills |
| 4 | google/skills | 16,592 | .skills | +718/week | Google Cloud + Vertex AI integration |
| 5 | zhaoxuya520/reverse-skill | 21,051 | .md | +10,400/week | Security / reverse engineering skill routing |
| 6 | anthropics/skills | ~5,000 | .agents | Stable | Original .agents convention |
| 7 | microsoft/skill-recorder | 969 | .ard | Stable | Skill recording and verification |
| 8 | KKKKhazix/human-writing | 1,947 | .md | Growing | Chinese writing skills for AI |
| 9 | Binaryify/open-kimi-ppt-skill | 1,589 | .md | Growing | AI presentation skills |
| 10 | virgiliojr94/book-to-skill | 18,784 | .md | +3,957/week | Book-to-skill conversion |
Answer 3 quick questions and get your personalized format recommendation.
Take the Format Quiz| Metric | .agents (mattpocock) | .skills (Google) | .md (Superpowers) |
|---|---|---|---|
| Total Ecosystem Stars | ~214,774 | ~16,592 | ~373,236 |
| Weekly Growth | +205,207 | +718 | +3,444 |
| Corporate Backing | Anthropic | Community (no single backer) | |
| File Format | Shell scripts + Markdown | Python + YAML | Plain Markdown |
| Learnning Curve | Low (shell basics) | Medium (Python/YAML) | Lowest (Markdown) |
| IDE Support | Cursor, Cline, Kiro | Google IDX, VS Code | Any IDE |
| Agent Harness Support | Claude Code, Kiro, Cursor | Vertex AI, Gemini | Superpowers, any |
| Validation | None (convention only) | Structured + typed | None (human-readable) |
| Enterprise Readiness | Medium | High (Google Cloud) | Medium (community-driven) |
There is no single winner yet — and that's the most impotant finding. The format war is still in its early innings.
Disclosure: Some links are affiliate links. We may earn a commission at no extra cost to you.
💡 Vast.ai recommendation: Rent gpu instances at the lowest prices on the market. Try Vast.ai →
Affiliate disclosure: we may earn a commission if you sign up via this link, at no extra cost to you.
💡 DigitalOcean recommendation: Simple cloud droplets, kubernetes, and app platform. Try DigitalOcean →
Affiliate disclosure: we may earn a commission if you sign up via this link, at no extra cost to you.