skillmatic-ai/awesome-agent-skills

The definitive resource for Agent Skills - modular capabilities revolutionizing AI agent architecture

License:UnknownLanguage:N/A332
agent-architectureagent-skillsai-agentsai-toolsawesome-listchatgptclaude-codecodexcontext-engineeringcopilotcursorgemini-cligenerative-aigenerative-ai-toolsopenaiprogressive-disclosure技能vscode

Deep Analysis

Agent Skills 资源汇总库,提供 AI 代理模块化能力的标准化规范和生态系统资源导航

Core Features

Technical Implementation

Highlights
  • 节省 90%+ 的空闲 token 消耗,解决上下文窗口瓶颈
  • 支持主流 AI 编码平台(Claude Code、OpenAI Codex、GitHub Copilot、Cursor 等)
Use Cases
  • 查找和发现可用的 Agent Skills 资源
  • 学习如何构建和集成标准化 AI 代理技能
Limitations
  • 本身是资源聚合列表而非具体技能实现,需要跳转到各平台获取实际技能
Tech Stack
SKILL.md 规范Git 分发机制Markdown

🎯 Awesome Agent Skills Awesome

Awesome Agent Skills - The definitive resource for Agent Skills

💡 What Are Agent Skills?

Agent Skills mark a fundamental shift from monolithic AI systems to composable agent architectures. Rather than embedding capabilities through expensive fine-tuning or bloating context windows with static documentation, skills provide modular, on-demand knowledge injection through standardized SKILL.md packages.

The Architecture

Progressive Disclosure at Scale: Skills leverage a three-tier context management strategy:

  1. Discovery (~50 tokens): Lightweight metadata (name + description) loads at startup
  2. Activation (~2-5K tokens): Full SKILL.md instructions load when task-relevant
  3. Execution: Referenced scripts and resources accessed dynamically

This architecture delivers:

  • 🧠 Infinite capability scaling - No context window trade-offs
  • Sub-second skill loading - Zero startup latency penalty
  • 🔄 Cross-platform portability - Write once, deploy to any compatible agent
  • 📦 Frictionless distribution - Share via Git, install like packages

The Revolution

From specialized agents to universal platforms: Instead of building separate coding agents, research agents, and analysis agents, the industry is converging on general-purpose agents with skill libraries. One agent. Unlimited specializations. Dynamic composition.

"We used to think agents in different domains will look very different. The agent underneath is actually more universal than we thought."
Barry Zhang, Anthropic Research

The open standard advantage: Major platforms (OpenAI, GitHub, Microsoft, Cursor) have adopted the Agent Skills specification, creating network effects: every skill you create works across the entire ecosystem. This is the npm moment for AI agents.

🏷️ Key Topics

agent-skills · ai-agents · claude-code · gemini-cli ·codex · skill-md · progressive-disclosure · context-management · ai-development · mcp · agent-architecture · agentic-ai · automation · productivity

👉 New to Agent Skills? Start here: agentskills.io

📚 What's Inside?

🏁 Start Here

New to Agent Skills? These resources will take you from zero to understanding the core concepts in minutes.

🎓 Getting Started

🎓 Phase 1: Learn the Fundamentals

Understand the "Why" and "How". Before diving into code, grasp the architectural shift and best practices.

📰 Key Concepts & Articles

🎬 Video Introductions

🛠️ Phase 2: Use Existing Skills

Experience the power. Don't build from scratch—leverage the ecosystem of platforms and pre-built libraries.

🎨 Supported Platforms & IDEs

Where can you use Agent Skills today?

  • Claude Code - Anthropic's coding tool with first-class skills support (docs)
  • OpenAI Codex - OpenAI's CLI agent with Agent Skills support (docs)
  • Gemini CLI - Google's solution for bringing Gemini into the terminal (docs)
  • Cursor - AI-powered code editor with native skills integration (docs)
  • VS Code - Microsoft's editor with Agent Skills in Insiders build (docs)
  • GitHub Copilot - GitHub's AI coding assistant with Agent Skills support (docs)
  • OpenCode - AI development tool with built-in Agent Skills support (docs)
  • Amp - Next-gen AI coding assistant (docs)
  • Goose - Open source AI agent framework (docs)
  • Letta - Build stateful LLM agents with memory (docs)

📦 Ready-to-Use Skill Libraries

Tap into battle-tested capabilities.

🔥 Top Picks

📂 More Collections

🏪 Skill Marketplaces

  • SkillsMP - Agent Skills marketplace for Claude Code/Codex (discover, install, and share skills)
  • Skillstore - Curated, security-audited Agent Skills marketplace for Claude Code and Codex

🏗️ Phase 3: Build & Integrate

Create your own. Learn to author SKILL.md files and integrate them into your workflows.

📝 How to Build Skills

🔧 Developer Tools

Frameworks and utilities for building and loading skills.

Highly Recommended
agents

wshobson/agents

wshobson

Intelligent automation and multi-agent orchestration for Claude Code

The most comprehensive Claude Code plugin ecosystem, covering full-stack development scenarios with a three-tier model strategy balancing performance and cost.

25.6k2.8k3 days ago
Highly Recommended
awesome-claude-skills

ComposioHQ/awesome-claude-skills

ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

The most comprehensive Claude Skills resource list; connect-apps is a killer feature.

19.9k2.0k3 days ago
Recommended
oh-my-opencode

code-yeongyu/oh-my-opencode

code-yeongyu

The Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.

Powerful multi-agent coding tool, but note OAuth limitations.

17.5k1.2k3 days ago
Highly Recommended
ui-ux-pro-max-skill

nextlevelbuilder/ui-ux-pro-max-skill

nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

Essential for designers; comprehensive UI/UX knowledge base.

15.3k1.5k3 days ago
Recommended
claude-mem

thedotmack/claude-mem

thedotmack

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

A practical solution for Claude's memory issues.

14.0k9143 days ago
Highly Recommended
planning-with-files

OthmanAdi/planning-with-files

OthmanAdi

Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.

Context engineering best practices; an open-source implementation of Manus mode.

9.3k8113 days ago