llms.txt ยท diff
git:20260831.15ce80e to git:20260905.27eaa06
6 added, 6 removed. Audit A to A.
# Awesome AI Agent Tools
- > The most comprehensive open-source library for AI agent skills, MCP servers, and agent workflows. 638 installable components across 8 categories -- skills, MCPs, loops, subagents, hooks, plugins, prompts, and tools -- curated from 100+ repositories. Works with Claude Code, OpenCode, Codex, Cursor, Gemini CLI, Copilot, and 30+ AI coding assistants.
+ > The most comprehensive open-source library for AI agent skills, MCP servers, and agent workflows. 640 installable components across 8 categories -- skills, MCPs, loops, subagents, hooks, plugins, prompts, and tools -- curated from 100+ repositories. Works with Claude Code, OpenCode, Codex, Cursor, Gemini CLI, Copilot, and 30+ AI coding assistants.
## Overview
Awesome AI Agent Tools is the largest open-source collection of installable components for AI coding assistants. Every item is sourced from real projects with provenance and install commands -- no hallucinated or synthetic entries.
The library covers the full AI agent stack: skills (SKILL.md files), MCP servers, agent workflow loops, subagent definitions, hooks, plugins, prompts, and CLI tools. Each category includes a JSON catalog for programmatic discovery and a human-readable directory. Components are tagged by platform, category, and source.
Built for interoperability, this collection works with Claude Code, OpenCode, Codex, KiloCode, Cursor, Gemini CLI, Copilot, Aider, Windsurf, and every major AI coding assistant. Contributions are welcome -- see contributing.md.
## What This Repo Contains
- - **97 Skills**: SKILL.md files across 9 categories (Development 33, Productivity 17, Content 12, Design 11, DevOps 8, Marketing 6, Testing 4, Data 4, Security 2)
+ - **98 Skills**: SKILL.md files across 9 categories (Development 33, Productivity 17, Content 13, Design 11, DevOps 8, Marketing 6, Testing 4, Data 4, Security 2)
- **137 MCP Servers**: Model Context Protocol servers with install commands across 20 categories
- **115 Agent Loops**: Repeatable workflow patterns with prompts, verification criteria, and source attribution across 7 categories
- **34 Subagents**: Specialized agents with model routing and tool permissions across 5 categories
- **25 Hooks**: Event-driven extensions for Claude Code across 8 categories
- **54 Plugins**: Extensions for Claude Code, OpenCode, Cursor, Copilot, Windsurf, Aider, and JetBrains across 9 categories
- **103 Prompts**: Curated prompt templates and strategies across 17 categories
- - **73 CLI Tools**: Command-line utilities and automation across 13 categories
+ - **74 CLI Tools**: Command-line utilities and automation across 13 categories
- **JSON Catalogs**: Machine-readable catalogs for programmatic discovery
## Quick Start
```bash
# Clone the full collection
git clone https://github.com/michielhdoteth/awesome-ai-agent-tools.git
# Browse the catalog
https://awesome-ai-agent-tools.vercel.app
```
## Key Features
- **30+ Platforms Supported**: Claude Code, OpenCode, Codex, KiloCode, Cursor, Gemini CLI, Copilot, Aider, Windsurf, and more
- **JSON Catalogs**: Every category has a machine-readable catalog for tooling integration
- **Agent-Contributable**: Add components via CONTRIBUTE.md -- agents can self-contribute
- **SKILL.md Open Standard**: Skills follow the SKILL.md specification for portability
## Key Files
- [README](readme.md) - Project overview, quick start, and full catalog
- [contributing.md](contributing.md) - How to add skills, MCPs, or loops
- [CONTRIBUTE.md](CONTRIBUTE.md) - Agent-automatable contribution skill
- - [Skills Library](skills/) - 97 SKILL.md files across 9 categories
+ - [Skills Library](skills/) - 98 SKILL.md files across 9 categories
- [MCP Servers](mcps/) - 137 MCP servers with install commands
- [Agent Loops](loops/) - 115 workflow patterns with catalog
- [Subagents](subagents/) - 34 specialized agent definitions
- [Hooks](hooks/) - 25 event-driven extensions
- [Plugins](plugins/) - 54 plugins across 9 platforms
- [Prompts](prompts/) - 103 curated prompt templates
- - [CLI Tools](tools/) - 73 command-line utilities
+ - [CLI Tools](tools/) - 74 command-line utilities
## Related Resources
- **GitHub**: [awesome-ai-agent-tools](https://github.com/michielhdoteth/awesome-ai-agent-tools)
- **Browse Site**: [awesome-ai-agent-tools.vercel.app](https://awesome-ai-agent-tools.vercel.app)
## Topics
awesome, ai-agent-tools, ai-agents, skills, mcp-servers, model-context-protocol, agent-workflows, claude-code, opencode, codex, kilocode, cursor, gemini-cli, copilot, coding-agent, vibe-coding, prompt-engineering, skill-marketplace, agent-orchestration, cross-platform-ai, open-source-ai, developer-tools, subagents, hooks
## Updated
- 2026-08-31
+ 2026-09-05