CONTENT CREATION
Weekly Merged-MR Digest to Notion and Slack
Every Friday, summarizes the week's merged GitLab MRs into a plain-English shipping digest, publishes it to a Notion changelog page, and drops the highlights in a Slack channel.
How it runs
The automated pipeline, trigger to output.
- TriggerWeekly schedule (Friday PM)
- ActionQuery MRs merged in last 7 daysGitLab
- LogicFilter out chore/dependency/CI-only MRs
- ActionWrite themed weekly summary with LLMOpenAI
- ActionAppend entry to Notion changelog pageNotion
- OutputPost highlights to Slack channelSlack
What it does
Produces a recurring "what shipped this week" digest without anyone compiling it manually. It scans GitLab for all MRs merged in the last seven days, distills them into a readable narrative grouped by theme, appends the entry to a running Notion changelog, and posts a short highlights message to Slack.
When to use it
For teams that ship continuously rather than on tagged releases and want a steady weekly cadence of internal visibility. Great for keeping non-engineering stakeholders informed of progress without release ceremony.
How it works
- 1A scheduled trigger runs every Friday afternoon.
- 2The flow queries GitLab for all MRs merged in the trailing 7-day window.
- 3A logic step filters out chore, dependency-bump, and CI-only MRs so the digest stays signal-rich.
- 4An LLM step writes a themed weekly summary with a one-line headline.
- 5The entry is appended to the running Notion changelog page.
- 6A condensed highlights message posts to the team Slack channel.
Set it up
What you configure once, before turning it on.
- 1Connect GitLabRepos, MRs, pipelines, registry.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect NotionPages, databases, comments.
- 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 Content Creation workflows
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.
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.
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.
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.
Research-driven localized hero banners tuned per market
An agent researches cultural and seasonal cues for each target market, adapts the master hero concept to fit local context, generates a tailored image per locale.
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.
