
from claude-ai-music-skills180
Interactive setup and management for the bitwize-music plugin configuration (creates, edits, shows, validates, or resets ~/.bitwize-music/config.yaml).
This skill guides users through creating, editing, validating, displaying, and resetting the bitwize-music plugin configuration file (~/.bitwize-music/config.yaml). It provides an interactive workflow for first-time setup, walks through required and optional settings (artist name, content/audio/document paths, overrides directory, ideas file, and generation service), validates YAML and paths, and safely backs up and resets an existing configuration when requested. The skill is focused on making configuration tasks safe, explicit, and easy to follow for music creators using the bitwize-music tooling.
Use this skill during initial installation or first-time setup, whenever the plugin reports a missing or invalid configuration, when you want to change a specific setting without recreating the whole file, to validate that paths and required fields are correct, or to reset and reinitialize a broken config. Typical triggers: onboarding, troubleshooting config errors, changing storage paths, or switching generation services.
Designed for chat-based agents that can read/write files and ask follow-up questions (Claude-family/claude-sonnet-style or similar conversational agents).
A well-structured configuration management skill for the bitwize-music Claude plugin. Provides interactive setup, edit, show, validate, and reset commands for a local YAML config file. No bundled scripts — purely instruction-based, relying on the agent to interpret and execute. Clean frontmatter, good example interactions, and thoughtful edge case coverage. Niche audience limited to users of this specific music production plugin.
Pure instruction skill with no executable code. Security is strong — no remote calls, no credential handling, local file operations only with user confirmation. Quality is high for what it is, but architecture is limited by having no supporting scripts for validation logic. Usefulness is niche — specific to bitwize-music plugin users.