CtrlK
BlogDocsLog inGet started
Tessl Logo

slskd-media-acquisition

Manage and automate music downloads via slskd (Soulseek daemon), including search, queue management, and transfer monitoring.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/slskd-media-acquisition/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

The body is concise, well-structured, and actionable with a clear sequenced workflow, but it lacks explicit validation checkpoints and references a non-existent MCP file. Adding verify-gate steps and the missing bundle file would push it higher.

Suggestions

Insert explicit validation checkpoints between steps, e.g. confirm a search returned results before selecting, and confirm a transfer reached 100% before post-download handoff.

Create the referenced mcp/slskd-mcp.json (or correct the path) so the MCP reference points to a real bundle file.

Add a concrete example request (e.g. a curl call against the slskd REST API for search or queue) to make guidance copy-paste ready.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every section earns its tokens and the body assumes Claude's competence.

5 / 5

Actionability

Provides concrete, actionable guidance (default URL http://localhost:5030, the /transfers/downloads endpoint, and an explicit FLAC > 320kbps MP3 ranking) but offers no copy-paste executable commands or code, leaving minor gaps.

4 / 5

Workflow Clarity

A clear seven-step sequence (Authenticate → Search → Select → Queue → Monitor → Post-download → Log) with a retry loop for stalled transfers, though validation checkpoints between steps are implicit rather than explicit.

4 / 5

Progressive Disclosure

Well-organized into clearly signaled sections with one-level-deep references, but the body references mcp/slskd-mcp.json which does not exist in the (empty) bundle directories — a minor organization gap.

4 / 5

Total

17

/

20

Passed

Description

70%Weight 40%Scale 1-5

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 specific and clearly scoped to slskd/Soulseek, but it lacks an explicit "when to use" trigger clause, capping completeness. Adding a "Use when..." sentence with common user phrasings would lift completeness and trigger_term_quality.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user wants to download music from Soulseek or asks to search slskd for albums, songs, or .flac files."

Include natural synonyms and file extensions (songs, .flac, .mp3, 320kbps) so trigger matching catches common user phrasings.

Optionally name a couple more concrete actions (e.g. selecting best-quality matches, retrying stalled transfers) to reach full coverage.

DimensionReasoningScore

Specificity

Names the slskd/Soulseek domain and several concrete actions ("search, queue management, and transfer monitoring"), but omits download selection, error handling, and post-processing, leaving minor coverage gaps.

4 / 5

Completeness

Clearly states what the skill does but provides no "Use when..." clause or equivalent explicit trigger guidance, which caps completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ("music downloads", "slskd", "Soulseek", "search") with good coverage, but lacks synonyms and file-format triggers like "download songs", "find music", or ".flac".

4 / 5

Distinctiveness Conflict Risk

Tightly scoped to slskd and the Soulseek network with distinct triggers, giving it a clear niche and minimal conflict risk with other skills.

5 / 5

Total

16

/

20

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
pvnkmnk/AgenticSelfHostSkills
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.