Poe Music Provider
OpenClaw music generation provider for Poe audio/music bots
Install
$
openclaw plugins install clawhub:@imcaptor/openclaw-poe-musicOpenClaw Poe Music Provider
Music generation provider for OpenClaw using Poe's OpenAI-compatible chat API.
Default model: poe/lyria-3
Included music-oriented Poe models:
poe/lyria-3poe/elevenlabs-musicpoe/hailuo-music-v1.5poe/stable-audio-2.5poe/stable-audio-2.0poe/lyria
Speech-only and transcription models are intentionally excluded.
Local Setup
export POE_API_KEY=...
npm install
npm run build
openclaw plugins install --link /path/to/openclaw-poe-music --force
openclaw plugins enable poe-music
openclaw config set agents.defaults.musicGenerationModel.primary poe/lyria-3
Then use the shared OpenClaw tool:
/tool music_generate prompt="Warm ambient synth loop with soft tape texture" instrumental=true
