What problem does it solve? Managing AI Podcasting episodes normally requires the web GUI, which blocks agent-driven automation. This Skill lets an agent check API access, list TCR episodes with rich metadata, submit new episodes with retry-safe idempotency, and patch show notes, intro copy, titles, and thumbnails directly through the scoped client API. ## Core Features & Use Cases - Access verification and episode listing: Run doctor to validate credentials, show grants, and operation scopes, then list TCR episodes filtered by publication state and date range with rich per-episode summaries. - Retry-safe episode submission: Create episodes via /client/v1/episodes with an Idempotency-Key, preferring Descript web URLs as the main source and rejecting MP3 main sources. - Post-creation copy updates: Patch show notes, asset URLs, and guests on existing episodes, or update intro source, title, thumbnails, and editor instructions on unpublished episodes. - Local file uploads: Upload local media through purpose-scoped S3 cache/ intents when no public URL is available. - Use Case: A producer asks the agent to submit a new TCR episode from a Descript link, then later update its show notes and final thumbnail before publishing, all without opening the web app. ## Quick Start Ask the agent to run the doctor check and list your unpublished TCR episodes, then provide a Descript web URL to submit a new episode.