Agent Skills Docs — Anthropic
FreeOfficial docs & spec
About Agent Skills Docs — Anthropic
Agent Skills are reusable, filesystem-based resources that provide Claude with domain-specific expertise, including workflows, context, and best practices, transforming a general-purpose agent into a specialist. Unlike prompts, Skills load on demand and do not require repeating guidance across conversations. Anthropic offers pre-built Agent Skills for common document tasks (PowerPoint, Excel, Word, PDF) and supports custom Skills for organizational knowledge. Skills are available on claude.ai, the Claude API, Claude Platform on AWS, and Microsoft Foundry, leveraging Claude’s virtual machine environment for capabilities beyond what is possible with prompts alone. This documentation covers the overview, quickstart, best practices, and API usage for Agent Skills.
Key Features
Pros & Cons
- Eliminates need to repeat guidance across conversations
- Loads on demand without cluttering conversation context
- Composable: combine multiple Skills for complex tasks
- Pre-built Skills available for common document tasks
- Custom Skills allow packaging organizational knowledge
- Works across multiple Claude deployment platforms