CtrlK
BlogDocsLog inGet started
Tessl Logo

netalertx-plugin-run-development

Create and run NetAlertX plugins. Use this when asked to create plugin, run plugin, test plugin, plugin development, or execute plugin script.

66

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 ./.github/skills/plugin-run-development/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

A compact, actionable plugin-development skill with a clear run workflow and concrete commands. Main improvement areas are making the object-building snippet fully executable and adding explicit validation/verification checkpoints.

Suggestions

Replace the `plugin_objects.add_object(...)` ellipsis with a minimal complete example showing required arguments so the snippet is copy-paste ready.

Add an explicit verification checkpoint in the workflow, e.g. confirm the result file exists and is non-empty before the backend deletes it.

If detailed API or format reference material exists, link it one level deep (e.g. a references/ doc) rather than inlining the full settings/phase tables.

DimensionReasoningScore

Conciseness

The body uses lean bullet lists and tables with no concept padding, assuming Claude's competence; a few lines could be tightened further, so it sits just below the fully lean anchor.

4 / 5

Actionability

It provides an executable run command and a real plugin_helper import snippet, but the `add_object(...)` call remains pseudocode-ish with ellipses, leaving a minor gap.

4 / 5

Workflow Clarity

The 5-step workflow is clearly sequenced with specific paths and a note to retrieve the result file before deletion; validation checkpoints are only implicit, keeping it below the top anchor.

4 / 5

Progressive Disclosure

A single, well-organized SKILL.md with clearly labeled sections and an in-repo template pointer; without bundle files it is appropriately self-contained but lacks one-level-deep reference signaling that would reach 5.

4 / 5

Total

16

/

20

Passed

Description

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

A concise, well-structured description that clearly answers both what it does and when to use it, with strong trigger phrasing and low conflict risk. The only soft spot is capability breadth, which lists just two actions.

DimensionReasoningScore

Specificity

"Create and run NetAlertX plugins" names the domain with two concrete actions, but the capability list is not comprehensive enough to reach the "several specific actions" anchor at 4.

3 / 5

Completeness

It explicitly states what ("Create and run NetAlertX plugins") and when ("Use this when asked to create plugin, run plugin, test plugin...") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

"create plugin, run plugin, test plugin, plugin development, or execute plugin script" provides good natural keyword coverage a user would say, with only minor synonyms missing.

4 / 5

Distinctiveness Conflict Risk

NetAlertX is a specific product niche and the triggers are plugin-scoped, giving a clear niche with minimal overlap risk against other skills.

5 / 5

Total

17

/

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