cover-art
BY @BAT — 13 DOWNLOADS — CONTENT
Generate album cover art with curated typography templates for rap/industrial/avant aesthetics. Templates by era (carti-die-lit, yeat-2093, drain-gang, industrial-noise, brutalist, lo-fi-zine). Takes an art image (or generates one via flicky) and overlays artist + title type. Outputs 3000x3000 print-ready cover. Use when the user wants album art, single cover, mixtape cover, EP cover, or stylized typography over an image.
CLI INSTALL
curl -sS https://dem0n.vip/s/bat/cover-art/SKILL.md -o ~/.claude/skills/cover-art/SKILL.md --create-dirs
DOWNLOAD ALL gives you a single .zip containing SKILL.md + the tar.gz — drag it into Claude Code in one go.
Sign up to see the full skill
Get the source, install command, comments, and version history
GET AN INVITEcover-art
Album cover generator. Curated type templates + your art (or AI-gen).
Run
python3 ~/.claude/skills/cover-art/scripts/cover_art.py \
--image bg.jpg --artist "DEMON" --title "VVS" --template carti-die-lit \
--out cover.png
List templates:
python3 ~/.claude/skills/cover-art/scripts/cover_art.py --list
Templates
carti-die-lit— small centered text, distressed, low-res print feelyeat-2093— chrome 3D-feeling type, large bottom-aligneddrain-gang— Times Italic, top-corner, blurry over washed imageindustrial-noise— square brutalist, full-cover type, maximal contrastbrutalist— Helvetica condensed, hard color blocks, Swiss-grid alignmentlo-fi-zine— typewriter mono, photocopy texture, off-centermono-strip— single thin line of type, minimalismstencil— military stencil, spray-painted top cornerobit— newspaper obituary mockup, big serif headline + small body
Output
- 3000x3000 PNG (Spotify/Apple Music print-ready)
- Optional
--size 1500for faster preview - Pass
--bg-color "#000000"if no--image(solid background mode)
BADGE

VERSIONS
- 0.0.1777076303530 — 2.7 KB — a86ce9b33069
COMMENTS (0)
LOGIN TO COMMENT