company-recording-clip

company-recording-clip is a skill for Claude Code from zapier/gtm-cheat-codes. It costs 23 tokens per session (275 once invoked), scanned A, original, MIT.

A workflow for turning a company meeting or event recording into a short clip that is ready to share after approval. It finds the source, locates spoken moments in captions, edits at word boundaries, and can add designed overlays.

In plain words
What is it for?
Use it to find recordings and captions, search for names or phrases, create an FFmpeg clip, route it for approval, and track the request.
Why use it?
It removes the manual search and rough cutting needed to turn a long recording into a usable excerpt while keeping permission and approval in the process.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the gtm-cheat-codes plugin — 21 skills shipped together

Good fit Use it to find recordings and captions, search for names or phrases, create an FFmpeg clip, route it for approval, and track the request.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zapier/gtm-cheat-codes/company-recording-clip
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zapier/gtm-cheat-codes --skill company-recording-clip
Clone the repo
git clone --depth 1 https://github.com/zapier/gtm-cheat-codes

Made for: Claude Code.

Or install gtm-cheat-codes, the plugin that ships this one along with the rest of its 21 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for company-recording-clip

README.md
[![agentmods](https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/company-recording-clip/github.svg)](https://agentmods.dev/skills/zapier/gtm-cheat-codes/company-recording-clip)
Your own site
<a href="https://agentmods.dev/skills/zapier/gtm-cheat-codes/company-recording-clip"><img src="https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/company-recording-clip/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for company-recording-clip

Your own site · 80×15
<a href="https://agentmods.dev/skills/zapier/gtm-cheat-codes/company-recording-clip"><img src="https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/company-recording-clip.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 275 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 29
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.00275
Opus 5 $0.00012 $0.00138
Sonnet 5 $0.00005 $0.00055
Haiku 4.5 $0.00002 $0.00028

Measured 12d ago against content hash ae1d3fdb80de, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

company-recording-clip scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/content-ops/company-recording-clip/SKILL.md · 31 lines

What it actually says

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

  1. Recover the real source recording from chat or collaboration tools, Drive, calendar context, or a user-provided link.
  2. Download the source recording and captions when permitted.
  3. Search captions for names and fuzzy phrases.
  4. Run word-level transcription around the likely moment.
  5. Cut with FFmpeg using word-boundary timing.
  6. Optionally create a designed HyperFrames version.
  7. 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.
Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 31 lines · 23 tokens per session scan A ae1d3fdb80de

Subscribe to this mod's changes

company-recording-clip is a skill published in the GitHub repository zapier/gtm-cheat-codes (334 stars, last pushed 1mo ago), licensed MIT. It adds 23 tokens to every session and 275 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

vfx-text-cursor

Cursor light trail, chromatic rays, and directional flares for word-by-word quote reveals in video intros.

nexu-io/open-design · 28 tokens

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu-io/open-design · 67 tokens

html-ppt-zhangzara-bold-poster

OpenDesign's Series A growth story: the traction curve, the expansion motion, and why it's venture-scale. Built as a decision-grade fundraising pitch deck for Series A partners.

nexu-io/open-design · 47 tokens

html-ppt-zhangzara-coral

OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.

nexu-io/open-design · 55 tokens

html-ppt-zhangzara-daisy-days

A customer-success workshop onboarding users to a project-management app — the first-value path and the habits that retain. Built as a decision-grade professional training deck for new customers, CS team.

nexu-io/open-design · 49 tokens

html-ppt-zhangzara-long-table

OpenDesign's unit-economics and BYOK cost model: the assumptions, the sensitivity, and why it scales. Built as a decision-grade data & finance deck for CFO, investors.

nexu-io/open-design · 49 tokens