Runbook directory
Try a project
A runbook is one file that gives an agent its job, including the evaluations required to get consistent results. Start from one that works, run it on your account, and make it your own.
Free to start. New to runbooks? Learn about runbooks.
Featured runbooks8
Open one to read the full runbook, its example outputs, and how it's evaluated.
Slide Maker
8–15 minsGenerate presentation decks grounded in real GitHub projects, or walk through a structured brief-to-slides process.
adewalegithubslidesPDF processing
1–2 minsExtract text, tables, and key fields from PDFs into clean, structured JSON.
anthropicsfilespythonDurable Objects
2–4 minsTurn a spec into a production-ready Cloudflare Durable Object in TypeScript, self-reviewed against the gotchas.
cloudflaretypescriptcloudflareCross-model benchmark
2–4 minsRun the same prompt through two or more models side by side and score the results.
garrytanai-evalbenchmarkSEO audit
6–9 minsCrawl a site, score each page against on-page SEO checks, and rank the fixes by impact.
coreyhaines31webseoCanary
3–5 minsQA a described user flow against a live web app — the agent drives a real browser and hands back a report plus a replay script.
wizenheimerqabrowserConference abstract scraper
15-35 minsScrape a conference's accepted abstracts into structured JSON, pairing CrossRef metadata with full text from the meeting program.
Policy-based text redaction
15-20 minsRedact sensitive spans from each record in a dataset according to its own policy, then score the result against a five-point rubric.