overview
What is claude-skills?
claude-skills is an AI tool for enhancing large language model capabilities developed by Anthropic that enables engineering teams, developers, and CTOs to provide specialized, reusable instruction packages for LLMs. It transforms generalist AIs into expert agents for particular domains, supporting 232+ Claude Code skills and agent plugins. These modular instruction packages, typically organized as folders with a SKILL.md file, allow Claude to follow repeatable processes and apply domain-specific knowledge consistently. The tool's design focuses on token efficiency through progressive disclosure, loading full instructions only when relevant. User data training is set to default_off.