ai-agent

Money Printer Go BRRR

Print it, baby!
424 stars40 forksTypeScriptUpdated 3/4/2023100% free · open source
What it does

A TypeScript‑based AI agent that generates printable financial‑style output (e.g., mock money prints) for quick prototyping.

When to use it
  • You need realistic‑looking financial documents for a demo or UI mock‑up.
  • You want to stress‑test a payment‑processing pipeline with synthetic data.
  • You are building a fintech sandbox and need a fast way to generate sample cash‑flow reports.
Ready-to-paste prompt
node dist/index.js --amount 12345 --currency EUR --format pdf > demo-bill.pdf
Heads up: The project requires Node.js >=18; using an older Node version will cause the TypeScript build to fail.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/money-printer-go-brrr && curl -fsSL https://workflowstacks.com/api/skills/money-printer-go-brrr/claude-skill -o ~/.claude/skills/money-printer-go-brrr/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Money Printer Go BRRR works
Codeflow
Free to inspect

Money Printer Go BRRR is a small TypeScript project (~950 lines across 22 code files). Setup is light: install Node.js, run one command. Last commit 43 months ago, MIT license, no tests found.

Size
Small codebase
~950 lines · 22 code files · 8 min skim
Setup
Light setup
Install Node.js, run one command.
Runs on
Node.js
No API keys detected
TypeScript 97%JavaScript 2%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    package.json
    Dependencies and the commands it exposes
  3. 3
    src/pages/index.tsx
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic17 files
public/Images & static assets19 files
.github/CI / automation (GitHub Actions)4 files
.husky/Tool / agent settings2 files
READMENo tests foundThin docsCI checksMIT licenseLast update 43 mo ago
Quick Actions
Details
Creator
memetic-institute
Language
TypeScript
Category
ai-agent
Published
3/18/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.