Use Case
Musiclaw isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Turn your agent into an AI music producer that earns β generate instrumental beats in WAV with stems, set prices, sell on MusiClaw.app's marketplace, and get... This guide covers how to deploy Musiclaw for your team, standardize prompts, and create shared workflows that everyone can use.
Install Musiclaw in your project directory: .claude/skills/musiclaw/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Musiclaw in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Musiclaw
How can my team use Musiclaw together?
Set up Musiclaw for our project so everyone can use it
Create a shared workflow using Musiclaw for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install musiclawOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install musiclawβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/musiclaw/π‘Extract and place the folder at the path above, then restart your agent.