← Back to Skills Marketplace
246
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install music-curator
Description
Curate personalized playlists and music recommendations with strict intent preservation. Use when the user wants a playlist, sequence, queue, recommendation...
Usage Guidance
This skill is instruction-only and appears coherent for playlist curation. The main risk surface is the other skills it calls (music-assistant, lastfm, last-fm): before using this skill, confirm those skills are trustworthy and have only the permissions you expect, since this curator will rely on them for search and playback. Because the skill can be invoked autonomously by agents (platform default), be aware that it may call the referenced music/discovery skills when asked to curate; if you want to limit automatic cross-skill calls, control which companion skills are installed or adjust agent invocation settings.
Capability Analysis
Type: OpenClaw Skill
Name: music-curator
Version: 1.0.0
The music-curator skill is a well-defined tool for managing music playlists and recommendations with clear logic for intent preservation and version hygiene. The instructions in SKILL.md are strictly focused on music curation workflows and tool coordination (e.g., music-assistant, lastfm) without any indicators of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md describes playlist curation, intent preservation, filtering, and sequencing and explicitly delegates playback/discovery to other music skills (music-assistant, lastfm, last-fm). No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to curation logic (classification, version hygiene, workflows for strict/similarity/hybrid modes) and explicitly limit actions to using other skills for search/playback/discovery. The instructions do not ask the agent to read system files, environment variables, or contact unexpected endpoints.
Install Mechanism
No install step and no code files — the skill is instruction-only, so there is nothing written to disk or downloaded. This is the lowest-risk install profile.
Credentials
The skill declares no environment variables, credentials, or config paths. It does expect other music/knowledge skills to exist, which is proportional to its role as a curation layer.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills' configs. Autonomous invocation remains allowed by platform default but is not combined with broad credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-curator - After installation, invoke the skill by name or use
/music-curator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release based on real-world playlist curation lessons: strict-vs-similar classification, search-first Music Assistant workflow, provider fallback, task-scope reset, and fast queue-start guidance.
Metadata
Frequently Asked Questions
What is Music Curator?
Curate personalized playlists and music recommendations with strict intent preservation. Use when the user wants a playlist, sequence, queue, recommendation... It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.
How do I install Music Curator?
Run "/install music-curator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music Curator free?
Yes, Music Curator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Music Curator support?
Music Curator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music Curator?
It is built and maintained by neqq3 (@neqq3); the current version is v1.0.0.
More Skills