#8 · Primary category: AI Agents & Automation

skills

agent-skills

Public repository for Agent Skills

Project last updated:08/21/26

GitHub Stars

172.5K

Forks

20.5K

Contributors

16

License

Other

Why we included this project

Anthropic's own skills repository is the clearest working example of the Agent Skills system. Every skill ships as a self-contained folder with a SKILL.md file that tells Claude what to do, and the collection spans creative work, technical tasks like web-app testing and MCP server generation, and enterprise workflows. That makes it useful both as a source of ready-made capabilities and as a template for writing skills that follow your own brand guidelines or internal processes. The document creation and editing skills behind Claude's file output are here too, which is a useful reference if you are building complex skills for a production application. It is a demonstration and educational resource rather than something you deploy directly, but that is the point: it is the best starting point for understanding how the Agent Skills standard works and how to extend it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category