# Agentskills > This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. The project defines an open format for teaching AI agents specialized workflows through SKILL.md ## Pages - [CLAUDE.md](claude.md): This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. The project de... - [Overview](home.md): Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more a... - [Integrate skills into your agent](integrate-skills.md): This guide explains how to add skills support to an AI agent or development tool. - [Specification](specification.md): This document defines the Agent Skills format. - [What are skills?](what-are-skills.md): At its core, a skill is a folder containing a`SKILL.md`file. This file includes metadata (`name`and`description`,...