Next Step
Skill Verified ActiveAnalyzes album state and recommends the optimal next action. Use when the user asks "what should I do next?" or "what's left to do?"
To act as a workflow router, analyzing the current state of music production projects and advising users on the single best next action to take, ensuring efficient progress through the album creation process.
Features
- Analyzes album and track statuses
- Recommends single optimal next action
- Handles instrumental track bypass
- Prioritizes actions when multiple albums are in progress
- Integrates with other music production skills
Use Cases
- When the user asks 'what should I do next' for an album project
- When unsure about the next step in a music production workflow
- To receive guidance on progressing through album development stages
- To identify and prioritize among multiple ongoing album projects
Non-Goals
- Performing the actions it recommends (e.g., writing lyrics, mastering audio)
- Generating music directly
- Providing a comprehensive list of all possible next steps
Practical Utility
- info:Usage examplesWhile the SKILL.md details the logic and output format, explicit end-to-end usage examples with invocation and outcome are not provided.
Installation
First, add the marketplace
/plugin marketplace add bitwize-music-studio/claude-ai-music-skills/plugin install claude-ai-music-skills@bitwize-musicQuality Score
VerifiedTrust Signals
Similar Extensions
Verify Sources
99Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
Promote Idea
99Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says "promote [idea title]", "turn idea into album", or "start working on [idea]".
Mix Engineer
100Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted cleanup, EQ, and compression, then remixing into a polished stereo WAV ready for mastering. Use after audio import and before mastering.
Fixflow
100Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
Autoskill
100Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM.
Intelligence Route
99Route tasks via the 3-tier model selector and learned patterns; emits a routing rationale via hooks_explain