CtrlK
BlogDocsLog inGet started
Tessl Logo

mcp-activation

Enables live interaction with the NetAlertX runtime. This skill configures the Model Context Protocol (MCP) connection, granting full API access for debugging, troubleshooting, and real-time operations including database queries, network scans, and device management.

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

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/mcp-activation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-3

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

The skill is lean and actionable with a clear command and well-organized short structure, but the workflow lacks validation that configuration succeeded and that MCP tools came online. Removing the minor redundancy would further sharpen conciseness.

Suggestions

Add a validation checkpoint after running generate-configs.sh (e.g. confirm the API token was extracted and MCP settings updated) before asking the user to reload.

After reload, verify the MCP tools are actually available rather than relying only on the user's "reloaded" confirmation.

Drop the redundant "This skill assumes you are already running within the NetAlertX devcontainer" line, which restates the Prerequisites section.

DimensionReasoningScore

Conciseness

The body is mostly efficient and avoids over-explaining known concepts, but "This skill assumes you are already running within the NetAlertX devcontainer" repeats the prerequisites and the "Why use this?" section reiterates the description, so it could be tightened.

2 / 3

Actionability

Provides a fully executable copy-paste command (generate-configs.sh with absolute path) and concrete reload instructions, matching the copy-paste-ready anchor.

3 / 3

Workflow Clarity

The two steps are sequenced and the reload step has a confirm-back checkpoint, but there is no validation that the config script succeeded nor verification that MCP tools actually activated, leaving a validation gap.

2 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single clearly signaled external reference (the devcontainer-services skill), with no bundle files requiring deeper navigation — fitting the simple-skills allowance for a top score.

3 / 3

Total

10

/

12

Passed

Description

67%Weight 40%Scale 1-3

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 lacks an explicit "Use when…" trigger and leans on technical jargon over natural user terms. Adding trigger phrasing would lift completeness and trigger-term quality.

Suggestions

Append an explicit "Use when…" clause, e.g. "Use when debugging NetAlertX, querying its database, or triggering network scans against live devices."

Soften jargon by adding natural user terms (e.g. "debug NetAlertX", "scan the network", "query devices") alongside MCP/API terminology.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "database queries, network scans, and device management" alongside debugging and troubleshooting — matching the multiple-specific-actions anchor.

3 / 3

Completeness

It clearly answers "what" the skill does but provides no explicit "Use when…" trigger guidance, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Contains some natural terms ("database queries", "network scans") but leans on technical jargon ("Model Context Protocol", "MCP connection", "API access") and misses common user phrasings, so it sits at the some-keywords-but-missing-variations level rather than full coverage.

2 / 3

Distinctiveness Conflict Risk

The NetAlertX live-runtime / MCP-connection niche is specific and unlikely to overlap with other skills, matching the clear-niche 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
netalertx/NetAlertX
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.