Files
agentskills/README.md
T
Mahesh Murag 505cd8efa8 Add top-level Apache 2.0 LICENSE and license section to README (#122)
Add top-level LICENSE file (Apache 2.0) and a License section to
README documenting the dual-license structure: Apache 2.0 for code,
CC-BY-4.0 for documentation.

Closes #121
2026-02-05 09:18:04 -08:00

1.0 KiB

Agent Skills

Agent Skills 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

This repo contains the specification, documentation, and reference SDK. Also see a list of example skills here.

About

Agent Skills is an open format maintained by Anthropic and open to contributions from the community.

License

Code in this repository is licensed under Apache 2.0. Documentation is licensed under CC-BY-4.0. See individual directories for details.