Equipping agents for the real world with Agent Skills
Published Oct 16, 2025 Claude is powerful, but real work requires procedural knowledge and organizational context. Introducing Agent Skills, a new way to build specialized agents using files and folders.
Introduction. As model capabilities improve, we can now build general-purpose agents that interact with full-fledged computing environments. Claude Code, for example, can accomplish complex tasks across domains using local code execution and filesystems. But as these agents become more powerful, we need more composable, scalable, and portable ways to equip them with domain-specific expertise. This led us to create Agent Skills: organized folders of instructions, scripts, and resources that agents can discover and load dynamically to perform better at specific tasks. Skills extend Claude’s capabilities by packaging your expertise into composable resources for Claude, transforming general-purpose agents into specialized agents that fit your needs.
Discussion / Conclusion. Skills are a simple concept with a correspondingly simple format. This simplicity makes it easier for organizations, developers, and end users to build customized agents and give them new capabilities. We’re excited to see what people build with Skills. Get started today by checking out our Skills docs and cookbook.
Lines of inquiry this paper opens 24
Research framings built by reading the notes related to this paper — the questions it feeds into.
What are the consequences of models training on synthetic data? Can AI-generated outputs constitute genuine knowledge or valid claims?- Why do different AI models generate similar outputs independently?
- Can AI output be genuinely novel or only at the margins?
- Why did three experts reach incompatible conclusions about the same AI system?
- Why do different language models independently produce similar outputs?
- Why do sigmoid conflict curves look the same across different language models?
- How much alignment data does a language model actually need to specialize well?
- Why does RLHF alignment reduce the diversity of viewpoints in AI output?
- Can a single AI system optimize multiple alignment dimensions simultaneously?
- Can few-shot examples narrow generative diversity in creative tasks?
- Why does AI output show diversity without multiplying actual points of view?
- How do you verify whether your context distribution satisfies covariate diversity?
- Can diverse human creativity survive if all AI systems converge on similar outputs?
- What happens to idea diversity when AI tools draw from collective knowledge?