The definitive resource for Agent Skills - modular capabilities revolutionizing AI agent architecture
Find a file
2025-12-22 18:42:52 +00:00
.gitignore Initial commit: Populate Awesome Agent Skills list 2025-12-22 18:17:21 +00:00
CONTRIBUTING.md Initial commit: Populate Awesome Agent Skills list 2025-12-22 18:17:21 +00:00
README.md Docs: Revamp README with engaging titles and emojis 2025-12-22 18:42:52 +00:00

Awesome Agent Skills Awesome

A curated list of useful resources for Agent Skills - a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows.

🌟 What are Agent Skills?

A Skill is a directory containing a SKILL.md file (with metadata and instructions) and optional scripts/resources. This format allows agents to discover and load capabilities on demand, a concept known as "progressive disclosure".

Think of skills as "plugins" or "knowledge packs" that your agent can read to learn how to perform specific tasks—like editing a PDF, analyzing data, or managing a project—without needing that knowledge hardcoded into its system prompt.

👉 Learn more at agentskills.io

📖 Contents

🧩 Skill Collections

Ready-to-use skills to supercharge your agents.

🛠️ Tools & Ecosystem

Platforms and tools that support the Agent Skills specification.

  • OpenCode - AI development tool supporting Agent Skills.
  • Cursor - AI code editor supporting Agent Skills.
  • Amp - AI coding assistant.
  • Letta - Platform for building stateful LLM agents.
  • Goose - Open source AI agent.
  • Claude Code - Anthropic's coding tool with native support.
  • openskills - Universal skills loader for AI coding agents.
  • vibe-tools - Give Cursor Agent an AI Team and Advanced Skills.
  • IntentKit - Framework for AI agents equipped with powerful skills.
  • Agentica - TypeScript AI Function Calling Framework.

📚 Essential Reading

🔬 Research & Papers

Academic research related to Agent Skills and progressive disclosure.

💬 Join the Community

🤝 How to Contribute

Contributions are welcome! Please read the contribution guidelines first.