CtrlK
BlogDocsLog inGet started
Tessl Logo

add-webex

Add Webex channel integration via Chat SDK.

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

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/add-webex/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

The body is a tight, executable, well-sequenced skill with explicit validation checkpoints and error-recovery guidance, and it is appropriately self-contained with no unnecessary nested references. There is little to improve; the main gap is upstream in the description, not the content.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence, reserving prose for project-specific context Claude would not know (the nc: directive system, the channels-branch source); it avoids explaining generic concepts and every section earns its place.

3 / 3

Actionability

Guidance is fully executable: concrete nc: directives, exact commands ('pnpm run build', 'pnpm exec vitest run src/channels/webex-registration.test.ts'), a pinned dependency version, specific env vars, and portal URLs — copy-paste ready.

3 / 3

Workflow Clarity

The Apply section is a clearly numbered 4-step sequence with an explicit build-then-test validation checkpoint and a red/green feedback loop ('red means the barrel import or install drifted, so re-run the Apply steps'), plus a dedicated Troubleshooting section for error recovery.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is self-contained with well-organized, clearly signaled sections (Apply, Credentials, Channel Info, Troubleshooting) and no nested references, which is appropriate for a skill with no need for external detail files.

3 / 3

Total

12

/

12

Passed

Description

57%Weight 40%Scale 1-3

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 specific and distinctive but stops short of listing multiple concrete actions and, critically, omits any explicit 'Use when...' trigger guidance, capping completeness. Adding a trigger clause and a couple more concrete actions would lift specificity and completeness.

Suggestions

Add an explicit trigger clause, e.g. 'Use when adding Cisco Webex as a chat channel, or when the user asks to wire up Webex/Spark messaging.'

Name a couple more concrete actions (e.g. register the adapter, set bot token and webhook) to reach the top specificity anchor.

Include natural user variations like 'Webex bot' or 'Cisco Webex' alongside 'Chat SDK' to improve trigger-term coverage.

DimensionReasoningScore

Specificity

It names the domain and a concrete action ('Add Webex channel integration via Chat SDK') but lists only a single integration action rather than multiple specific concrete actions, so it falls short of the top anchor.

2 / 3

Completeness

It states what the skill does ('Add Webex channel integration via Chat SDK') but lacks any explicit 'Use when...' trigger clause, so 'when' is only implied and completeness is capped at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

Natural terms like 'Webex', 'channel', and 'integration' appear, but 'Chat SDK' is technical jargon and common variations a user might say (e.g. 'Webex bot', 'Cisco Webex', 'add Webex') are missing.

2 / 3

Distinctiveness Conflict Risk

The Webex-specific niche ('Webex channel integration via Chat SDK') is clearly distinguishable from other channel skills and unlikely to trigger for the wrong skill.

3 / 3

Total

9

/

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
nanocoai/nanoclaw
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.