DEM0NHUB [ SKILLS FOR CLAUDE ]

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 INVITE

cover-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 feel
  • yeat-2093 — chrome 3D-feeling type, large bottom-aligned
  • drain-gang — Times Italic, top-corner, blurry over washed image
  • industrial-noise — square brutalist, full-cover type, maximal contrast
  • brutalist — Helvetica condensed, hard color blocks, Swiss-grid alignment
  • lo-fi-zine — typewriter mono, photocopy texture, off-center
  • mono-strip — single thin line of type, minimalism
  • stencil — military stencil, spray-painted top corner
  • obit — newspaper obituary mockup, big serif headline + small body

Output

  • 3000x3000 PNG (Spotify/Apple Music print-ready)
  • Optional --size 1500 for faster preview
  • Pass --bg-color "#000000" if no --image (solid background mode)

BADGE

downloads ![downloads](https://dem0n.vip/s/bat/cover-art/badge.svg)

VERSIONS

  • 0.0.1777076303530 — 2.7 KB — a86ce9b33069

COMMENTS (0)

LOGIN TO COMMENT