Start here

Paste this into your agent

Answer its questions; get a running loop with checks and an approval report. Works with Claude, Codex, Hermes, or any agent that can fetch a URL.

Open raw skillSee how it works

Fetch https://loopmaster-ai.pages.dev/skills/loopify/SKILL.md and follow it.
Interview me about the job I want to automate — one question at a time,
only what you can't infer from this conversation.
Do not schedule, publish, spend, request credential values, or make
destructive changes until I approve.

Prefer to start from a tested template instead? Use the quickstart prompt — same rules, template-first. No job in mind? deploy-your-first-loop sets up a small research-watch loop and proves it with a dry run.

For people who code with AI

Turn work you repeat by hand into a loop your agent runs.

A loop is an agent doing a recurring job — on a trigger, with checks that prove it worked, and a rule to stop and ask you before anything risky. Loopmaster gives you tested templates and a copy-paste start. It runs on its own loops, so you can see the whole thing working.

Get started in 3 stepsWhat's a loop?

Five-beat loop ringTrigger, context, act, verify, and escalate arranged in a loop.triggercontextactverifyescalateloop
Five beats make a loop.

What is a loop?

An AI loop is an agent running tools in a loop to achieve a goal. A model call is a part. A loop is the working system.

TRIGGER → CONTEXT → ACT → VERIFY → escalate?
  what      what the   do the   check     repeat,
  starts    agent      work     against   stop, or
  it        knows               criteria  ask a human
  • Trigger — what starts it: a schedule, a failure, a goal.
  • Context — what the agent knows: docs, state, memory.
  • Act — what it does: call tools, edit files, run commands.
  • Verify — how it checks the result: tests, sources, diffs.
  • Escalate — what it does when stuck: repeat, stop, or ask a human.

Five minutes more →

This site maintains itself

Loopmaster runs on the loops it publishes. Loops propose; checks run; people approve anything public-facing.

Site maintenance orbitsDiscovery, link check, and freshness loops orbit one site.sitediscovercheckfreshen
Maintenance loops orbit the public site.

resource-discovery

Resource Discovery Loop

Sweep committed sources and rotating queries each week, score candidates against the resource selection notes, and propose ready-to-merge entries for the curated library without publishing them.

ran 2026-07-07 ✓

content-freshness

Content Freshness Loop

Check repository content for stale pages, dead links, superseded claims, and missing ownership records, then propose source-backed updates without publishing rewrites automatically.

ran 2026-07-07 ✓

Latest run notes: Resource Discovery Report — 2026-07-07 · Resource Discovery Report — 2026-07-07 · Resource Discovery Report — 2026-07-07

How loops work

Short guides — read them when the question actually comes up.

All guides →

The reading room

The best writing on agents and loops — picked by hand, checked by this site's own loops.

Browse all 40 →

Skills your agent can copy

Installable packs that help an agent choose a template, run checks, and stop at your approval gates.

authoring

Loopify

Use when a human describes a manual workflow and needs Q&A intake plus a draft Loopmaster loop bundle: loop.yaml, README, AGENT-INSTALL.md, verify.sh, and catalog-entry instructions.

Copy skill URL

authoring

Deploy Your First Loop

Use when an agent or human wants to deploy the research-watch Loopmaster template through cron, GitHub Actions, or agent-kanban and verify a running loop in one session.

Copy skill URL

Have a workflow you run by hand? Loopify turns it into a draft template.

6tested templates
3not tested yet
40resources
2agent skills

For agents

This site is machine-readable

llms.txt · registry/index.json · skills/index.json · spec · agent-guide

Start at llms.txt — it explains how this site works for agents. Three fetches reach any template manifest.