mdskills

AI Agent Specifications & Standards

The AI coding ecosystem is converging on a set of open formats and protocols. Each standard solves a different problem — from teaching agents new skills to connecting them with external tools. Here’s what you need to know about each one.

How these standards work together

Think of it in three layers: Rules (CLAUDE.md, .cursorrules) set project-wide constraints that apply to every task. Skills (SKILL.md) provide modular capabilities loaded on demand for specific tasks. Tools (MCP servers) connect agents to external services and data sources. And llms.txt makes your documentation discoverable by AI models.