ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

eachlabs-music

Generate songs, instrumentals, lyrics, and podcasts using EachLabs Mureka AI models. Also supports song extension, stem separation, and song recognition. Use when the user wants to create music, lyrics, or audio content.

Why use this skill?

Generate songs, lyrics, podcasts, and instrumentals using EachLabs Mureka AI models. A powerful OpenClaw tool for automated audio and music production workflows.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/eftalyurtseven/eachlabs-music
Or

What This Skill Does

The EachLabs Music skill is a powerful interface for the EachLabs Predictions API, granting your OpenClaw agent the ability to generate high-quality audio and lyrical content. By leveraging advanced Mureka and Minimax AI models, this skill transforms text prompts into fully produced songs, instrumentals, podcasts, and spoken-word audio. It is designed to handle the entire lifecycle of music production, from initial creative ideation and lyric drafting to technical post-production tasks like song recognition, audio stem separation, and content description. Whether you are building a creative assistant or a music production workflow, this skill provides the necessary endpoints to automate audio generation through a structured prediction-polling flow.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/eftalyurtseven/eachlabs-music

Once installed, you must authenticate the agent by setting the EACHLABS_API_KEY environment variable. You can obtain your personal API key by registering at eachlabs.ai. Ensure the key has proper permissions before initiating requests.

Use Cases

  • Creative Writing: Generate lyrics for songwriters struggling with writer's block or looking for new thematic inspiration.
  • Audio Production: Quickly create backing tracks, instrumentals, or background music for content creators and video editors.
  • Content Creation: Automate the production of multi-speaker podcasts or professional voice-over content for automated digital media.
  • Audio Analysis: Identify unknown tracks from provided files or break down existing music into individual stems for remixing and educational purposes.

Example Prompts

  1. "Create a three-minute upbeat indie pop song about a sunrise hike, including lyrics and a catchy guitar riff."
  2. "Generate a relaxing, lo-fi hip hop instrumental track suitable for a study-focused YouTube video."
  3. "Upload this audio file and separate it into individual vocal and instrumental stems so I can remix the chorus."

Tips & Limitations

  • Model Discovery: Always call the GET /v1/model endpoint before executing a prediction to ensure your input parameters align with the current schema of your chosen model.
  • Polling Efficiency: Note that this is an asynchronous process. Ensure your agent logic includes a robust polling mechanism that checks the prediction status until it reaches 'success' or 'failed'.
  • Resource Management: Audio generation can be resource-intensive. Be mindful of your API rate limits and quotas provided by EachLabs. Keep prompts specific to ensure higher accuracy in style and structure for generated songs.

Metadata

Stars2387
Views3
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-eftalyurtseven-eachlabs-music": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#music#audio#generative#lyrics#podcast
Safety Score: 4/5

Flags: network-access, external-api