CtrlK
BlogDocsLog inGet started
Tessl Logo

unity-skill-generate

Regenerate every `SKILL.md` from the project's currently-registered MCP tools into the configured skills folder (or a project-relative override path). Writes the YAML `description:` from `[AiSkillDescription]` and the body from `[AiSkillBody]`.

60

Quality

70%

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/unity-skill-generate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is actionable with executable commands and well-organized sections, but it duplicates the input description and lacks a verification step for a batch-overwrite operation, capping conciseness and workflow clarity at 2.

Suggestions

Collapse the "## Inputs" prose and "## Input" table into a single section to remove the duplicated `path` description.

Add an explicit verification step after generation, e.g. "Confirm each registered tool now has a SKILL.md in the target folder" before reporting success.

Drop the redundant opener line ("Generate all skills from the existed Tools in the Unity Project.") since the YAML description already states the purpose.

DimensionReasoningScore

Conciseness

The `path` input is described twice — once in the "## Inputs" prose and again in the "## Input" table — and the opener restates the description; mostly efficient but could be tightened, so it sits at level 2 rather than the lean level 3.

2 / 3

Actionability

Provides concrete, copy-paste-ready `unity-mcp-cli run-system-tool unity-skill-generate --input ...` commands plus file and stdin variants, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The behavior sequence is described, but this regenerates (overwrites) every SKILL.md — a batch/destructive operation — with no verification or validation checkpoint, so workflow clarity is capped at 2 per the rubric notes.

2 / 3

Progressive Disclosure

No bundle files are present and the body is organized into well-labeled sections (Inputs, Behavior, How to Call, Troubleshooting, Input, Output) with no nested references, satisfying the simple-skill anchor for progressive disclosure.

3 / 3

Total

10

/

12

Passed

Description

67%

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 occupies a clear niche, but it omits any explicit "Use when..." trigger guidance and relies on technical jargon rather than natural user phrasings, capping completeness and trigger quality at 2.

Suggestions

Append an explicit trigger clause, e.g. "Use when the user wants to refresh or regenerate skill files from the project's registered MCP tools."

Add natural-language synonyms a user might actually say (e.g. "regenerate skills", "refresh SKILL.md files", "rebuild skills from MCP tools") alongside the technical terms.

Soften or briefly gloss the internal markers `[AiSkillDescription]` / `[AiSkillBody]` so the description reads as a capability rather than an implementation detail.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Regenerate every `SKILL.md`", "Writes the YAML `description:` from `[AiSkillDescription]`", and "the body from `[AiSkillBody]`" — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Clearly answers "what" but provides no "Use when..." trigger clause, so per the judging guidelines completeness is capped at 2 rather than 3.

2 / 3

Trigger Term Quality

Keywords lean technical ("currently-registered MCP tools", "[AiSkillBody]", "project-relative override path") with no natural user phrasings; relevant but missing common variations, so it is not the level-3 anchor and clearly above the no-keywords level 1.

2 / 3

Distinctiveness Conflict Risk

The operation is narrowly scoped to regenerating skills from registered MCP tools into a configured folder — a clear niche unlikely to trigger for unrelated skills, matching the distinct-trigger anchor.

3 / 3

Total

10

/

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.