create-private-spotify-podcast

create-private-spotify-podcast is a skill for Codex from martin-gomola/spotify-mcp. It costs 69 tokens per session (1,259 once invoked), scanned A, original, MIT.

A tool for turning documents, PDFs, notes, or transcripts into private audio episodes in Spotify, a music-streaming service.

In plain words
What is it for?
Use it to convert supplied written content into narrated private podcast episodes and optionally place them in Spotify.
Why use it?
It gives written material a spoken form that can be listened to privately, while checking the source and preparing narration before upload.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex; $skill-name invocation.

Good fit Use it to convert supplied written content into narrated private podcast episodes and optionally place them in Spotify.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/martin-gomola/spotify-mcp/create-private-spotify-podcast
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add martin-gomola/spotify-mcp --skill create-private-spotify-podcast
Clone the repo
git clone --depth 1 https://github.com/martin-gomola/spotify-mcp

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-private-spotify-podcast

README.md
[![agentmods](https://agentmods.dev/badge/skills/martin-gomola/spotify-mcp/create-private-spotify-podcast/github.svg)](https://agentmods.dev/skills/martin-gomola/spotify-mcp/create-private-spotify-podcast)
Your own site
<a href="https://agentmods.dev/skills/martin-gomola/spotify-mcp/create-private-spotify-podcast"><img src="https://agentmods.dev/badge/skills/martin-gomola/spotify-mcp/create-private-spotify-podcast/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-private-spotify-podcast

Your own site · 80×15
<a href="https://agentmods.dev/skills/martin-gomola/spotify-mcp/create-private-spotify-podcast"><img src="https://agentmods.dev/badge/skills/martin-gomola/spotify-mcp/create-private-spotify-podcast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,259 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00069 $0.01259
Opus 5 $0.00034 $0.00629
Sonnet 5 $0.00014 $0.00252
Haiku 4.5 $0.00007 $0.00126

Measured 12d ago against content hash d704822694be, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

create-private-spotify-podcast scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/spotify-mcp/skills/create-private-spotify-podcast/SKILL.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Create a private Spotify podcast

Use the official external $save-to-spotify skill for production. Do not reproduce, replace, or weaken its interview, chapter approval, preview, upload, timeline, cover, or readiness workflow.

Preflight

  1. Check whether save-to-spotify is available on PATH. If it is missing, stop cleanly and tell the user to run make codex-install-bundle, then start a new Codex task. Do not install the companion directly from this skill.
  2. Run save-to-spotify --json doctor before sourcing or scripting. If authentication is missing, follow $save-to-spotify setup guidance; its Spotify authorization is separate from Spotify MCP.
  3. Version one supports only Kokoro. If doctor does not report Kokoro as available, explain that it is a free local download of approximately 340 MB, request confirmation, then run save-to-spotify tts setup --engine kokoro. Do not offer or require cloud TTS providers or API keys. Confirm Kokoro is available before scripting.
  4. Inspect the proposed source before upload. Refuse content containing credentials, third-party personal data, or confidential business information. Ask the user for a redacted source instead; never copy sensitive values into scripts, logs, descriptions, timelines, or tool arguments.
  5. Confirm that the user owns the source or has the right to reproduce it as spoken audio. Do not upload third-party text or audio merely because the user supplied a copy.

Produce the episode

Invoke $save-to-spotify and follow its complete production pipeline. In particular, wait for the user's plan approval and chapter approval, provide the required local preview before upload, keep the episode private, set its timeline, and poll until the episode status is exactly READY.

Before asking for upload approval, explain that Spotify processes uploaded audio asynchronously. The private show may display PROCESSING or NOT_READY for several minutes, occasionally longer; that state means Spotify is still preparing the episode and does not mean the plugin failed. Immediately after upload, report the exact episode URI and observed processing state. While polling, give a short progress update when the state changes or about once per minute so the user is not left guessing. Do not call processing a failure, re-upload, or attempt playlist placement unless Spotify returns a terminal FAILED state; playlist placement still requires exact READY.

Read the full file on GitHub · 87 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 87 lines · 69 tokens per session scan A d704822694be

Subscribe to this mod's changes

create-private-spotify-podcast is a skill published in the GitHub repository martin-gomola/spotify-mcp (0 stars, last pushed 4d ago), licensed MIT. It adds 69 tokens to every session and 1,259 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

spotify-mcp-doctor

Diagnose and repair NovaLux12/spotify-mcp-server failures — auth, permissions, devices, rate limits, OpenClaw wiring. Use when Spotify tool calls fail or setup stalls.

NovaLux12/spotify-mcp-server · 44 tokens

spotify-exhaustive-feature-sweep

Exhaustive feature sweep across Spotify domains — enumerate all endpoints into quantity-first tool proposals with quota flags and batched GitHub logging.

NovaLux12/spotify-mcp-server · 34 tokens

spotify-mcp-competitor-comparison

Answer "is our MCP standard/conformant" or "do others offer more" questions with in-repo protocol evidence, then web research.

NovaLux12/spotify-mcp-server · 37 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — Diagnostics issues first, then errors, failed tool calls, latency, regressions, and low online-eval scores. With the Opik MCP connected it lists the project's agentinsightsissue entities, offers to turn Diagnostics on when the project has it…

comet-ml/opik-mcp · 187 tokens

specflow-use

To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.

griddynamics/rosetta · 27 tokens