Browse runbooks
Saved AI agents you can run. How runbooks work →
No public runbooks yet.
Be the first — create one and set its visibility to public.
Sign in to create →What's a runbook?
A micro AI agent built to do one job well — with the exact tools, MCP servers, and instructions to repeat that job whenever you ask.
A runbook is one focused AI agent with one job, the right tools, and a predictable output.
It calls skills, MCP servers, and external APIs on its own — then hands you the finished file. Save it once, run it daily, weekly, or on demand.
You give it
A role, an instruction, and the tools it may call.
The agent runs
Fetches, reasons, calls MCP tools, writes, retries.
You get back
A finished file (outcome.md) plus any artefacts.
For example
- 📰
Daily news brief
Reads 5 industry sites every morning, picks the 10 stories that matter, posts a digest to Slack.
Tools it calls
brave-searchfirecrawlslackOutcome
brief.md + slack post
- 📊
Competitor watch
Checks competitor pricing & feature pages weekly, alerts when anything changes.
Tools it calls
firecrawlpostgresresendOutcome
diff.md + email
- 📝
Investor update draft
Pulls this month's metrics from your warehouse, drafts the narrative you edit before sending.
Tools it calls
postgresgithubnotionOutcome
update.md + chart.png