This walks you through building AI agents and workflows with Mastra v1 Beta, which is currently in beta until its stable release in January 2026. It covers the full stack from defining tools with Zod schemas to serving them through Hono API endpoints. The workflow section is especially detailed because schema matching between steps trips people up constantly. The quick start gets you to a working agent with a tool and HTTP server in about 50 lines. One thing to know upfront is that v1 Beta requires Node.js 22.13.0+ and has different patterns than the stable 0.24.x release, so don't mix documentation between versions or you'll waste time debugging signature mismatches.
npx skills add https://github.com/jwynia/agent-skills --skill mastra-hono