episode-generate-cover-art — automated cover art generation episode-generate-cover-art, jordan_michael_last, community, automated cover art generation, ide skills, ElevenLabs API integration, episode-generate-cover-art install, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Media Agents needing automated cover art generation for episode content using the ElevenLabs API. episode-generate-cover-art is a skill that automatically generates cover art for episodes by utilizing input parameters such as episode number and metadata

Features

Generates cover art images in PNG format
Creates cover art prompt text files
Supports debugging through request/response artifacts
Utilizes the ElevenLabs API for cover art generation
Requires EPISODE_NUMBER and metadata.json as input parameters
Supports environment variables for API key configuration

# Core Topics

lastmjs lastmjs
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The episode-generate-cover-art skill by lastmjs is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for automated cover art generation, ElevenLabs API integration, episode-generate-cover-art install.

Ideal Agent Persona

Perfect for Media Agents needing automated cover art generation for episode content using the ElevenLabs API.

Core Value

Empowers agents to generate cover art in PNG format by leveraging the ElevenLabs API, utilizing environment variables for API key management, and creating debug artifacts for troubleshooting purposes.

Capabilities Granted for episode-generate-cover-art

Automating cover art generation for podcast episodes
Generating cover art prompts in text format for further customization
Debugging cover art generation issues through request and response artifacts

! Prerequisites & Limits

  • Requires ElevenLabs API key presence in environment variables
  • Needs episode metadata in JSON format for each episode folder
  • Dependent on the ElevenLabs API for cover art generation capabilities
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

episode-generate-cover-art

Discover how to generate cover art for episodes using the episode-generate-cover-art skill. Learn how to set up and use this AI agent skill for automated...

SKILL.md
Readonly

Inputs:

  • EPISODE_NUMBER: Episode folder number (directory: episodes/<EPISODE_NUMBER>)

Output files:

  • episodes/<N>/cover_art.png
  • episodes/<N>/cover_art_prompt.txt
  • episodes/<N>/cover_art_debug/<RUN_ID>/... (request/response/debug artifacts)
  1. Ensure EPISODE_NUMBER is provided.
  2. Ensure episodes/${EPISODE_NUMBER}/metadata.json exists.
  3. Ensure ElevenLabs API key is present in env:
    • ELEVEN_LABS_API_KEY, or
    • ELEVENLABS_API_KEY
  4. Run: ./.agents/skills/episode-generate-cover-art/scripts/generate_cover_art_elevenlabs.sh --episode-dir "episodes/${EPISODE_NUMBER}"

Behavior guarantees:

  • Uses ElevenLabs API endpoints only.
  • Prompt format is exact:
    • Create cover art for the following podcast episode based on this metadata:
    • followed by raw metadata.json content.
  • Input source is episodes/<N>/metadata.json.
  • Discovers/ranks nano-banana model candidates (from /v1/models when available), then falls back through nano-banana aliases.
  • Tries multiple endpoint and payload-schema variants for API compatibility.
  • Parses image response from:
    • binary image body,
    • JSON URL payload,
    • JSON/base64 payload.
  • Rejects invalid outputs and retries fallbacks:
    • non-image content,
    • tiny files,
    • too-small dimensions,
    • low-variance placeholder-like outputs.

Debug artifacts:

  • Every request/response attempt is written into episodes/<N>/cover_art_debug/<RUN_ID>/.
  • Final selected endpoint/model/output metadata is written to:
    • episodes/<N>/cover_art_debug/<RUN_ID>/final_selection.txt

Validation:

  • cover_art.png must be non-empty and image-readable.
  • Final output dimensions and file size are printed by the script.
  • For batch verification across episodes:
bash
1for n in 3 4 5; do 2 ./.agents/skills/episode-generate-cover-art/scripts/generate_cover_art_elevenlabs.sh --episode-dir "episodes/$n" 3done
  • Fail the run if any episode fails to produce valid cover art.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is episode-generate-cover-art?

Perfect for Media Agents needing automated cover art generation for episode content using the ElevenLabs API. episode-generate-cover-art is a skill that automatically generates cover art for episodes by utilizing input parameters such as episode number and metadata

How do I install episode-generate-cover-art?

Run the command: npx killer-skills add lastmjs/jordan_michael_last/episode-generate-cover-art. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for episode-generate-cover-art?

Key use cases include: Automating cover art generation for podcast episodes, Generating cover art prompts in text format for further customization, Debugging cover art generation issues through request and response artifacts.

Which IDEs are compatible with episode-generate-cover-art?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for episode-generate-cover-art?

Requires ElevenLabs API key presence in environment variables. Needs episode metadata in JSON format for each episode folder. Dependent on the ElevenLabs API for cover art generation capabilities.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add lastmjs/jordan_michael_last/episode-generate-cover-art. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use episode-generate-cover-art immediately in the current project.

Related Skills

Looking for an alternative to episode-generate-cover-art or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI