CtrlK
BlogDocsLog inGet started
Tessl Logo

music-generation

Use this skill when the user requests to generate, create, compose, or produce music or songs — background music, theme songs, jingles, or instrumental tracks. Generates a song from a style/mood prompt and optional lyrics via the MiniMax music API.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-crafted: concise without padding, fully actionable with executable commands and a concrete spec example, clearly sequenced for a simple single-call task, and cleanly organized with a real one-level bundle reference. It avoids explaining concepts Claude already knows.

DimensionReasoningScore

Conciseness

The body is lean (~70 lines) and assumes Claude's competence, avoiding padded explanations of what music, MP3s, or APIs are; every section earns its place, matching the score-3 anchor rather than the score-2 'could be tightened' anchor.

3 / 3

Actionability

Provides a fully executable command with concrete flags ("python /mnt/skills/public/music-generation/scripts/generate.py --prompt-file ... --output-file ...") and a copy-paste-ready JSON spec example with real values, matching the score-3 anchor rather than the score-2 'pseudocode/incomplete' anchor.

3 / 3

Workflow Clarity

Three clearly sequenced steps (Understand → Create Spec → Execute) for a single non-destructive API call, so the destructive/batch cap does not apply and the simple-skill carve-out supports a 3; the 'Offer to iterate' step provides a light feedback loop, matching the score-3 anchor rather than the score-2 'checkpoints missing' anchor.

3 / 3

Progressive Disclosure

Content is organized into clear sections (Overview, Workflow, Environment, Output Handling, Notes) with a single one-level-deep bundle reference to scripts/generate.py (which exists in the bundle), no nested references, matching the score-3 anchor rather than the score-2 'content that should be separate is inline' anchor.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is strong: it states concrete capabilities, uses natural user trigger terms, explicitly covers both what and when with a 'Use when' clause, and occupies a distinct niche with low conflict risk. It uses appropriate third-person voice with no first/second-person phrasing to penalize.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and artifact types — "generate, create, compose, or produce music or songs — background music, theme songs, jingles, or instrumental tracks" — matching the score-3 anchor of multiple specific concrete actions rather than the score-2 'some actions' anchor.

3 / 3

Completeness

Explicitly answers both what ("Generates a song from a style/mood prompt and optional lyrics via the MiniMax music API") and when ("Use this skill when the user requests to generate..."), matching the score-3 anchor with an explicit 'Use when' trigger rather than the score-2 'when implied' anchor.

3 / 3

Trigger Term Quality

Covers natural terms users actually say ("background music", "theme songs", "jingles", "instrumental tracks", "compose", "produce"), matching the score-3 anchor of good coverage of natural terms rather than the score-2 'missing common variations' anchor.

3 / 3

Distinctiveness Conflict Risk

Music/song generation is a clear niche with distinct, domain-specific triggers unlikely to overlap with other skills, matching the score-3 anchor rather than the score-2 'could still overlap' anchor.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
bytedance/deer-flow
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.