create-mastra
Installation
SKILL.md
Create Mastra Skill
Complete guide for creating new Mastra AI agent projects. Includes both quickstart CLI method and detailed manual installation with full working code examples.
Official documentation: mastra.ai/docs
Getting Started
Ask: "How would you like to create your Mastra project?"
- Quick Setup - Copy and run:
npm create mastra@latest - Guided Setup - I walk you through each step, you approve commands
- Automatic Setup ⭐ - I create everything, just give me your API key
For AI agents: The CLI is interactive. Use Automatic Setup — create files using the steps in "Automatic Setup / Manual Installation" below.