CtrlK
BlogDocsLog inGet started
Tessl Logo

add-wechat

Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.

61

Quality

71%

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

Fix and improve this skill with Tessl

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

Quality

Content

85%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 strong, executable procedure: concrete commands, a clearly sequenced workflow with validation gates, and clean one-level-deep reference to the wire-dm.ts script. The only weakness is mild verbosity from repeating the description's differentiators and over-explaining one test's failure modes.

DimensionReasoningScore

Conciseness

Mostly efficient and project-specific, but repeats the description's no-webhook/no-ToS/no-token claims in the 'Why this is different' bullets, and the registration-test paragraph (line 72) over-explains failure modes that could be trimmed.

2 / 3

Actionability

Provides copy-paste-ready, fully executable commands throughout (git show, pnpm install@0.1.0, pnpm exec vitest, systemctl/launchctl, tsx wire-dm.ts with flags) plus an equivalent raw ncl invocation.

3 / 3

Workflow Clarity

Clear numbered sequence (Pre-flight → Fetch → Copy → Append → Install → Build/validate) with an explicit idempotent checklist and a 'Both must be clean before proceeding' validation gate, plus sequenced credentials and wiring subsections.

3 / 3

Progressive Disclosure

Well-organized into clearly signaled sections with a single one-level-deep bundle reference (scripts/wire-dm.ts, verified present) and no nested reference chains; navigation is easy.

3 / 3

Total

11

/

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 clearly niche-scoped to personal WeChat via Tencent's iLink API, but it lacks an explicit 'Use when' trigger clause and leans on technical terms over natural user phrasing. Completeness and trigger coverage are the main limiters.

Suggestions

Add an explicit trigger clause, e.g. 'Use when adding WeChat messaging to a NanoClaw agent or when the user asks to connect a personal WeChat account.'

Include natural trigger variations ('WeChat bot', 'WeChat integration', 'connect WeChat') alongside the technical iLink/long-polling terms.

Replace one piece of jargon with a user-facing verb (e.g. 'connect a personal WeChat account') to broaden trigger coverage without losing specificity.

DimensionReasoningScore

Specificity

Names the domain ('Add WeChat (personal) channel integration') and concrete mechanisms ('long-polling and QR scan'), but describes essentially one integration action rather than the multiple distinct concrete actions the top anchor calls for.

2 / 3

Completeness

It states what the skill does but has no 'Use when...' clause or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes the natural keyword 'WeChat' but surrounds it with technical jargon ('iLink Bot API', 'long-polling', 'Tencent') and omits common user phrasings like 'WeChat bot' or 'connect WeChat'.

2 / 3

Distinctiveness Conflict Risk

The 'personal' qualifier and 'iLink Bot API' pin a clear niche unlikely to collide with WeCom/Official Account or other channel skills.

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.