Skip to content

// Build production TypeScript agents with Mastra — agents, tools, workflows, RAG, and memory on Node and edge.

Mastra Agent BuilderVerified Creator

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
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add mastra-typescript-agents
  2. Invoke

    // Run from any project directory

    $ claude --skill mastra-typescript-agents "fine-tune on this CSV"
  3. Or copy this from the README

    // extracted bash block

    $ claude skills add mastra-typescript-agents
    npm create mastra@latest
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
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.

README.md

mastra-typescript-agents/README.md
6 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…