CtrlK
BlogDocsLog inGet started
Tessl Logo

cx-observability-setup

Use this skill when the user asks to "set up monitoring", "configure observability", "onboard new service", "create saved view", "set up notifications", "configure webhook", "set up Slack integration", "outgoing webhook", "automation action", "webhook for alerts", "create view", "saved view", "view folder", "organize dashboards", "install integration", "configure extension", "contextual data", "connect external service", "create notification connector", "set up email alerts", "configure PagerDuty", "notification routing", "deploy extension", "test webhook", "notification preset", "test notification", "webhook actions", or wants to set up, configure, or manage the observability stack for a service or team.

68

Quality

82%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with concrete, executable CLI commands and clearly sequenced workflows, but it is a dense single-file reference with some command repetition and missing validate→retry feedback loops for destructive and batch operations.

Suggestions

Add an explicit validate/feedback loop for destructive and batch operations (e.g. after `delete` or `actions batch`, run a verify command and retry on failure) to lift workflow clarity above 2.

Move the four large CLI command tables into a separate reference file (e.g. references/cli-reference.md) and keep SKILL.md as an overview pointing to it, improving progressive disclosure and reducing token weight.

De-duplicate commands that appear in both the CLI Commands tables and the workflow sections — reference the command by name in workflows rather than re-listing it.

DimensionReasoningScore

Conciseness

The four command tables densely enumerate ~80 subcommands and the workflow sections re-list many of the same commands, so it is mostly efficient but carries redundant repetition that could be tightened; it is not 3 because the repeated command listings pad the token budget, and not 1 because there is no conceptual fluff.

2 / 3

Actionability

Concrete, copy-paste-ready commands appear throughout (e.g. `cx webhooks test <webhook-id>`, `cx notifications connectors create --from-file slack-connector.json`, "Template from existing: `cx <command> get <id> -o json > template.json`"), matching the fully-executable anchor.

3 / 3

Workflow Clarity

Workflows are clearly numbered and include test steps ("Test End-to-End", "Always test after setup"), but destructive/batch operations (delete, `cx webhooks actions batch`) lack explicit validate→fix→retry feedback loops, which caps this dimension at 2 per the rubric; it is not 1 because sequencing and some checkpoints are present.

2 / 3

Progressive Disclosure

Sections are well organized, but at ~270 lines the large inline CLI reference tables are monolithic content that could be split into a separate reference file, and no bundle files exist to provide one-level-deep detail; it is not 3 because content that should be separate is inline.

2 / 3

Total

9

/

12

Passed

Description

100%

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 strong: third-person, explicit "Use when" triggers, broad natural-language keywords, and a distinct observability niche. It clearly answers what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

The description names many concrete actions ("create saved view", "configure webhook", "deploy extension") and a clear observability domain, matching the "lists multiple specific concrete actions" anchor; it does not fall to 2 because coverage is broad rather than partial.

3 / 3

Completeness

It explicitly answers both what (set up/configure the observability stack) and when ("Use this skill when the user asks to..."), with explicit triggers; it is not 2 because the when-clause is present and explicit, not merely implied.

3 / 3

Trigger Term Quality

It surfaces natural phrases users would actually say ("set up monitoring", "set up Slack integration", "configure PagerDuty", "set up email alerts", "test webhook"), giving good coverage of common variations rather than just a few relevant keywords.

3 / 3

Distinctiveness Conflict Risk

The observability-setup niche with distinct triggers (saved views, webhooks, notification connectors, PagerDuty routing) is unlikely to fire for unrelated skills, matching the "clear niche with distinct triggers" anchor.

3 / 3

Total

12

/

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