CtrlK
BlogDocsLog inGet started
Tessl Logo

cx-platform-admin

Use this skill when the user asks "who has access", "audit permissions", "check user roles", "list API keys", "review access controls", "rotate API keys", "create API key", "delete expired keys", "send data keys", "IP allowlist", "IP access restrictions", "check IP whitelist", "add user", "deactivate user", "manage team groups", "user permissions", "role-based access", "manage scopes", "system roles", "API key admin", "team member keys", "group membership", or wants to audit, manage, or configure access controls for a Coralogix account.

75

Quality

92%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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 and well-structured, with executable commands, clear workflows, and proper destructive-operation safety gating. Its only weakness is minor conciseness, with a few sentences that restate what the commands already imply.

Suggestions

Tighten explanatory prose such as the read-only-mode sentence ("This is useful for safe exploration - you can query any IAM resource without risk of accidental modifications") since the command and flag name already convey the intent.

Consider moving the full per-command tables into a bundled reference file (e.g. references/COMMANDS.md) and keeping a concise quick-start subset inline, which would further sharpen progressive disclosure.

In the audit workflow Step 6 (Cross-Reference), add one concrete jq example showing how to join user role_ids to role definitions, so the summary step is as actionable as the listing steps.

DimensionReasoningScore

Conciseness

Mostly efficient via compact command tables and short workflow steps, but a few lines restate the obvious (e.g., "This is useful for safe exploration - you can query any IAM resource without risk of accidental modifications") that could be trimmed.

2 / 3

Actionability

Provides concrete, copy-paste-ready commands in tables and bash blocks with real jq filters, e.g. "cx iam users search -o json | jq '[.[] | {id, name: .user_name, status, role_ids}]'", fully executable guidance.

3 / 3

Workflow Clarity

The audit workflow (Steps 1-6) and the key-rotation sequence are clearly ordered with explicit safety callouts and a WARNING on destructive deletion, including a validate/verify-before-delete feedback loop.

3 / 3

Progressive Disclosure

No bundle files exist; the single SKILL.md is self-contained and well-organized into clearly headed sections, which satisfies progressive disclosure for a skill with no external references.

3 / 3

Total

11

/

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.

A strong description that pairs an explicit "Use this skill when..." trigger with concrete capabilities and a clear Coralogix niche. Its strength is the abundance of natural-language trigger phrases tied to specific admin actions.

DimensionReasoningScore

Specificity

Names many concrete actions such as "audit permissions", "rotate API keys", "create API key", "deactivate user", and "manage scopes", matching the level-3 anchor that lists multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (manage access, authentication, authorization for a Coralogix account) and when ("Use this skill when the user asks...") with explicit triggers.

3 / 3

Trigger Term Quality

Embeds numerous natural phrasings a user would actually say ("who has access", "check IP whitelist", "rotate API keys", "list API keys"), giving strong coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

Scoped to "Coralogix account" and platform-admin IAM concerns with distinctive triggers, making it unlikely to fire for unrelated skills.

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.