CtrlK
BlogDocsLog inGet started
Tessl Logo

cx-search-dashboard

This skill should be used when the user asks to "find a dashboard", "search dashboards", "does a dashboard exist for X", "find widgets that query Y", "which dashboards use this field", "find a dashboard about errors", "look up dashboards by description", "search for existing monitoring dashboards", "find widgets that reference a field", or wants to discover existing Coralogix dashboards or widgets using natural-language or field-based search.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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 concise, highly actionable single-purpose skill with copy-paste-ready CLI examples and clean organization. The only gaps are minor table redundancy and a missing verify step in the clone example.

Suggestions

Collapse the "When to Use Each Command" table into the "CLI Commands" table (e.g. add a 'Use when' column) to remove the restated-purpose redundancy.

Add a verification step to the clone example, e.g. re-run `cx dashboards search` or `cx dashboards get <new-id>` after `cx dashboards create` to confirm the new dashboard was created as intended.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence without explaining known concepts, but the "When to Use Each Command" table partially restates purposes already in the "CLI Commands" table, a minor redundancy that could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready commands covering the common cases (search by description, query-search by description, query-search by field path, get JSON, clone via create --from-file), with concrete example arguments like '$d.http.status_code'.

5 / 5

Workflow Clarity

The discover-to-clone flow (search -> get -o json -> modify -> create) is sequenced and the "search before creating" principle is explicit, but the clone example lacks a verify-after-create checkpoint; core search is read-only so the destructive-batch cap does not apply.

4 / 5

Progressive Disclosure

Self-contained body with no bundle files and well-organized sections (CLI Commands, When to Use, Examples, Key Principles, Related Skills); cross-links to sibling skills are one-level and appropriately signaled, with no nested reference chaining.

5 / 5

Total

18

/

20

Passed

Description

91%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 conveys both capability and activation conditions in third-person voice. It is slightly padded by restating the same few actions across many phrasings and has minor overlap risk with sibling skills.

DimensionReasoningScore

Specificity

Lists several concrete actions ("search dashboards", "find widgets that query Y", "find widgets that reference a field", "discover existing Coralogix dashboards or widgets using natural-language or field-based search"), but the many trigger phrasings restate the same 3 underlying actions rather than broadening coverage, leaving minor gaps (e.g. listing/cataloging).

4 / 5

Completeness

Explicitly answers both what ("discover existing Coralogix dashboards or widgets using natural-language or field-based search") and when ("should be used when the user asks to ... or wants to discover ...") with concrete trigger phrases, matching the anchor.

5 / 5

Trigger Term Quality

Comprehensive natural-language trigger coverage with many synonyms and phrasings a user would actually say ("find a dashboard", "does a dashboard exist for X", "which dashboards use this field", "look up dashboards by description"), plus both natural-language and field-based variants.

5 / 5

Distinctiveness Conflict Risk

Clear niche scoped to Coralogix dashboard/widget discovery with distinct search-oriented triggers, but closely related sibling skills (cx-dashboards for building, cx-telemetry-querying for field discovery) create minor overlap risk on field-oriented queries.

4 / 5

Total

18

/

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.