CtrlK
BlogDocsLog inGet started
Tessl Logo

package-search

Search Unity's package registry plus locally installed packages (Git, local, embedded sources) by query string. Returns available versions and installation status. Online mode fetches exact matches from the live registry then supplements with cached substring matches.

67

Quality

80%

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 ./Unity-MCP-Plugin/.claude/skills/package-search/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

A highly actionable, copy-paste-ready single-tool skill with clear sequencing and troubleshooting, but it carries redundant input documentation and an oversized inline output schema that hurt conciseness and progressive disclosure.

Suggestions

Remove the duplicate '## Inputs' prose section or the '## Input' table — keep only one to eliminate redundancy.

Move the full output JSON schema to a separate reference file (or trim to a compact field list) so the body stays a lean overview.

Replace the verbatim description echo in the opening paragraph with a one-line orienting sentence.

DimensionReasoningScore

Conciseness

The body is mostly efficient but padded: the opening paragraph restates the description verbatim and the '## Inputs' prose section duplicates the '## Input' table below it, while the full output JSON schema with verbose $defs is heavy for inline placement.

2 / 3

Actionability

It gives a concrete, copy-paste-ready `unity-mcp-cli run-tool package-search` invocation with realistic input, plus stdin/file variants and an `npx` fallback — fully executable guidance.

3 / 3

Workflow Clarity

This is a single-tool skill whose one action (run the search command) is unambiguous and accompanied by troubleshooting, so workflow clarity can score 3 per the simple-skills note.

3 / 3

Progressive Disclosure

The skill is self-contained with clear sections and references the /unity-initial-setup skill, but no bundle files exist and the large inline output JSON schema is content that could be split into a separate reference rather than kept inline.

2 / 3

Total

10

/

12

Passed

Description

82%

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

A specific, distinctive description with concrete actions and natural trigger terms, but it omits an explicit 'Use when…' clause so it does not fully tell Claude when to activate. Adding a trigger sentence would bring it to full marks.

Suggestions

Append an explicit trigger clause, e.g. 'Use when searching for Unity packages by name before installing, or checking which packages are already installed.'

Drop the implementation detail about online mode supplementing cached matches into the body; the description should stay a crisp summary.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'Search Unity's package registry plus locally installed packages', 'Returns available versions and installation status', 'fetches exact matches from the live registry then supplements with cached substring matches' — rather than vague language.

3 / 3

Completeness

It clearly answers 'what does this do' but lacks any explicit 'Use when…' / trigger guidance telling Claude when to invoke it, which caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

It uses natural terms users would say — 'package', 'package registry', 'install/installed packages', 'available versions' — giving good coverage of common phrasings for finding and installing Unity packages.

3 / 3

Distinctiveness Conflict Risk

The niche is clearly scoped to Unity's package registry plus installed (Git/local/embedded) packages with online/offline modes, making it unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

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
IvanMurzak/Unity-MCP
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.