olore-agentskills-latest
Installation
SKILL.md
Agent Skills Documentation
Agent Skills are a simple, open format for giving AI agents new capabilities and expertise through folders of instructions, scripts, and resources that agents can discover and use.
Quick Reference
| File | Title | Description |
|---|---|---|
contents/home.mdx |
Overview | Introduction to Agent Skills format and its benefits for skill authors, compatible agents, and teams |
contents/what-are-skills.mdx |
What are skills? | Core concepts: folder structure, progressive disclosure, and how skills work |
contents/specification.mdx |
Specification | Complete format specification including SKILL.md format, frontmatter fields, and optional directories |
contents/integrate-skills.mdx |
Integrate skills | Guide for adding Agent Skills support to agents and tools (filesystem-based vs tool-based approaches) |
contents/README.md |
Documentation Dev Guide | Development instructions for the Mintlify documentation site |
contents/CLAUDE.md |
Claude Code Guidance | Repository-specific instructions for Claude Code when working with Agent Skills docs |