ClaudeSuperPower

genre-creator

Skill

Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says "/genre-creator", "neues Genre erstellen", "Genre hinzufuegen", "add genre", or asks to create genre documentation. Takes a genre name as argument.

Install

git clone https://github.com/bitwize-music-studio/claude-ai-music-skills.git ~/.claude/skills/genre-creator

What is genre-creator?

Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says "/genre-creator", "neues Genre erstellen", "Genre hinzufuegen", "add genre", or asks to create genre documentation. Takes a genre name as argument.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Create and modify files

Declares Write or Edit

Access the network

Declares WebFetch or WebSearch

~67 tokens of context used while enabled, before you invoke anything

All declared tools (5)
EditGlobReadWebSearchWrite

Documentation

README · ~4 min read

Genre Creator

Your Task

Create a new genre README.md for the bitwize-music genre library at ${CLAUDE_PLUGIN_ROOT}/genres/.

Input: $ARGUMENTS (genre name, e.g. "Math Rock", "Nu-Metal", "City Pop")

Workflow

  1. Derive slug: Lowercase, hyphenated (e.g. "Math Rock" → math-rock)
  2. Check existence: If genres/{slug}/README.md exists → abort, inform user
  3. Check INDEX.md: Read genres/INDEX.md to confirm genre is not already listed
  4. Research: Use WebSearch to verify key facts (origin year, pioneer artists, landmark albums) — do NOT guess dates or album names
  5. Read 1-2 existing genre files for structural reference (e.g. genres/hip-hop/README.md, genres/phonk/README.md)

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.