Podcast cover generator
Generate professional podcast cover art and show artwork for Spotify, Apple Podcasts, YouTube Music, Amazon Music, and Overcast. Create eye-catching 1400x1400 square covers for true crime, comedy, business, interview, educational, storytelling, news, tech, and entertainment podcasts. Perfect for indie podcasters, podcast networks, audio creators, and show hosts needing custom cover design, episode art, show branding, podcast thumbnails, and directory-ready artwork that stands out in search results via the Neta AI image generation API (free trial at neta.art/open).From its SKILL.md
npx -y skills add blammectrappora/podcast-cover-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.7 KB, 262 tokens by cl100k_base, as published. Nobody here has run it
Podcast Cover Generator
Generate professional podcast cover art and show artwork for Spotify, Apple Podcasts, YouTube Music, Amazon Music, and Overcast. Create eye-catching 1400x1400 square covers for true crime, comedy, business, interview, educational, storytelling, news, tech, and entertainment podcasts. Perfect for indie podcasters, podcast networks, audio creators, and show hosts needing custom cover design, episode art, show branding, podcast thumbnails, and directory-ready artwork that stands out in search results.
Token
Requires a Neta API token (free trial at https://www.neta.art/open/). Pass it via the --token flag.
node <script> "your prompt" --token YOUR_TOKEN
When to use
Use when someone asks to generate or create podcast cover art generator images.
Quick start
node podcastcovergenerator.js "your description here" --token YOUR_TOKEN
Options
--size—portrait,landscape,square,tall(default:square)--ref— reference image UUID for style inheritance
Install
npx skills add blammectrappora/podcast-cover-generator
What ships with it: 4 files
9.0 KB alongside SKILL.md, 1 of them executable
- .gitignore17 B
- package.json168 B
- podcastcovergenerator.jsruns5.0 KB
- README.md3.9 KB
Gives 0 of the 12 instructions most video audio skills give in 262 tokens
Counted across 622 of the 795 authors here whose files we hold, read 2026-08-07
- Read individual rule files for detailed explanationsin 21 of 622, across 10 files
- Render final videoin 13 of 622, across 6 files
- Use WAV PCM 16kHz mono audio formatin 12 of 622, across 3 files
- Use this skill when dealing with Remotion codein 11 of 622, across 4 files
- Save generated audio to a WAV filein 11 of 622, across 4 files
- Handle conversion errors gracefullyin 10 of 622, across 6 files
- Add captions to videos alwaysin 10 of 622, across 4 files
- Generate music from text descriptions using MusicGenin 9 of 622, across 2 files
- Do not skip pipeline layersin 9 of 622, across 3 files
- Do not make one tool do everythingin 9 of 622, across 3 files
- Use Azure Document Intelligence for complex PDFsin 9 of 622, across 4 files
- Never ask the user to paste their full API keyin 9 of 622, across 3 files
Said here and by no other author read
- pass the neta api token via the flag
- use square format for podcast covers
- use a reference image uuid for style inheritance
- install the skill via npx
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.