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 (Pantokrator showcases or Swarm agents with live AI).
- 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.
- 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.