CtrlK
BlogDocsLog inGet started
Tessl Logo

weixin-mp

通过 Limb 体系操作微信公众号:发布文章、上传图片、管理草稿。 Use when: 需要发布内容到微信公众号、查看草稿、检查公众号连接状态。 Not for: 其他平台的发布、纯文本聊天、非公众号相关操作。 Output: 微信公众号操作结果(发布ID、草稿列表、图片URL等)。

79

Quality

100%

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

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 dense, executable reference: exact tool invocations with params, a sequenced publishing workflow with a pre-check and draft checkpoint, and concrete limits and error guidance. It is well-organized and respects Claude's competence without padding.

DimensionReasoningScore

Conciseness

The body is lean and operational — tool calls, params, limits, and common errors — with no padding explaining concepts Claude already knows; every section earns its place. The only minor redundancy is the temp-directory rule, but stating it per command is justified in a command reference.

3 / 3

Actionability

Each capability is given as a complete, copy-paste-ready `limb_invoke_tool({ nodeId, command, params })` call with exact parameter names and return shapes, matching the 'fully executable; copy-paste ready' anchor.

3 / 3

Workflow Clarity

The 发文流程 section gives a clear 5-step sequence, fronted by an explicit pre-check (`limb_list_available` to confirm the node is online), with the draft step acting as a checkpoint before the irreversible `submit_publish` and `publish_status` for post-publish verification, plus a 常见错误 recovery guide.

3 / 3

Progressive Disclosure

Content is self-contained with well-organized sections (使用前检查, 接口发现, 核心能力, 发文流程, 常见错误, 限制) and no nested or deep references; no bundle files exist, and the inline command reference is appropriate for this single-purpose tool-invocation skill.

3 / 3

Total

12

/

12

Passed

Description

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

A tight, well-structured description that states concrete capabilities, provides an explicit Use When trigger, and bounds its scope with a Not-for clause. It scores at the top of every dimension with no vague fluff or over-claims.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "发布文章、上传图片、管理草稿" plus viewing drafts and checking connection status — rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It explicitly answers both what ("通过 Limb 体系操作微信公众号:发布文章、上传图片、管理草稿") and when (explicit "Use When:" clause), plus Not-for and Output, so it is not capped at 2.

3 / 3

Trigger Term Quality

Natural user terms are well covered: "微信", "公众号", "发文" appear in both the description and the triggers list, alongside "weixin"/"wechat"/"publish article" variations a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The WeChat-official-account-via-Limb niche is clearly bounded by the explicit "Not for:" clause (other platforms, plain-text chat), making it unlikely to trigger for the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
zts212653/clowder-ai
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.