The definitive resource for Agent Skills - modular capabilities revolutionizing AI agent architecture
Find a file
2025-12-22 21:02:01 +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: Add new resources and Videos section 2025-12-22 21:02:01 +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.
  • gemini-cli-skillz - Gemini CLI extension enabling Anthropic-style Agent Skills.
  • devskills - MCP server to bring Agent Skills to any MCP-compatible coding agent.
  • baml-anthropic-skills-integration - Integration between BAML and Anthropic Agent Skills.
  • agentskills-mcp - MCP server implementation for Agent Skills.
  • cc-wf-studio - Workflow studio for ClaudeCode with skill support.
  • skillcheck - Security scanner for SKILL.md files.
  • cognitive-toolworks - Generates agent artifacts like SKILL.md using LLM.
  • skill-optimization - DSPy optimization techniques for SKILL.md files.
  • AI-anything - Transforms YouTube videos into SKILL.md files.
  • system-skills-pattern-template - Template for building System Skills (CLI + SKILL.md + Database).

📚 Essential Reading

📺 Videos

Note: As this is a new standard, video content is emerging. Check back soon for tutorials and demos!

🔬 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.