بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف 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).