← 返回 Skills 市场
Podcast Cover Generator
作者
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install podcast-cover-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/podcast-cover-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Podcast Cover Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install podcast-cover-generator」即可一键安装,无需额外配置。
Podcast Cover Generator 是免费的吗?
是的,Podcast Cover Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Podcast Cover Generator 支持哪些平台?
Podcast Cover Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Podcast Cover Generator?
由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。
推荐 Skills