Use when Codex needs to manage the Operating Agents YouTube pipeline specifically: TL;DR uploads, description cross-links, playlist ordering, caption recovery, or full-course replacement uploads tied to the local Operating Agents metadata.
Use this skill for the series-specific Operating Agents workflow. Prefer it over the broader $youtube-data-api skill when the task is clearly about the Operating Agents course or TL;DR playlists.
workflows/skills/youtube-data-api/references/operating_agents_tldr_metadata.json as the source of truth.workflows/skills/youtube-data-api/scripts/sync_operating_agents_crosslinks.py to plan or apply navigation blocks.workflows/skills/youtube-data-api/scripts/sync_operating_agents_playlist_order.py to compare metadata order with live playlist order.youtube-slide-video-pipeline to produce or verify the rendered MP4s, cue sheets, and caption timing before any replacement upload.workflows/skills/youtube-data-api/scripts/replace_course_video.py or replace_remaining_course_videos.py only after the rendered MP4s and metadata inputs are confirmed.--apply only when the user explicitly wants the write.../../../workflows/youtube-series-operating-agents/README.md: tracked canonical series workflow for metadata, cross-links, order sync, and replacements.../../../workflows/youtube-production/README.md: tracked local production workflow that should be completed before uploads or replacements.../youtube-data-api/references/operating-agents-workflows.md: end-to-end workflow, quota fallback, and replacement sequencing.../youtube-slide-video-pipeline/references/workflow.md: local slide, transcript, cue, and render workflow before upload.../youtube-data-api/references/rollout-lessons.md: constraints recovered from prior Operating Agents YouTube runs.