Skip to main content
ClaudeWave
Skill251 repo starsupdated 2d ago

about

The about skill retrieves and displays information about the bitwize-music plugin, including its current version number from the plugin configuration file, creator background, and relevant links to the creator's website, Discord community, and social media channels. Use this skill when users request details about the plugin itself, its purpose, version, or how to connect with the creator and community.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/bitwize-music-studio/claude-ai-music-skills /tmp/about && cp -r /tmp/about/skills/about ~/.claude/skills/about
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

Read the version from `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json` (the `version` field), then display:

## About bitwize-music

**Version:** (version from plugin.json)

**Who Am I**

I'm bitwize—a hacker who loves music and experimenting with new technology. When AI music generation tools started getting good, I couldn't resist seeing what was possible.

**Website:** https://www.bitwizemusic.com/

**Behind the Music:** https://www.bitwizemusic.com/behind-the-music/

**Discord:** https://discord.gg/dMURByGF

**Share What You Make:** Tag [@bitwizemusic](https://x.com/bitwizemusic) on X/Twitter with anything interesting you create!
album-art-directorSkill

Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual artwork generation.

album-conceptualizerSkill

Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.

album-dashboardSkill

Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.

album-ideasSkill

Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.

clipboardSkill

Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.

cloud-uploaderSkill

Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.

configureSkill

Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.

document-hunterSkill

Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records.