CtrlK
BlogDocsLog inGet started
Tessl Logo

profiler-enable-module

Toggle the wrapper's local 'enabled' flag for a named profiler module. Bookkeeping only — Unity's runtime API does not expose direct module control; for real module visibility use the Profiler window.

61

Quality

71%

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/profiler-enable-module/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The content is highly actionable and clearly organized for a simple single-purpose tool, with executable commands and schemas. The main weakness is duplicated input documentation and repetitive invocation variants that add tokens without value.

DimensionReasoningScore

Conciseness

The body is mostly efficient but duplicates parameters across the "## Inputs" list and the "## Input" table, and the "How to Call" block repeats three near-identical CLI invocation variants — tightening these would remove unnecessary tokens.

2 / 3

Actionability

It gives a concrete, copy-paste-ready `unity-mcp-cli run-tool` command with JSON input plus explicit input and output JSON schemas, fully executable guidance.

3 / 3

Workflow Clarity

This is a single simple tool call where the one action is unambiguous; the included error condition and troubleshooting note provide the needed validation signal, satisfying the simple-skill allowance.

3 / 3

Progressive Disclosure

The skill is self-contained with no bundle files and well-organized sections (Inputs, Errors, How to Call, Input, Output), so the well-organized-sections allowance for compact skills applies.

3 / 3

Total

11

/

12

Passed

Description

57%

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 distinct, but lacks any explicit trigger guidance, so it answers "what" well while omitting "when." Adding a natural-language "Use when..." clause would lift the completeness and trigger dimensions.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user wants to enable or disable a Profiler module in the wrapper's local bookkeeping."

Include common user phrasings ("enable a Profiler module", "toggle Profiler module visibility") to improve natural trigger-term coverage.

Reinforce the "when" by stating the scenario where this is the right tool versus the Profiler window.

DimensionReasoningScore

Specificity

"Toggle the wrapper's local 'enabled' flag for a named profiler module" names the domain and a concrete action, but lists a single action rather than multiple specific capabilities, matching the score-2 anchor.

2 / 3

Completeness

The description clearly states what the skill does but provides no "Use when..." trigger, so the "when" half is entirely missing — per the guidelines this caps completeness at 2.

2 / 3

Trigger Term Quality

Terms like "profiler module" and "wrapper's local 'enabled' flag" are relevant but lean technical with no natural user-phrase variations (e.g. "enable a Profiler module"), so coverage is partial rather than comprehensive.

2 / 3

Distinctiveness Conflict Risk

"named profiler module" / "Profiler window" carve out a clear niche that is unlikely to overlap with unrelated skills.

3 / 3

Total

9

/

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.