CtrlK
BlogDocsLog inGet started
Tessl Logo

wechat-official-comments

Triage WeChat article comments, prepare safe reply drafts, and only reply, feature, delete, or change comment state with explicit user intent.

65

Quality

77%

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

Fix and improve this skill with Tessl

tessl review fix ./examples/plugin-packages/wechat-official/.opencode/skills/wechat-official-comments/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The content is concise, actionable, and well-organized, with concrete tool names and a clear triage/safety workflow; the main gap is the absence of an explicit validation checkpoint for destructive comment operations.

Suggestions

Add an explicit verification step before destructive actions, e.g. "Before calling `delete-comment`, confirm the target comment ID and category with the user; if uncertain, escalate to human."

Document a feedback loop for failed operations (e.g. retry `set-comment-featured` and report the error if the call fails) to satisfy destructive/batch-operation expectations.

DimensionReasoningScore

Conciseness

The body is lean and token-efficient: a short purpose line, four numbered steps, and a closing scope note, with no explanation of concepts Claude already knows.

3 / 3

Actionability

It names concrete tools (`list-comments`, `reply-comment`, `set-comment-featured`, `delete-comment`, `set-comment-state`), enumerates five triage categories, and gives a concrete default-to-human rule for sensitive topics.

3 / 3

Workflow Clarity

Steps are clearly sequenced with intent gating and a human-handoff safety rule, but destructive operations (delete, close comments) lack an explicit validate→fix→retry feedback loop.

2 / 3

Progressive Disclosure

The skill is under 50 lines with no external references, and the body is well-organized into a purpose line, numbered steps, and a scope note.

3 / 3

Total

11

/

12

Passed

Description

67%

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 distinct, naming several concrete operations, but it omits an explicit "Use when..." trigger clause and broader natural trigger terms, which caps completeness and trigger quality.

Suggestions

Add a "Use when..." clause (e.g. "Use when moderating or replying to WeChat Official Account / 公众号 article comments") to explicitly mark when the skill applies.

Include common natural terms users would say, such as "Official Account", "公众号", "公众号评论", or "feature/pin comments", alongside "WeChat article comments".

DimensionReasoningScore

Specificity

"Triage WeChat article comments, prepare safe reply drafts, and only reply, feature, delete, or change comment state" lists multiple concrete, distinct actions rather than vague language.

3 / 3

Completeness

It clearly states what the skill does but lacks a "Use when..." clause or equivalent explicit trigger guidance, so the "when" is only implied by intent.

2 / 3

Trigger Term Quality

"WeChat article comments" is a relevant keyword, but common variations users would say (e.g. "Official Account", "公众号") are missing.

2 / 3

Distinctiveness Conflict Risk

The WeChat article comment niche is specific and clearly distinguishable, with triggers unlikely to collide with other skills.

3 / 3

Total

10

/

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
Devin-AXIS/iPolloWork
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.