Skip to main content

Mastra skills

Mastra Skills are folders of instructions, scripts, and resources that agents can discover and use to gain Mastra knowledge. They contain setup instructions, best practices, and methods to fetch up-to-date information from Mastra's documentation.

Installation
Direct link to Installation

To install all available Mastra skills, run the following command:

npx skills add mastra-ai/skills

Mastra skills work with any coding agent that supports the Skills standard, including Claude Code, Cursor, Codex, OpenCode, and others.

Update skill
Direct link to Update skill

To update to the latest version of the Mastra skill, run:

npx skills update mastra

They're also available on GitHub.

On this page