
Music Workspace
SkillSkill
AI music generation from text prompts, remixing, background tracks with MusicGen.
About
name: nepa-music-workspace description: AI music generation workspace for the NEPA AI platform. Generates music from text prompts and remixes audio tracks using MusicGen and other models. Use when generating original music, creating background tracks, or remixing audio in NEPA AI.
Music Workspace
Overview
AI music generation from prompts and remixing with MusicGen. Part of the NEPA AI Creative Operating System running at localhost:8765.
Setup
The NEPA AI backend must be running before using this workspace:
cd ~/projects/nepa-ai-monorepo.BAK/vscode_forked/nepa-ai-backend
python run_nepa.py
Default API base: http://localhost:8765
API Endpoints
All endpoints are available under /api/music:
POST /api/music/generate - Generate music from text promptPOST /api/music/remix - Remix an existing trackPOST /api/music/upload - Upload audio fileGET /api/music/status - Music workspace status
Using the Workspace API
Make requests to the local NEPA AI backend using standard HTTP:
import requests
BASE_URL = "http://localhost:8765"
# Example: check status
resp = requests.get(f"{BASE_URL}/api/music/status")
print(resp.json())
Workspace Files
The following Python files implement this workspace:
music_workspace.pyapi_music.py
These are located in scripts/ for reference and can be run standalone or imported.
Integration Notes
- The backend uses FastAPI with automatic
/docsSwagger UI athttp://localhost:8765/docs - All workspaces share the same backend process
- File uploads use multipart form data
- All responses are JSON
- Auth uses JWT tokens (see
auth.pyin the main backend)
Full version: https://axon.nepa-ai.com/products
Core Capabilities
- Text-to-music (MusicGen)
- Track remixing
- Background music
- Stem generation
- MP3/WAV export
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
April 7, 2026
Initial release
One-time purchase
$67
By continuing, you agree to the Buyer Terms of Service.
Creator
Axon Modal
Creator
Builder of AI-powered automation tools for creators, developers, and businesses. NEPA AI ships production-grade OpenClaw workspaces covering video, audio, image, design, code, 3D, animation, and more — each one a real agentic tool backed by C++ processing and local AI models. Based in Northeastern Pennsylvania. Building the future of creative automation one workspace at a time.
View creator profile →Details
- Type
- Skill
- Category
- Content
- Price
- $67
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs, Cursor. OpenClaw-specific automation may need adaptation.
Works great with
Personas that pair well with this skill.