Skip to main content
Axiom Skills are instruction files that give AI coding agents specialized capabilities. Unlike Axiom MCP Server, which provides a standardized protocol for tool discovery and execution, Axiom Skills work by embedding methodology and context directly into the agent’s prompt. For guidance on when to use Axiom Skills and Axiom MCP Server, see AI agents.
Axiom Skills are open-source and welcome your contributions. For more information, see the GitHub repository.

Available skills

Axiom provides the following skills:

Install all skills

Install all Axiom skills at once for Claude Code, Cursor, and other Claude-compatible agents:
npx skills add axiomhq/skills
This command automatically detects your agent and installs all available skills to the appropriate location. To install skills for a specific agent or install individual skills, see the installation instructions on each skill page.