By mastra-ai
Build and orchestrate AI agents, workflows, tools, and memory using the Mastra framework with guided skill-based assistance for TypeScript/Node environments.
Official Mastra skills for agents working with the Mastra framework. Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.
npx skills add mastra-ai/skills
Mastra also supports the .well-known skills discovery standard:
npx skills add https://mastra.ai/
Single comprehensive skill for all Mastra development. Uses progressive disclosure with reference files covering:
references/create-mastra.md): CLI and manual project setupreferences/embedded-docs.md): Find APIs in node_modules/@mastra/*/dist/docs/references/remote-docs.md): Fetch from https://mastra.ai/llms.txtreferences/common-errors.md): Common errors and solutionsreferences/migration-guide.md): Version upgrade workflowsMain skill file teaches core concepts and routes to appropriate reference files based on user questions.
git clone https://github.com/mastra-ai/skills.git
Then configure your agent to load skills from the cloned directory.
.well-known skills discoveryThis repository is served via the RFC 8615 Well-Known URI at https://mastra.ai/.well-known/skills/.
Agents can discover available skills by fetching:
https://mastra.ai/.well-known/skills/index.jsonhttps://mastra.ai/.well-known/skills/mastra/SKILL.mdThis enables automatic skill discovery without manual configuration.
Contributions welcome!
SKILL.md filesApache-2.0 - See LICENSE for details
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin mastra-ai-skillsMultiple loops for infinite task generation and execution
Editorial "AAS Agent & MCP Builder" bundle for Claude Code from Agentic Awesome Skills.
Multi-agent orchestration with AI SDK v5 - handoffs, routing, and coordination for any AI provider (OpenAI, Anthropic, Google)
AgenticFlow developer tools for Claude Code — build AI agents, deploy multi-agent workforces, and automate operations against the AgenticFlow platform via the `af` CLI.
Unified capability management center for Skills, Agents, and Commands.
Skill factory: describe a workflow in plain English and receive a validated, security-scanned cross-platform agent skill with evals and an installer.
Multi-agent system optimization, agent improvement workflows, and context management