CONTENT CREATION

Turn a new Loom recording into a chaptered ReadMe help article draft

When a Loom recording finishes processing, pull its transcript, auto-generate chapters and a structured how-to article with an LLM.

CategoryContent Creation
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew Loom recording processedLoomLoom
  • ActionFetch transcript, title, and timestampsLoomLoom
  • ActionLLM generates chapters and structured articleOpenAI
  • LogicSkip if transcript too short for an article
  • ActionCreate unpublished draft in ReadMeReadMeReadMe
  • OutputPost draft link to docs Slack channelSlack

What it does

Watches your Loom workspace for newly processed recordings, extracts the full transcript and timestamps, and uses an LLM to convert the spoken walkthrough into a clean, chaptered help article. The finished draft lands in ReadMe in unpublished state so a writer can review before it goes live.

When to use it

For support and docs teams who record product walkthroughs in Loom and want a first-draft article without manually transcribing and reformatting. Best when you'd rather edit a structured draft than write from a blank page.

How it works

  1. 1A new Loom recording finishes processing and fires the trigger.
  2. 2Fetch the recording's transcript, title, and timestamped segments from Loom.
  3. 3An LLM segments the transcript into logical chapters and rewrites it as a step-by-step help article with headings, removing filler words.
  4. 4A length check decides whether the transcript is substantial enough to warrant an article or should be skipped.
  5. 5Create the article as an unpublished draft in ReadMe with the embedded Loom video and generated chapters.
  6. 6Post the draft link to the docs Slack channel for review.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LoomVideo transcripts, libraries.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect ReadMeAPI docs, changelog, auth.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.