← Back to Skills Marketplace
blammectrappora

Podcast Cover Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install podcast-cover-generator
Description
Generate professional podcast cover art and show artwork for Spotify, Apple Podcasts, YouTube Music, Amazon Music, and Overcast. Create eye-catching 1400x140...
Usage Guidance
This skill appears to do exactly what it says: send your prompt to the Neta image API and return a generated-image URL. Before installing or running it, consider: (1) Trust the third party — prompts (which may include sensitive info) and the API token are sent to api.talesofai.com/neta.art; do not include secrets or private data in prompts. (2) The skill's source has no homepage and an unknown registry owner — if you need stronger assurance, review the small JS file yourself (it is included) or run it in an isolated environment. (3) Confirm rate/usage limits and billing on the Neta service and rotate the token if you ever expose it. Otherwise the code and instructions are proportionate and consistent with the stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: podcast-cover-generator Version: 1.0.0 The podcast-cover-generator skill is a straightforward implementation of an AI image generation client. It interacts with the TalesOfAI/Neta API (api.talesofai.com) to generate podcast artwork based on user prompts. The code (podcastcovergenerator.js) follows standard practices, requiring an API token via a command-line flag and performing no unauthorized file access, environment variable reading, or command execution. The instructions in SKILL.md are aligned with the tool's stated purpose and do not contain any prompt-injection attacks.
Capability Assessment
Purpose & Capability
Name/description: generate podcast cover art. Declared requirements: none (token provided at runtime). Actual behavior: sends text prompt + style suffix to api.talesofai.com image endpoints and returns an image URL. All required items are proportional and directly related to the stated purpose.
Instruction Scope
SKILL.md instructs running the bundled Node script and passing a Neta token via --token. The code only reads CLI args, constructs a prompt, and POSTs to the Neta API. It does not read unrelated files, environment variables, or local configuration, nor does it exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a small included JS file and package.json (no dependencies). No downloads from untrusted URLs or archive extraction are used. The script requires network access to the Neta API (expected for this task).
Credentials
The only secret required is a Neta API token (passed via --token). No other credentials, config paths, or unrelated environment variables are requested or referenced in code or docs.
Persistence & Privilege
Skill is not always-enabled, does not request persistent system-level privileges, and does not modify other skills or system-wide configs. It prints a URL and exits; it does not store tokens locally.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install podcast-cover-generator
  3. After installation, invoke the skill by name or use /podcast-cover-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Podcast Cover Generator. - Generate custom podcast cover art in 1400x1400 format for all major podcast platforms. - Supports cover designs for various podcast genres including true crime, comedy, business, and more. - Uses the Neta AI image generation API (free trial available). - Offers flexible options: output size, reference image for style, and simple CLI. - Designed for easy use by indie podcasters, creators, and podcast networks.
Metadata
Slug podcast-cover-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Podcast Cover Generator?

Generate professional podcast cover art and show artwork for Spotify, Apple Podcasts, YouTube Music, Amazon Music, and Overcast. Create eye-catching 1400x140... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Podcast Cover Generator?

Run "/install podcast-cover-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Podcast Cover Generator free?

Yes, Podcast Cover Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Podcast Cover Generator support?

Podcast Cover Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Podcast Cover Generator?

It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.

💬 Comments