CtrlK
BlogDocsLog inGet started
Tessl Logo

003-skills-inventory

Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing INVENTORY-SKILLS-JAVA.md. This should trigger for requests such as Create Java system prompts checklist; Generate INVENTORY-SKILLS-JAVA.md; Use @003-skills-inventory; Inventory Java cursor rule skills; List available Java system prompt skills. Part of Plinth Toolkit

71

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 tight, well-structured overview that appropriately delegates detail to a single reference and includes an explicit validation step in its workflow. The only meaningful gap is the absence of an explicit validate-fix-retry feedback loop.

Suggestions

Add an explicit feedback loop after the validation step (e.g., 'If rows are missing or extra, correct the generation against skills.xml and re-validate before finishing').

Pull the critical multi-reference handling rule ('if a skill has multiple references and no skillId, stop and report') into the body so the key constraint is visible without opening the reference.

DimensionReasoningScore

Conciseness

The body is lean and efficient: a brief intro, tight bullet list, numbered workflow, and a single reference link, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides concrete file paths, the output filename and path rule, and attribute-based row-derivation rules, but defers the precise multi-reference handling logic to the reference and includes no executable command, leaving minor gaps.

4 / 5

Workflow Clarity

A clear three-step sequence (read source/template, generate, validate) with an explicit validation step checking for missing/extra rows, but it lacks an explicit error-recovery feedback loop ('if validation fails, fix and re-run').

4 / 5

Progressive Disclosure

The body is a concise overview that points to a single verified one-level-deep reference (references/003-skills-inventory.md) and a verified template asset, with clear markdown navigation and no nested references.

5 / 5

Total

18

/

20

Passed

Description

87%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 well-crafted: it states a concrete purpose, names the source and output artifact, and provides an explicit, multi-phrase 'when to use' trigger list. It is distinctive and unlikely to fire for the wrong skill.

DimensionReasoningScore

Specificity

Names the domain, source (skills.xml), output file (INVENTORY-SKILLS-JAVA.md), and the template, giving several concrete specifics rather than just 1-2 actions, though the core action is a single 'generate' rather than multiple distinct operations.

4 / 5

Completeness

Explicitly answers 'what' (generate a checklist document from skills.xml producing INVENTORY-SKILLS-JAVA.md) and 'when' via an explicit trigger clause with five concrete phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes five natural trigger phrasings with synonyms (Inventory/List/Generate) and an explicit @skill invocation, giving good keyword coverage, though a few natural variations or file-extension triggers are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a highly specific niche (Java system-prompt checklist from skills.xml to a named output file) with distinct triggers, giving minimal conflict risk with other skills.

5 / 5

Total

18

/

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
jabrena/plinth
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.