CtrlK
BlogDocsLog inGet started
Tessl Logo

profiler-get-status

Return the Unity profiler's current enabled state, active modules, max-used memory, and platform support flag. Read-only.

65

Quality

78%

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-get-status/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%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 actionable and well-structured for a simple read-only tool, with executable commands and complete schemas; the main slack is slight redundancy in the invocation examples.

Suggestions

Collapse the three nearly identical 'How to Call' examples into one primary command plus a brief note on --input-file / stdin alternatives.

Move the troubleshooting tip (cli not found) after the primary example only if needed, or trim it to a single line referencing the unity-initial-setup skill.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete schemas and commands, but the 'How to Call' section presents three near-redundant invocation styles plus a troubleshooting aside that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready executable commands and complete input/output JSON schemas covering the common case.

5 / 5

Workflow Clarity

This is a simple single-purpose read-only skill with an unambiguous action and no destructive/batch steps, so the simple-skill exception applies and workflow clarity is fully clear.

5 / 5

Progressive Disclosure

Content is well-organized into clear sections (Fields, Behavior, How to Call, Input, Output) with a single clearly signaled external reference to the unity-initial-setup skill; the large inlined JSON schema is the natural inline format, keeping structure good but not fully lean.

4 / 5

Total

18

/

20

Passed

Description

67%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 specific and distinctive about what the skill returns, but it omits any 'Use when...' trigger guidance, leaving the activation conditions implicit.

Suggestions

Add a 'Use when ...' clause naming natural trigger phrases (e.g. 'Use when checking profiler status, memory usage, or whether profiling is supported on the current platform').

Include common synonyms or phrasings a user might actually say, such as 'profiler memory' or 'is profiling supported'.

DimensionReasoningScore

Specificity

Lists multiple concrete outputs — 'enabled state, active modules, max-used memory, and platform support flag' — giving comprehensive, specific coverage of the capability.

5 / 5

Completeness

The 'what' is clear (return profiler status fields) but there is no 'when' / 'Use when...' guidance; per the rubric a missing trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

Relevant domain terms ('Unity profiler', 'profiler', 'memory') appear but there are no natural trigger phrases users would say, and synonyms/extensions are missing.

3 / 5

Distinctiveness Conflict Risk

Narrow niche ('Unity profiler's current enabled state') plus the 'Read-only' qualifier make it clearly distinct with minimal conflict risk.

5 / 5

Total

16

/

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
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.