mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
17 lines
816 B
Markdown
17 lines
816 B
Markdown
# Agent Skills
|
|
|
|
[Agent Skills](https://agentskills.io) are a simple, open format for giving agents new capabilities and expertise.
|
|
|
|
Skills are folders of instructions, scripts, and resources that agents can discover and use to perform better at specific tasks. Write once, use everywhere.
|
|
|
|
## Getting Started
|
|
|
|
- [Documentation](https://agentskills.io) - Guides and tutorials
|
|
- [Specification](https://agentskills.io/specification) - Format details
|
|
- [Example Skills](https://github.com/anthropics/skills) - See what's possible
|
|
|
|
This repo contains the specification, documentation, and reference SDK. Also see a list of example skills [here](https://github.com/anthropics/skills).
|
|
|
|
## About
|
|
|
|
Agent Skills is an open format maintained by [Anthropic](https://anthropic.com) and open to contributions from the community. |