Comprehensive Mastra framework guide. Teaches how to find current documentation, verify API signatures, and build agents and workflows. Covers documentation lookup strategies (embedded docs, remote docs), core concepts (agents vs workflows, tools, memory, RAG), TypeScript requirements, and common patterns. Use this skill for all Mastra development to ensure you're using current APIs from the installed version or latest documentation.
$npx -y skills add agutinbaigo28/financial-agent-api --skill mastraInstalls into the current project.
Run `npx skills use "https://github.com/agutinbaigo28/financial-agent-api" --skill "agutinbaigo28/financial-agent-api/mastra"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agutinbaigo28/financial-agent-api" that are relevant to the current task. Run `npx skills add "https://github.com/agutinbaigo28/financial-agent-api"` and select the relevant skills, then follow their instructions.