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.
npx skills add wonsukchoi/domain-experts --skill broadcast-technical-directorgit clone --depth 1 https://github.com/wonsukchoi/domain-expertsWrote 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.
[](https://agentmods.dev/skills/wonsukchoi/domain-experts/broadcast-technical-director)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
- 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.
- 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.
- 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.
- 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.
- 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).
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.
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.
- 8d ago First seen · 101 lines · 76 tokens per session scan A 355def85b088
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.
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.
template-storybook
Full-page illustrated storybook exemplar — symbolic shape-family characters, page-level raster scenes, text overlays, deterministic PDF assembly.
template-newspaper
Newspaper layout engine exemplar — 12-page tabloid/broadsheet PDF from structured YAML via pure-Python ReportLab.
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…
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…
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.