{
  "markdown": "# Mastra Agent Skills\n\nOfficial Mastra skills for agents working with the [Mastra framework](https://mastra.ai). Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.\n\n## Installation\n\n```bash\nnpx skills add mastra-ai/skills\n```\n\nMastra also supports the [`.well-known` skills discovery standard](https://github.com/cloudflare/agent-skills-discovery-rfc):\n\n```bash\nnpx skills add https://mastra.ai/\n```\n\n## Included skills\n\n### mastra\n\nSingle comprehensive skill for all Mastra development. Uses progressive disclosure with reference files covering:\n\n- **Setup & Installation** (`references/create-mastra.md`): CLI and manual project setup\n- **Embedded Docs Lookup** (`references/embedded-docs.md`): Find APIs in `node_modules/@mastra/*/dist/docs/`\n- **Remote Docs Lookup** (`references/remote-docs.md`): Fetch from `https://mastra.ai/llms.txt`\n- **Troubleshooting** (`references/common-errors.md`): Common errors and solutions\n- **Migrations** (`references/migration-guide.md`): Version upgrade workflows\n- **Trace Intelligence** (`references/trace-intelligence.md`): Query recurring themes across agent traces on the Mastra platform\n\nMain skill file teaches core concepts and routes to appropriate reference files based on user questions.\n\n## Manual installation\n\n```bash\ngit clone https://github.com/mastra-ai/skills.git\n```\n\nThen configure your agent to load skills from the cloned directory.\n\n## `.well-known` skills discovery\n\nThis repository is served via the [RFC 8615 Well-Known URI](https://github.com/cloudflare/agent-skills-discovery-rfc) at `https://mastra.ai/.well-known/skills/`.\n\nAgents can discover available skills by fetching:\n\n- **Index**: `https://mastra.ai/.well-known/skills/index.json`\n- **Skills**: `https://mastra.ai/.well-known/skills/mastra/SKILL.md`\n\nThis enables automatic skill discovery without manual configuration.\n\n## Contributing\n\nContributions welcome!\n\n1. Fork the repository\n2. Make improvements to `SKILL.md` files\n3. Test with actual development workflows\n4. Submit a pull request\n\n## Resources\n\n- [Mastra Docs](https://mastra.ai/docs)\n- [Mastra GitHub](https://github.com/mastra-ai/mastra)\n- [Agent Skills Spec](https://agentskills.io)\n- [`.well-known` Skills RFC](https://github.com/cloudflare/agent-skills-discovery-rfc)\n- [Discord](https://discord.gg/BTYqqHKUrf)\n\n## License\n\nApache-2.0 - See [LICENSE](LICENSE) for details\n",
  "bytes": 2417,
  "sha": "065f6acf6af78e21c2804d69719801462ffe6d69d39e7831111074983ab0d490",
  "repo_slug": "mastra-ai/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_mastra_ai_skills_mastra_d6d22d29/readme"
}