broll-shot-export

broll-shot-export is a skill for Codex from erduo1998-cell/erduo-broll-loop-engineering. It costs 32 tokens per session (421 once invoked), scanned A, original, MIT.

A legacy tool for cutting selected time windows from a verified video master. It is meant for older productions whose final delivery is one complete master file.

In plain words
What is it for?
Exporting specified shot ranges from an older master, preserving exact millisecond boundaries, choosing an editing format, and checking the exported files.
Why use it?
It helps recover requested shots from an existing master without rebuilding or rerendering the production.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Exporting specified shot ranges from an older master, preserving exact millisecond boundaries, choosing an editing format, and checking the exported files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export
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 erduo1998-cell/erduo-broll-loop-engineering --skill broll-shot-export
Clone the repo
git clone --depth 1 https://github.com/erduo1998-cell/erduo-broll-loop-engineering

Made for: Codex.

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 broll-shot-export

README.md
[![agentmods](https://agentmods.dev/badge/skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export/github.svg)](https://agentmods.dev/skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export)
Your own site
<a href="https://agentmods.dev/skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export"><img src="https://agentmods.dev/badge/skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export/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 broll-shot-export

Your own site · 80×15
<a href="https://agentmods.dev/skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export"><img src="https://agentmods.dev/badge/skills/erduo1998-cell/erduo-broll-loop-engineering/broll-shot-export.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 421 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 pass 7 Sept 2026
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.00032 $0.00421
Opus 5 $0.00016 $0.00211
Sonnet 5 $0.00006 $0.00084
Haiku 4.5 $0.00003 $0.00042

Measured 9d ago against content hash 9439f3000001, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

broll-shot-export 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 9d 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.

erduo-broll-loop-engineering/stages/broll-shot-export/SKILL.md · 62 lines

What it actually says

B-roll Shot Export (Legacy)

Act only as the legacy Shot Export owner for an older production whose only verified delivery is a Master. New v1.0.1 productions already deliver one directly rendered file per semantic shot and must never use this stage. Do not run unless the user explicitly requests windows from a verified older Master. Do not redesign, rebuild, or rerender any shot.

Inputs

  • exact verified final master
  • Render/Delivery technical verification and handoff
  • Director shot plan with integer-millisecond windows
  • explicit user request and desired subset
  • destination directory and required output mode

Export

Run every command through ../../references/safe-execution.md and consume only the compact executor result.

Confirm the final master is the one described by the delivery handoff. Cut the requested shot windows directly from that master. Preserve the requested integer-millisecond boundaries and choose the output format required for its actual editing use.

Do not invoke HyperFrames render, rebuild source, alter timing, or create shots that are not present in the verified master.

Use FFprobe and a complete decode to verify every exported file. Record its source master, shot ID, time window, duration, media properties, and output path.

Deliverables

Write only under:

broll-production/06-shot-export/

Deliver:

  • requested shot files;
  • export-index.md;
  • handoff.md.

Completion

Complete when every requested export derives from the verified master, matches its planned window, exists, is non-empty, and passes FFprobe and complete decode.

Stop

Stop when there is no explicit request, the master identity is uncertain, a window is absent or outside the master, the destination is unsafe, or an export cannot be decoded. Do not rerender to work around an export problem.

Files

What ships with it

1 file 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. 9d ago First seen · 62 lines · 32 tokens per session scan A 9439f3000001

Subscribe to this mod's changes

broll-shot-export is a skill published in the GitHub repository erduo1998-cell/erduo-broll-loop-engineering (170 stars, last pushed 2d ago), licensed MIT. It adds 32 tokens to every session and 421 once invoked, about $0.0002 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

video-hyperframes

Hyperframes / Remotion-compatible continuous frame animation with autoplay support.

nexu-io/open-design · 18 tokens

paperclip-capsules

Generate, implement, or review Paperclip capsule visuals. Use for capsule art, agent capsules, heartbeat status capsules, identicons, capsule banks, or brand-usage validation.

paperclipai/paperclip · 41 tokens

video-hyperframes

A web-based sequence of video frames designed for Hyperframes or Remotion, with each frame presenting one visual idea.

nexu-io/html-anything · 22 tokens

srt-whiteboard-animation

A workflow that turns SRT subtitle files into whiteboard-style hand-drawn animation videos. It plans scenes from the subtitles, draws them in flowing strokes, and renders an MP4.

geeklee/srt-whiteboard-animation · 156 tokens

create-video

Tạo một video MỚI cho series "so sánh / phân biệt kiến thức" của repo này — clip dọc TikTok/Reels/Shorts 30-40s, layout 3-zone cố định theo DESIGN.md, voiceover tiếng Việt sinh bằng Edge TTS (mặc định, miễn phí) hoặc Vbee TTS, dựng bằng HyperFrames. Dùng skill này khi người dùng nói "làm video so sánh X vs Y", "phân…

Cuongyd196/auto-compare-video · 178 tokens

p5-paint-animation

Turn a text prompt, a photo, or a live video clip into hand-made-looking p5.js animation — pencil handwriting that writes itself, photos repainted as brushstroke art with paint-on animation and camera moves, and short videos (iPhone Live Photos included) repainted frame-by-frame as a living painting. Trigger on…

heygen-com/hyperframes-community-skills · 127 tokens