CtrlK
BlogDocsLog inGet started
Tessl Logo

cx-alerts

This skill should be used when the user asks to "manage alerts", "create alert", "list alerts", "delete alert", "check alert status", "enable alert", "disable alert", "investigate firing alerts", "check which alerts are active", "find alerting rules", "set up an alert", "configure alerting", "mute an alert", "silence an alert", "see alert definitions", "check alert priority", or wants to manage Coralogix alert definitions using the cx CLI.

74

Quality

91%

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

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 well-structured, highly actionable skill body that splits detail into real one-level reference files and provides executable examples and a validated create workflow. Small gains remain from de-duplicating the suppression-rules listing and adding verification to the secondary workflows.

Suggestions

Remove the duplicate suppression-rules command table — keep it only in the main CLI Commands table or the Suppression Rules section, not both.

Add an explicit verify step to the Suppression Rules create workflow (e.g., 'cx alerts suppression-rules list -o json' to confirm the rule applied).

Add a brief validation checkpoint to the Investigation Workflow (e.g., confirm an alert ID exists with 'cx alerts get' before disabling it).

DimensionReasoningScore

Conciseness

Dense and mostly token-efficient with no obvious concept-padding, but suppression-rules commands are duplicated in both the main CLI table and the dedicated Suppression Rules section, a minor trim opportunity.

4 / 5

Actionability

Copy-paste-ready CLI invocations with key flags, three complete JSON alert payloads, and concrete jq pipelines fully cover the common cases (create, investigate, suppress).

5 / 5

Workflow Clarity

The Create Workflow is a numbered sequence with an explicit verify step (step 6 "Verify with cx alerts list"), avoiding the destructive/batch cap, but the investigation and suppression workflows are looser sequences without explicit validation checkpoints.

4 / 5

Progressive Disclosure

SKILL.md is a clear overview with well-signaled, one-level-deep references to five real files in references/, each described in the Additional Resources section for easy navigation.

5 / 5

Total

18

/

20

Passed

Description

96%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 strong, trigger-rich description that clearly states what the skill does and when to use it, with extensive natural synonyms. The only soft spot is minor overlap risk with adjacent Coralogix skills on broad alerting phrases.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ("list, inspect, create, delete, enable, and disable", "manage Coralogix alert definitions using the cx CLI") plus 16 quoted action phrases, giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (manage Coralogix alert definitions via the cx CLI) and 'when' ("when the user asks to..." with concrete trigger phrases), hitting the anchor for clear what-and-when with triggers.

5 / 5

Trigger Term Quality

Comprehensive natural-language triggers including synonyms users would actually say ("mute an alert"/"silence an alert", "set up an alert"/"configure alerting", "investigate firing alerts"), matching the top anchor.

5 / 5

Distinctiveness Conflict Risk

The Coralogix-alerts-via-cx-CLI niche is distinct, but closely related sibling skills (cx-slos for error-budget alerts, cx-cases for alert event triage) create minor overlap risk on broad triggers like "set up an alert".

4 / 5

Total

19

/

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
coralogix/cx-cli
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.