Company recording clip
Skill zapier/gtm-cheat-codes/skills/content-ops/company-recording-clip
Turn a company meeting or event recording into a short, approved, postable clip.From its SKILL.md
npx -y skills add zapier/gtm-cheat-codes --skill company-recording-clipAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 247 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it: 5 files
3.8 KB alongside SKILL.md
- metadata.yaml653 B
- ONBOARDING-PROMPT.md649 B
- README.md922 B
- SCHEMA-MAP.md643 B
- SETUP.md1007 B