mcpbeat

Company Recording Clip

zapier/company-recording-clip

Turn a company meeting or event recording into a short, approved, postable clip.

1k tokens
context cost
the whole folder, loaded on every use
6
files
instructions only
0
copies elsewhere
how many repositories repackaged it
317
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/zapier/gtm-cheat-codes --skill company-recording-clip

The instruction itself

4 sections, as written by the author

Company Recording To Postable Clip

Use this skill when a content, social, comms, or events team needs an agent to find a source recording, locate a spoken moment, and produce a short clip.

Workflow

  • Recover the real source recording from chat or collaboration tools, Drive, calendar context, or a user-provided link.
  • Download the source recording and captions when permitted.
  • Search captions for names and fuzzy phrases.
  • Run word-level transcription around the likely moment.
  • Cut with FFmpeg using word-boundary timing.
  • Optionally create a designed HyperFrames version.
  • Route the clip for human approval before publishing or sharing broadly.

Zapier MCP And SDK Role

  • Use Zapier MCP to find source recordings, captions, calendar context, chat requests, approval owners, and tracker rows.
  • Use Zapier SDK for clip request intake, approval handoff, tracker logging, and distribution task creation.
  • Use media tooling for clipping and rendering; Zapier does not need to perform the media render.

Guardrails

  • Confirm permission to download and edit the recording.
  • Do not publish clips without approval.
  • Keep company meeting references sanitized in examples.

How to use it

Copy the folder

Take zapier/company-recording-clip from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.