Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
The definitive resource for Agent Skills - modular capabilities revolutionizing AI agent architecture
| Date | Stars |
|---|---|
| 2026-07-31 | 643 |
| 2026-08-06 | 647 |
Today
+4 stars today
This week
— stars this week
This month
— stars this month
Momentum
1.0
growth rate 0.00%/day
# Awesome Agent Skills [](https://awesome.re)
Curated resources for building and using Agent Skills.
<div align="center">
<a href="https://agentskills.io">
<img src="assets/cover-image.png" alt="Agent Skills" width="90%">
</a>
</div>
## Contents
- [What Are Agent Skills](#what-are-agent-skills)
- [Start Here](#start-here)
- [Phase 1: Learn the Fundamentals](#phase-1-learn-the-fundamentals)
- [Phase 2: Use Existing Skills](#phase-2-use-existing-skills)
- [Phase 3: Build and Integrate](#phase-3-build-and-integrate)
- [Phase 4: Benchmarks and Research](#phase-4-benchmarks-and-research)
- [Frequently Asked Questions](#frequently-asked-questions)
## What Are Agent Skills
Agent Skills are modular, standardized `SKILL.md` packages that give agents on-demand capabilities via progressive disclosure: lightweight metadata can load early, full instructions load only when relevant, and supporting resources are accessed when needed.
`agent-skills` · `ai-agents` · `skill-md` · `progressive-disclosure` · `context-management`.
## Start Here
If you are new to Agent Skills, start with these quick primers.
- [What are skills](https://agentskills.io/what-are-skills) - Guide: Beginner-friendly introduction to Agent Skills.
- [Using skills in Claude](https://support.claude.com/en/articles/12512180-using-skills-in-claude) - Guide: Quick start for enabling skills in Claude.
## Phase 1: Learn the Fundamentals
Concepts, comparisons, and explainers to build a solid mental model.
### Key Articles
- [Equipping agents for the real world with Agent Skills](https://anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills) - Original announcement from Anthropic Engineering.
- [Claude Skills vs MCP: Complete Guide](https://dev.to/jimquote/claude-skills-vs-mcp-complete-guide-to-token-efficient-ai-agent-architecture-4mkf) - Comparison of Agent Skills and Model Context Protocol.
- [The Great AI Agent Configuration Confusion](https://medium.com/@satinath.mondal/the-great-ai-agent-configuration-confusion-agents-md-skill-md-and-whats-next-12345) - Overview of SKILL.md, AGENTS.md, and related standards.
- [Using skills with Deep Agents](https://blog.langchain.com/using-skills-with-deep-agents/) - How frameworks apply the skills pattern.
- [5 Agent Skill design patterns every ADK developer should know](https://x.com/GoogleCloudTech/status/2033953579824758855?s=20) - How to structure the logic inside Agent Skills.
- [Lessons from Building Claude Code: How We Use Skills](https://x.com/trq212/status/2033949937936085378?s=20) - Lessons learned about using skills at Anthropic.
### Video Introductions
- [Claude's new Agent Skills](https://www.youtube.com/watch?v=VRzkafNIdgI) - One-minute overview.
- [Don't Build Agents, Build Skills Instead](https://www.youtube.com/watch?v=CEvIs9y1uog) - Anthropic talk on skills as a scalable abstraction.
- [Intro to Agent Skills](https://x.com/antigravity/status/2028153290937061878) - By Google's Anti-Gravity team on X.
- [Claude Agent Skills Tutorial and Demo](https://www.youtube.com/watch?v=mxZqEduwyFk) - Intro tutorial and hands-on demo.
- [Claude Code Skills built me an AI Agent Team](https://www.youtube.com/watch?v=OdtGN27LchE) - Extended beginner guide.
### Courses
- [Agent Skills with Anthropic](https://learn.deeplearning.ai/courses/agent-skills-with-anthropic/) - Short course from DeepLearning.AI
## Phase 2: Use Existing Skills
Platforms that support skills today, plus ready-to-use skill catalogs.
### Supported Platforms and IDEs
- [Claude Code](https://claude.ai/code) - Platform: Anthropic's coding tool with skills support ([docs](https://code.claude.com/docs/en/skills)).
- [OpenAI Codex](https://developers.openai.com/codex/skills/) - Platform: OpenAI's CLI agent with skills support ([docs](https://developers.openai.com/codex/skills/)).
- [Gemini CLI](https://geminicli.com) - Gemini in the terminal with skills support ([docs](https://geminiclExcerpt of 13,922 characters
Read on GitHub76
5
Romain SIMON · Yuki · France
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:0b2870a4ebe81b8f, topic:awesome, topic:awesome-list
matched fp:0b2870a4ebe81b8f, topic:ai-agents, desc:ai agent
matched fp:0b2870a4ebe81b8f, topic:context-engineering
matched fp:0b2870a4ebe81b8f, topic:copilot