Verify Sources
Skill Verified ActiveCaptures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
To enforce a critical human review gate for source material in music production, ensuring accuracy and legitimacy before AI generation.
Features
- Guides human source verification for music tracks
- Updates track files with verification status and dates
- Manages album status advancement based on verification progress
- Handles and documents issues reported by the user
- Provides clear reporting on verification progress and completion
Use Cases
- When sources for music tracks require human confirmation before generation.
- To ensure all lyrical claims are supported by verified, accessible sources.
- As a quality gate in an automated music production pipeline.
Non-Goals
- Automatically verifying sources without human input
- Generating music or lyrics
- Performing source research or citation extraction itself
Workflow
- Find the specified album.
- Identify tracks with pending source verifications for the album.
- List pending tracks to the user.
- For each pending track, extract referenced sources and present them to the user for verification.
- Receive user confirmation or reported issues.
- If verified, update the track file with verification status and date.
- After processing all tracks, update the album status if all tracks are verified.
- Provide a summary report of the verification process.
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
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]".
Geofeed Tuner
100Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.
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.
Eyeball
100Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.
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.