← Back to Skills Marketplace
Mureka Ai
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mureka-ai
Description
Get AI composed songs ready to post, without touching a single slider. Upload your audio files (MP3, WAV, MP4, AAC, up to 200MB), say something like "generat...
Usage Guidance
This skill appears to be a wrapper for a cloud music/video rendering API and generally asks for the expected token (NEMO_TOKEN) and file uploads. Before installing, confirm two things: (1) why the SKILL.md frontmatter references a local config path (~/.config/nemovideo/) — ask the author whether the skill will read files from your home directory and whether that is necessary, and (2) verify the API domain (mega-api-prod.nemovideo.ai) and the expected behavior for anonymous tokens (they expire and grant limited credits). Avoid installing if you cannot confirm the config-path usage, and do not supply sensitive files or credentials unrelated to the service. If you proceed, prefer using a short-lived/anonymous token rather than a long-lived secret in NEMO_TOKEN, and monitor what files the agent sends (only upload the audio you intend to process).
Capability Assessment
Purpose & Capability
Name/description and the runtime instructions consistently describe a cloud-based AI music/video render service that uploads audio and returns MP4/other assets; requesting a NEMO_TOKEN (the service token) is coherent. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that would grant the skill access to a user config directory — the registry metadata showed no required config paths. This mismatch is unexplained and disproportionate to the stated purpose.
Instruction Scope
The SKILL.md instructs the agent to (a) use NEMO_TOKEN if present or obtain an anonymous token by POSTing to the provider, (b) create sessions, (c) upload user-supplied audio files via multipart or URL, and (d) use SSE polling. Those steps directly map to the stated functionality. The only scope concerns: references to auto-detecting an install path for X-Skill-Platform and the frontmatter config path permission — both imply access to local paths/config that are not justified elsewhere in the document.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is written to disk by an installer. This is the lowest install risk.
Credentials
The skill asks for a single service credential (NEMO_TOKEN) which is appropriate for a cloud API. But the presence of a declared config path in the frontmatter implies the skill may read local configuration (~/.config/nemovideo/) in addition to the env var. The registry did not list that configPath as required, so the requested local path access is unexplained and could expose unrelated local config files.
Persistence & Privilege
always is false and the skill doesn't request elevated or permanent platform privileges. It does instruct saving session_id and using tokens for API calls (normal for session-based APIs). There is no instruction to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mureka-ai - After installation, invoke the skill by name or use
/mureka-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Mureka AI 1.0.0 — initial release:
- Instantly generate full songs with instruments from your uploaded audio (MP3, WAV, MP4, AAC up to 200MB).
- Simple workflow: upload files, describe your musical goal, receive a downloadable 1080p MP4 in 1–2 minutes.
- Works out-of-the-box for musicians and creators — no manual sound design, no local installs needed.
- Designed for quick iteration: manage sessions, preview timelines, and refine edits by chat.
- Fully cloud-based processing, automatic free trial tokens, and intuitive error handling included.
Metadata
Frequently Asked Questions
What is Mureka Ai?
Get AI composed songs ready to post, without touching a single slider. Upload your audio files (MP3, WAV, MP4, AAC, up to 200MB), say something like "generat... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Mureka Ai?
Run "/install mureka-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mureka Ai free?
Yes, Mureka Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mureka Ai support?
Mureka Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mureka Ai?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills