con un clic
ars-publish-youtube
Run the confirmed YouTube publish flow through the publisher agent.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Run the confirmed YouTube publish flow through the publisher agent.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Run a single-episode coherence checklist after Studio review edits and before prepare/publish; diagnose or patch thesis drift, step seams, stale arguments, visual rhythm, and publish readiness.
Apply Studio intents back into the episode source and validate the result.
Generate 3 YouTube metadata candidates (title/description/tags) grounded in episode context, let the user pick one, then mark the artifact ready.
Usage guide for generating MiniMax TTS audio and subtitles for an episode.
Validate repo bootstrap readiness, ARS config, providers, and environment readiness with npx ars doctor.
Create a new episode scaffold for a series with npx ars episode create.
| name | ars:publish-youtube |
| description | Run the confirmed YouTube publish flow through the publisher agent. |
| argument-hint | <epId> |
| model | claude-haiku-4-5-20251001 |
| effort | medium |
Use the publisher agent for this skill.
Behavior:
npx ars prepare youtube <epId> if status is not already ready; otherwise skip.npx ars publish youtube <epId> --yes — the --yes flag bypasses
the CLI's interactive prompt so you never need to pass stdin.--dry-run if the user requests a test run.--privacy public|private|unlisted if specified (default: private).