Browse runbooks

Saved AI agents you can run. How runbooks work →

Sign in to create

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

  1. 📰

    Daily news brief

    Reads 5 industry sites every morning, picks the 10 stories that matter, posts a digest to Slack.

    Tools it calls

    brave-searchfirecrawlslack

    Outcome

    brief.md + slack post

  2. 📊

    Competitor watch

    Checks competitor pricing & feature pages weekly, alerts when anything changes.

    Tools it calls

    firecrawlpostgresresend

    Outcome

    diff.md + email

  3. 📝

    Investor update draft

    Pulls this month's metrics from your warehouse, drafts the narrative you edit before sending.

    Tools it calls

    postgresgithubnotion

    Outcome

    update.md + chart.png