git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 316
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
316
last update
Jun 24, 2026
license
MITv1.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add mastra-typescript-agents - Invoke
// Run from any project directory
$ claude --skill mastra-typescript-agents "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill mastra-typescript-agents "now refactor it"
mastra-typescript-agents/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Mastra Agent Builder
- slug:
- mastra-typescript-agents
- version:
- v1.0.0
- license:
- MIT
- author:
- @mastra-craft
- repository:
- github.com/mastra-craft/mastra-typescript-agents
- categories:
- tags:
- #mastra#typescript#ai-agents#workflows#rag
- description:
Build production TypeScript agents with Mastra — agents, tools, workflows, RAG, and memory on Node and edge.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
mastra-typescript-agents/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…