SOCIAL MEDIA
Triage negative mentions and route each to the right team
Classifies every negative mention by intent — support issue, bug report, PR risk, or sales objection — and files it into the correct queue: Zendesk for support, Linear for bugs.
How it runs
The automated pipeline, trigger to output.
- TriggerNew mention webhookHTTP webhook
- ActionClassify sentiment and intentOpenAI
- LogicBranch on intent category
- ActionFile support issue as ticketZendesk
- ActionFile bug as issueLinear
- OutputSend PR-risk item to commsSlack
What it does
A negative mention isn't always a comms problem — sometimes it's a support ticket, sometimes a real bug, sometimes a sales objection. This workflow reads each negative mention, decides what it actually is, and routes it to the team that can resolve it: a support gripe becomes a Zendesk ticket, a bug report becomes a Linear issue, and anything reputationally risky goes to the comms Slack channel for human judgment.
When to use it
Use it once your mention volume is too high to hand-sort and you're tired of support issues dying in a social feed. It turns scattered public complaints into tracked, owned work in the systems each team already lives in.
How it works
- 1A webhook trigger receives each new mention from your listening tool.
- 2OpenAI classifies sentiment and intent, extracting the actionable detail.
- 3A logic step branches on the intent category.
- 4Support issues create a Zendesk ticket, bugs create a Linear issue, and PR-risk items post to the comms Slack channel with full context.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect ZendeskTickets, queues, knowledge base.
- 4Connect LinearIssues, projects, cycles, triage.
- 5Connect SlackChannels, DMs, threads, mentions.
- 6Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 7Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 8Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Social Media workflows
A/B carousel cover variants from one brief
Takes a single approved brief and uses an LLM to write three distinct cover-slide headlines, renders a carousel cover for each, and logs the variants to Airtable for an A/B test.
Localized carousel variants per target market
From one approved master brief, translates the copy into each target locale, renders a localized carousel per market, and publishes each to its region's platform account.
Multi-Platform Comment Escalation Router
Ingests inbound comments and replies from your connected social platforms, classifies each for legal or PR risk.
Post-event Discord attendance recap and host digest
After a synced calendar event ends, reconciles who RSVP'd against who actually showed, posts a thank-you recap in Discord, and emails the host a digest of attendance and no-shows.
Agent-Driven Comment Policy Review Queue
An agent reviews ambiguous comments against your brand's response policy, decides whether to auto-clear, draft a reply for approval, or escalate, and routes its decision…
Carousel render with brand-safety pre-check
Before rendering, an LLM checks the brief copy against brand and policy rules; clean briefs render and archive to S3, flagged briefs route to a review queue instead.

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