about
npx machina-cli add skill bitwize-music-studio/claude-ai-music-skills/about --openclawRead 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/
Share What You Make: Tag @bitwizemusic on X/Twitter with anything interesting you create!
Source
git clone https://github.com/bitwize-music-studio/claude-ai-music-skills/blob/main/skills/about/SKILL.mdView on GitHub Overview
Provides quick details about the bitwize-music plugin, including its current version and the creator. It helps users understand the plugin’s purpose, where to find more information, and how to share their music.
How This Skill Works
Technically, it reads the version from ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json, then constructs an About section. The section includes Version, Who Am I, Website, Behind the Music, and Share What You Make links.
When to Use It
- User asks for the plugin version or its purpose
- User wants to know who created the bitwize-music plugin
- User requests official website or Behind the Music page
- User asks how to share music created with the plugin
- User needs a concise summary of the plugin's capabilities
Quick Start
- Step 1: Read the version from ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json
- Step 2: Assemble the About content with Version, Who Am I, Website, Behind the Music, and Share What You Make
- Step 3: Present the About section to the user
Best Practices
- Verify the version field exists in plugin.json before presenting it
- Present accurate links: Website and Behind the Music
- Keep the About content up to date with new creator notes or URLs
- Use plain language and avoid tech-heavy jargon when describing capabilities
- Provide attribution and social tags exactly as shown (e.g., @bitwizemusic)
Example Use Cases
- What version is the bitwize-music plugin currently?
- Who created the bitwize-music plugin and what's their story?
- Show me the official website and Behind the Music page for bitwize-music.
- How can I share what I made using bitwize-music on social?
- What's the website for bitwize-music and where can I learn more?