Digitorn
Digitorn
Templates

Ready-to-fork agents, one command to install.

Ten production-grade templates covering the patterns we ship most: coding agents, research pipelines, messaging copilots, scheduled reporters, voice assistants, doc generators, ETL agents. Each is 24-92 lines of YAML you can read end to end in five minutes.

Install one with digitorn install hub://digitorn/<template> or copy the YAML and adapt it.

developerbeginner

Starter coder

A minimal coding agent. Single brain, no multi-agent dispatch.

24 lines·~$0.10 per session
developerintermediate

Claude Code clone

Coordinator on Sonnet, explorer on Haiku. The full multi-agent setup.

56 lines·~$0.18 per session (60% off Sonnet-only)
researchadvanced

Deep research agent

Coordinator + researcher + fact-checker + writer + editor. With citations.

92 lines·~$0.40 per session, 70% on cheap models
messagingbeginner

Slack helper

An @mention-able helper agent that lives in a Slack thread.

28 lines·~$0.005 per response on Haiku
developerintermediate

Pull request reviewer

Webhook-triggered code reviewer that posts a structured review per PR.

44 lines·~$0.05 per typical PR
opsbeginner

Weekly digest reporter

A cron-fired agent that pulls together a weekly summary and posts it.

32 lines·~$0.02 per run
knowledgeintermediate

Documentation generator

Reads your source, updates docs/, opens a PR.

36 lines·~$0.30 per pass on a small repo
creativeintermediate

Live React app builder

An agent that writes React components into a workspace, hot-reloads the preview.

30 lines·~$0.20 per session of light prototyping
messagingintermediate

Voice assistant

A spoken-language agent for desktop. STT in, TTS out, sub-second round-trips.

24 lines·~$0.02 per minute of conversation
opsadvanced

Scheduled data pipeline

A cron-fired ETL agent that reads from Postgres and writes a digest.

48 lines·~$0.04 per run
Want something custom?

Describe it in plain English. The Builder generates the YAML.

The Digitorn Builder reads your description and writes the app.yaml for you. Use it as a starting point, then iterate on the prompt with hot reload.

Try the Builder