MARKETING
Diagnose and propose fixes when a preview fails its CWV budget
When a Vercel preview fails Core Web Vitals, a CEO agent investigates the audit waterfall, identifies the top offenders (heavy images, blocking scripts, layout shifts), and opens…
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook: preview failed CWV budgetHTTP webhook
- ActionAgent parses Lighthouse waterfallOpenAI
- LogicRank root causes by metric impact
- ActionOpen GitHub issue with prioritized fixesGitHub
- OutputPost diagnosis summary to SlackSlack
What it does
This workflow does the analysis a senior performance engineer would. When a landing-page preview misses budget, an agent reads the full Lighthouse trace, reasons about why LCP or CLS is bad, and writes an actionable GitHub issue ranking the highest-impact fixes with the elements and bytes responsible.
When to use it
Use it when a red CWV check isn't enough and the team needs to know what to actually change. Great for marketing-owned pages where the people who must fix the issue aren't perf specialists and need concrete, prioritized guidance.
How it works
- 1A webhook fires from the launch gate when a preview fails its CWV budget, carrying the audit JSON.
- 2The agent parses the Lighthouse waterfall and CWV breakdown.
- 3It identifies root causes: largest contentful element, render-blocking resources, unsized media driving layout shift.
- 4It drafts prioritized fixes with estimated metric impact for each.
- 5It opens a GitHub issue with the findings and posts a summary to Slack so the owner is paged with a plan, not just a failure.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect GitHubRepos, issues, pull requests, actions.
- 4Connect SlackChannels, DMs, threads, mentions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Marketing workflows
UTM Link Linter: Block Malformed Tracking URLs Before Launch
Validates every campaign tracking link queued in an Airtable launch table against your UTM naming rules.
Spin up a rush localization handoff from a Slack chat request
A marketer asks the CEO agent in chat to rush-translate a piece of approved copy into specific languages; the agent files the source in Google Drive.
Slack UTM Check: Paste a Link, Get an Instant Verdict
Lets marketers drop a tracking URL into a Slack channel and get an immediate threaded reply that says whether the UTMs are valid, what is wrong, and a corrected suggestion.
UTM Audit for Campaign Spreadsheets in Google Drive
Watches a Google Drive folder for new or updated campaign link spreadsheets, lints every URL inside.
Real-Time UTM Validator API for Link-Building Forms
Exposes a webhook that validates a tracking URL on the fly and returns a structured pass/fail JSON response.
Agentic UTM Taxonomy Steward: Detect, Explain, and Propose Fixes
An agent reviews the full backlog of campaign links in Airtable, reasons about taxonomy drift beyond rigid rules, drafts standardized replacements for malformed UTMs.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
