CtrlK
BlogDocsLog inGet started
Tessl Logo

netrunner-media-orchestrator

Orchestrates the full acquisition-to-playback media pipeline for the netrunner project.

48

Quality

52%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/netrunner-media-orchestrator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 a well-structured, concise overview of the netrunner media pipeline with a clear sequenced workflow and explicit failure-mode handling. Its main weakness is actionability: it routes to companion skills without giving executable commands or examples.

Suggestions

Add concrete invocation examples or commands for at least the key steps (e.g., the Subsonic rescan call or Soulseek query) rather than only naming companion skills.

Insert an explicit validation checkpoint after organization/ingestion (e.g., verify file count or scan status before proceeding to curation) to strengthen the batch-operation feedback loop.

Consider a short 'Quick start' block at the top showing a minimal end-to-end command sequence for the most common listening-acquisition session.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: tight sections, an efficient ASCII pipeline diagram, and no padding or explanation of concepts Claude already knows, with only minor generic spots in Inputs/Outputs.

4 / 5

Actionability

Each workflow step routes to a named companion skill, which is concrete routing guidance, but there is no executable code or specific commands — only skill-invocation hints, leaving key execution details implied.

3 / 5

Workflow Clarity

A clear 7-step sequence is present and step 4 includes a verification checkpoint ('verify new files appear'), with Failure Modes covering recovery; minor validation gaps remain for batch operations like vault writes.

4 / 5

Progressive Disclosure

Content is well-organized into clearly signaled sections and the references/scripts/assets bundles are appropriately empty, but the body slightly exceeds the under-50-lines simple-skill threshold and references other skills rather than files.

4 / 5

Total

15

/

20

Passed

Description

37%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 third-person and names a clear domain, but it is sparse: a single abstract verb, no concrete capabilities, and no 'Use when' trigger guidance. It reads more as a tagline than an activatable skill description.

Suggestions

Add concrete actions the skill performs, e.g. 'Coordinates Soulseek acquisition, library organization, Subsonic ingestion, and DJ/listening workflows'.

Append an explicit trigger clause, e.g. 'Use when planning a netrunner media session spanning acquisition, organization, serving, or DJ/listening tasks'.

Include natural user-facing terms like 'download music', 'scan Subsonic', or 'curate DJ library' alongside the technical pipeline framing.

DimensionReasoningScore

Specificity

The description names the domain ('acquisition-to-playback media pipeline for the netrunner project') but uses only one abstract action verb ('Orchestrates') with no concrete capabilities, matching the 'names the domain but actions are minimal or generic' anchor.

2 / 5

Completeness

It states a clear 'what' but provides no 'when' guidance — there is no 'Use when...' clause or equivalent trigger, which caps completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

It relies on technical jargon ('acquisition-to-playback media pipeline') and a project name rather than natural phrases a user would say; it lacks the common trigger terms users actually voice.

2 / 5

Distinctiveness Conflict Risk

Tying it to 'netrunner' gives it a niche, but the description alone is otherwise generic about a media pipeline and could overlap with related netrunner media skills.

3 / 5

Total

10

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

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.