CONTENT CREATION
Weekly Screenshot Staleness Digest to Slack
Once a week, rolls up the current screenshot-drift inventory across all doc pages into a ranked digest and posts it to a Slack channel so the docs team can plan re-capture work.
How it runs
The automated pipeline, trigger to output.
- TriggerWeekly schedule fires
- ActionRead accumulated drift records from PostgresPostgres
- LogicGroup by page and rank by weighted severity
- ActionFormat ranked digest of top offenders
- OutputPost digest to the docs Slack channelSlack
What it does
Gives the docs team a single weekly view of where screenshot debt is piling up. It tallies which doc pages have the most drifted or aging screenshots, ranks them by severity and reader traffic, and posts a readable digest to Slack so the team can prioritize re-capture work in planning.
When to use it
Use it when you already detect drift but lack a regular, prioritized summary to drive action. Per-image issues are easy to ignore individually; a weekly ranked rollup makes the overall trend and the worst offenders impossible to miss.
How it works
- 1A weekly schedule triggers the digest.
- 2The flow reads the accumulated drift records from Postgres, where prior audit runs store per-screenshot staleness scores and last-verified dates.
- 3A logic step groups records by doc page, scores each page by drift severity weighted by traffic, and ranks them.
- 4It formats the top offenders into a compact digest with counts, scores, and direct links.
- 5The digest is posted to the docs team's Slack channel.
Set it up
What you configure once, before turning it on.
- 1Connect PostgresAny Postgres URL — query, write, migrate.
- 2Connect SlackChannels, DMs, threads, mentions.
- 3Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 4Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 5Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Content Creation workflows
On-demand: turn a blog URL into narrated B-roll clips
Accepts a blog URL via webhook, scrapes the article, generates a B-roll clip per paragraph with Replicate and a voiceover with ElevenLabs.
Sync a Figma master frame into localized hero renders
Pulls the current master hero frame and its text layers from Figma, generates a localized image variant for each locale defined in Airtable.
Build a Dropbox B-roll library from exported blog drafts
Triggers when a new blog draft file lands in a Dropbox folder, generates a Replicate B-roll clip for each paragraph.
Generate B-roll clips when a blog post is marked Ready in Notion
Watches a Notion blog database for posts flipped to 'Ready', splits the body into paragraphs, and generates a short B-roll video clip for each paragraph with Replicate.
Weekly: clip last week's top blog paragraph and post to socials
Runs on a weekly schedule, picks the highest-traffic paragraph from the past week's posts, generates one polished B-roll clip with Replicate.
On-Demand Screenshot Freshness Report from a Slack Command
A writer requests a freshness check in Slack for a specific docs page; the workflow inspects every screenshot on that page, scores each by age and version gap.
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.
