1 indexed skills · max 10 per page
mastra-ai/skills · Productivity
Reference guide for building agents and workflows with current Mastra APIs. \n \n Always verify against embedded docs in node_modules/@mastra/*/dist/docs/ (installed version) or remote docs at https://mastra.ai/llms.txt before writing code; training data is outdated \n Core building blocks: Agents (autonomous, decision-making), Workflows (structured sequences), Tools (extend capabilities), Memory (maintain context), and RAG (external knowledge) \n Requires ES2022 modules in TypeScript config and