CtrlK
BlogDocsLog inGet started
Tessl Logo

ping

Lightweight readiness probe. Returns the input `message` echoed back, or `'pong'` when omitted. Useful for CLI health checks and SignalR connectivity smoke tests.

66

Quality

79%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./Unity-MCP-Plugin/.claude/skills/ping/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%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 well-structured, actionable, single-purpose skill with executable commands and complete schemas. Its only mild weakness is minor over-explanation in the input-method examples for such a trivial tool.

DimensionReasoningScore

Conciseness

Lean body with no padding explaining echo/ping concepts, but the three input-method variants (inline, file, stdin) and a repeated 'Lightweight readiness probe' line are slightly more than this trivial tool needs.

4 / 5

Actionability

Provides copy-paste-ready executable CLI commands plus complete input and output JSON schemas covering the common invocation cases.

5 / 5

Workflow Clarity

Single-action skill where the action (call ping with an optional message) is unambiguous, satisfying the simple-skill exception; no destructive/batch operation requires validation.

5 / 5

Progressive Disclosure

Well-organized into clear sections (Inputs, Behavior, How to Call, Input, Output) with no need for external references, meeting the simple-skill exception for progressive disclosure.

5 / 5

Total

19

/

20

Passed

Description

66%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 concrete about the skill's single behavior, with relevant trigger terms and a distinct niche. Its main weakness is the lack of an explicit 'Use when...' trigger clause, leaving the invocation condition only weakly implied.

Suggestions

Add an explicit trigger clause such as 'Use when verifying the MCP transport is alive or running a CLI/SignalR connectivity smoke test.'

Include natural synonyms a user might say (e.g., 'ping', 'readiness check', 'heartbeat') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Names the concrete action precisely — 'Returns the input message echoed back, or pong when omitted' — with the fallback branch, though it is a single-action skill so coverage is narrow.

4 / 5

Completeness

Has a clear 'what' (readiness probe echoing message/pong) but the 'when' is only weakly implied via 'Useful for...' with no explicit 'Use when...' clause, capping it at 3.

3 / 5

Trigger Term Quality

'CLI health checks' and 'SignalR connectivity smoke tests' are natural trigger phrases, though synonyms like 'ping', 'readiness', and 'heartbeat' are absent.

4 / 5

Distinctiveness Conflict Risk

The SignalR/CLI smoke-test framing carves a clear niche with minimal conflict risk, though 'readiness probe' could lightly overlap generic health skills.

4 / 5

Total

15

/

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.