Product workers
One page per Cloudflare Worker in the monorepo (source in apps/). These are deployable services behind the marketing site and agents — separate from the Pages app in apps/web.
Open a card for bindings, commands, and — where it exists — a link to the matching interactive UI demo (Swarm agent UIs or live AI workspaces).
- Customer APIswarm-api · apps/api
Multi-tenant Hono API: tenants, API keys, content, and queue producers.
- Content generator workercontent-generator · apps/content-generator
Scheduled and on-demand long-form content generation to D1 + downstream queues.
- Social distributor workersocial-distributor · apps/social-distributor
Consumes queues, rate-limits, and schedules social posts to external APIs.
- SEO generator workerseo-generator · apps/seo-generator
Generates and stores SEO landing pages in R2 with Workers AI and D1 metadata.
- Email & newsletter workeremail-newsletter · apps/email-newsletter
Batches, sends, and tracks newsletters with D1, R2 assets, and tracking URLs.
- GitHub projects workergithub-projects · apps/github-projects
Builds and pushes project artifacts, coordinates GitHub + queues (content, social, SEO).
- GitHub issues marketing workermarketing-github-issues · apps/marketing-github-issues
CRON + AI workflows for triaging and replying in GitHub issue threads.
- Quora marketing workermarketing-quora · apps/marketing-quora
Discovers and drafts Quora answers with Workers AI and D1 state.
- Reddit marketing workermarketing-reddit · apps/marketing-reddit
Subreddit-aware posting and monitoring with D1 and Workers AI.
- Stack Overflow marketing workermarketing-stackoverflow · apps/marketing-stackoverflow
Finds questions and proposes answers using Workers AI and D1.
- Viral / referral workerswarm-viral-referral · apps/viral-referral
Durable Object ReferralHub, shared D1, KV, and public referral link generation.
- Analytics workerswarm-analytics · apps/analytics
Ingests events, crons exports, and ties D1 + Analytics Engine for reporting.
- Brand Guardian (QA)brand-guardian · apps/brand-guardian
Llama 8B editorial QA between content generation and social distribution.
- GEO research workergeo-research · apps/geo-research
BYOK citation sweeps and AI visibility evidence → D1 → content pipeline.
- GEO tools workergeo-tools · apps/geo-tools
Public GEO score, visibility checklist, and BYOK-gated citation scan API.
- GEO reports workergeo-reports · apps/geo-reports
Monthly industry aggregate reports from research_findings → whitepapers.
- Research ingest workerresearch-ingest · apps/research-ingest
URL ingest jobs → research_documents with Workers AI summaries.
- Swarm schedulerswarmmm-scheduler · apps/swarmmm-scheduler
Cron coordinator: provisioning repair, content topics, Aimediarank authority sweeps.
- GEO YouTube pipelinegeo-youtube · apps/geo-youtube
Slideshow + Workers AI TTS from approved long-form content.
- GEO YouTube uploadgeo-youtube-upload · apps/geo-youtube-upload
Resumable YouTube Data API upload after tenant OAuth.
- GEO multi-day experimentsgeo-experiments · apps/geo-experiments
Workflow-style 3-step visibility experiments over 7 days.
- Swarm orchestrator (Agents SDK)swarm-orchestrator · apps/swarm-orchestrator
Durable Object multi-step AI orchestration: researcher, writer, coder, planner.
For interactive prompts in the browser, use the main demo gallery.