# Agent Skills ## Docs - [Agent Skills Overview](https://docs.llmskills.org/en/home.md): Agent Skills (Claude Skills) are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. - [How to Integrate Agent Skills](https://docs.llmskills.org/en/integrate-skills.md): Learn how to integrate Agent Skills: discover, load metadata, match tasks, activate instructions, and execute scripts securely. - [Agent Skills Specification](https://docs.llmskills.org/en/specification.md): Agent Skills specification: Learn to create SKILL.md files with YAML frontmatter, define metadata, organize directories and build AI agent capabilities. - [What are Agent Skills?](https://docs.llmskills.org/en/what-are-skills.md): Agent Skills (Claude Skills) are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. ## OpenAPI Specs - [openapi](https://docs.llmskills.org/api-reference/openapi.json)