automation

Automate with budibase

Run operations with AI agents and apps.
intermediate1-2 hours💵 Free + LLM API costs
28,276 stars2,212 forksTypeScriptUpdated 9/14/2026100% free · open source
What it is

Build apps and automations that run operations with AI agents.

Real use case example

"A founder wants to automate the welcome process for new customers signing up on their Stripe account. They create an automation in this tool, linking it to Notion and Resend. Once set up, the automation adds the new customer's details to Notion and sends a welcome email automatically."

Best insideClaude DesktopCodex CLISelf-hosted
When to use it
  • When you need to automate repetitive tasks across multiple platforms
  • When you want to create custom workflows without extensive coding knowledge
  • When you need to integrate AI-driven decision making into your operations
Ready-to-paste prompt
Create a new automation that sends a weekly report of customer interactions to my Slack channel using the 'report' AI agent
Saves to your device
Use with Claude
New

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

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/budibase && curl -fsSL https://workflowstacks.com/api/skills/budibase/claude-skill -o ~/.claude/skills/budibase/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 Automate with budibase works
Codeflow
Free to inspect

Automate with budibase is a very large TypeScript project (~309k lines across 3320 code files, plus 626 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Other license, has a test suite.

Size
Very large codebase
~309k lines · 3320 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js
No API keys detected
TypeScript 69%Svelte 26%JavaScript 3%Shell 1%CSS 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    eslint-local-rules/index.js
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    examples/microfrontend/.env.oidc.example
    A worked example — copy this to get going
What's in each folder
packages/server/Backend / API1087 files
packages/client/Frontend / UI242 files
packages/worker/Backend / API162 files
packages/cli/Command-line entry points37 files
examples/Examples you can copy11 files
docs/Documentation2 files
packages/builder/Package1377 files
packages/backend-core/Package314 files
READMEHas testsDocumentedCI checksExamples includedOther licenseUpdated this month
Quick Actions
Details
Creator
Budibase
Language
TypeScript
Category
automation
Published
6/7/2019

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

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/budibase.svg)](https://workflowstacks.com/skills/budibase?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.