AgentSkills is the ultimate directory for AI Agent Skills. We help you discover, evaluate, and install skills designed specifically for the Agent Skills architecture (as standardized by Anthropic).
What are Agent Skills?
Unlike simple tool definitions (like MCP), Agent Skills are modular packages that teach an AI agent how to perform complex tasks.
They follow a specific file-system based 3-layer architecture:
- Metadata: Lightweight definitions loaded initially.
- Instructions: Detailed
SKILL.mdguides loaded only when needed. - Resources: Scripts and code executed for deterministic reliability.
This "Progressive Disclosure" mechanism allows agents (like Claude) to have infinite capabilities without overwhelming their context window.
Key Features
- Curated Skills Directory: Find verified skills that follow the official Agent Skills standard.
- Easy Installation: Get instructions to plug skills directly into your agent's environment.
- Architectural Compliance: Learn how to structure your own skills using the standard folder structure.
- Community Driven: Share and discover the best practices for agentic workflows.
Getting Started
- Browse: Search for skills by domain (e.g., "Data Analysis", "Coding", "Research").
- Inspect: View the
SKILL.mdto understand the instructions provided to the agent. - Install: Download the skill folder and add it to your agent's skills directory.
Support
If you have any questions or want to submit your own Agent Skill, please contact us at fourbigallempty@gmail.com.

