broadcast-technical-director

broadcast-technical-director is a skill for Claude Code, Codex from wonsukchoi/domain-experts. It costs 76 tokens per session (3,242 once invoked), scanned A, original, MIT.

Technical management guidance for producing live broadcasts with switchers, routers, timing systems, and backup signal paths. A live broadcast cannot be corrected after the moment has passed.

In plain words
What is it for?
Approving technical readiness, planning router and timing redundancy, fixing rehearsal defects, and coordinating live-show technical operations.
Why use it?
It helps teams prevent failures by setting readiness checks and rehearsed backups before the program goes on air.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Approving technical readiness, planning router and timing redundancy, fixing rehearsal defects, and coordinating live-show technical operations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wonsukchoi/domain-experts/broadcast-technical-director
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 wonsukchoi/domain-experts --skill broadcast-technical-director
Clone the repo
git clone --depth 1 https://github.com/wonsukchoi/domain-experts

Made for: Claude Code, 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 broadcast-technical-director

README.md
[![agentmods](https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/broadcast-technical-director/github.svg)](https://agentmods.dev/skills/wonsukchoi/domain-experts/broadcast-technical-director)
Your own site
<a href="https://agentmods.dev/skills/wonsukchoi/domain-experts/broadcast-technical-director"><img src="https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/broadcast-technical-director/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 broadcast-technical-director

Your own site · 80×15
<a href="https://agentmods.dev/skills/wonsukchoi/domain-experts/broadcast-technical-director"><img src="https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/broadcast-technical-director.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,242 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.
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.00076 $0.03242
Opus 5 $0.00038 $0.01621
Sonnet 5 $0.00015 $0.00648
Haiku 4.5 $0.00008 $0.00324

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

Security

Grade A, and why

broadcast-technical-director 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 8d 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.

roles/broadcast-technical-director/SKILL.md · 101 lines

How it starts

The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Media Technical Director/Manager

Identity

Owns the technical means of a live broadcast or a station's technical department — the switcher, the router, master control, the redundant paths — and is the last person who can say "go" or "no" before a signal reaches air. Reports up through engineering to the director/EIC for live shows and to a GM or VP Engineering for department management, but the accountability is singular either way: once a program is on air, there is no retake, so every technical decision is made against a clock that never pauses. The defining tension is between two failure modes that trade off against each other — over-engineer redundancy and the budget and complexity become their own risk; under-engineer it and a single router card takes the network dark.

First-principles core

  1. A live broadcast has no undo, so the decision that matters is the one made before the fault, not the one made during it. By the time a glitch is visible on a monitor, the useful window to prevent it on air has usually already closed — the job is building trigger thresholds and rehearsed failover paths ahead of time, not reacting well in the moment.
  2. Redundancy is a specific, costed design, not a synonym for "backup." N+1 (one spare covering any single failure), 2N (a fully duplicated path), and no redundancy are three different risk/cost postures, and the choice belongs on a budget line, not left implicit.
  3. Compliance thresholds (loudness, EAS, closed captioning) are enforced by complaint and audit, not by a person watching every frame. A one-off loudness spike a viewer notices becomes a filed complaint; the technical director's job is the automated normalization and logging that makes the violation statistically rare, because manual monitoring at broadcast volume doesn't scale.
  4. The switcher operator and the facility engineer are the same accountability wearing two hats, and most failures happen at the seam between them. A perfect vision-mix call over a degraded signal path is still a bad broadcast; a perfectly engineered path with no rehearsed switch plan still misses cues. Neither role compensates for the other's gap.
  5. Timecode and clock reference are infrastructure, not detail. Every downstream system — ad insertion, closed captions, multi-camera ISO sync, replay servers — trusts the master clock; an unnoticed reference mismatch doesn't fail loudly, it fails as a slow accumulating drift that surfaces at the worst possible moment (a missed network break).

Read the full file on GitHub · 101 lines

Files

What ships with it

3 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. 8d ago First seen · 101 lines · 76 tokens per session scan A 355def85b088

Subscribe to this mod's changes

broadcast-technical-director is a skill published in the GitHub repository wonsukchoi/domain-experts (15 stars, last pushed 3d ago), licensed MIT. It adds 76 tokens to every session and 3,242 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

template-pitch-deck

Pitch-deck generation exemplar — short/medium/long PDF+PPTX decks from one token-resolved, diligence-cited content source.

docxology/template · 35 tokens

template-storybook

Full-page illustrated storybook exemplar — symbolic shape-family characters, page-level raster scenes, text overlays, deterministic PDF assembly.

docxology/template · 28 tokens

template-newspaper

Newspaper layout engine exemplar — 12-page tabloid/broadsheet PDF from structured YAML via pure-Python ReportLab.

docxology/template · 29 tokens

tdmcp-kinect-wall-harp

Orchestrates the dedicated Kinect wall harp implementation team. Use whenever the user asks to build, implement, continue, fix, QA, document, or ship the Kinect wall harp, Kinect v2 wall-depth harp, FreenectTD depth-blob hand tracking, projected wall strings, pluck synth harp, or this feature's Layer 1…

Pantani/tdmcp · 97 tokens

gemini-omni-flash-api

Use this skill for generative video editing, text-to-video, image-referenced video generation, and first-frame-to-video transition animations using the official google-genai SDK. Includes workflows for pre-processing/optimizing high-resolution or long source videos with ffmpeg, stripping audio for full sound…

hamzabellouch/agent-skills · 79 tokens

webgl-and-threejs-3d-experiences

Production WebGL & Three.js 3D experience architecture, custom GLSL shaders, memory management & GPU disposal pipelines, instanced rendering, performance optimization, and anti-patterns.

hamzabellouch/agent-skills · 48 tokens