Workflow Templates
Kickstart your automations with curated blueprints for different teams. Copy the YAML, tweak secrets, and deploy loops in minutes—all without leaving your editor.
Choose a template category
- Developer & Engineer – CI/CD pipelines, Playwright visual regression, GitHub automation.
- Founder & Solo Builder – Stripe → Supabase onboarding flows, analytics syncs, growth automations.
- Product Manager – Feature flag rollouts, user feedback digests, roadmap status updates.
- Operations & Analyst – ETL jobs, reporting pipelines, data quality checks.
- Marketing & Growth – Campaign sequences, lead scoring, social automation.
- AI Integrator – Claude experiment pipelines, AI content generation, moderation workflows.
How to use a template
- Open a category above and copy the YAML definition.
- Run
loopcli loop create <name> --interactiveto scaffold the loop. - Set secrets with
loopcli loop secrets setfor any API keys referenced in the template. - Test locally with
loopcli loop run <name>and deploy when ready.
Need something custom? Drop a request in the Discord #templates channel or ping the team through the contact form.