一键导入
ars-publish-youtube
Run the confirmed YouTube publish flow through the publisher agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the confirmed YouTube publish flow through the publisher agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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).