Enrichment Orchestrator
Five-agent pipeline that writes SEO metadata for every asset.
0runs
What it is
The most-used custom workflow on the site: five sub-agents (auditor, blog, content, linker, metadata) that audit, draft, and cross-link content, then write it to Supabase. Token usage and cost are tracked per run.
Where it lives
- scripts/enrichment/orchestrator.mjs
- scripts/enrichment/agents/
- scripts/enrichment/lib/usage-tracker.mjs
See it in action
Architecture map →FAQ
What does the enrichment orchestrator do?
It runs five specialized sub-agents — auditor, blog, content, linker and metadata — that generate and cross-link content fields, then write the results to the main Supabase project.
How is usage tracked?
Each run records input/output token counts per agent and an estimated cost in a usage ledger, so the cost of every pass is known.
Want a system like this built for you?Work with me →