CtrlK
BlogDocsLog inGet started
Tessl Logo

wechat-article-publisher

从 Markdown 文件或网页链接提取文章并发布到微信公众号。适用于需要“自动创建草稿/提交发布”、统一微信样式(standard/viral)和批量复用发布流程的场景。

73

Quality

91%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

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

An exemplar skill body: concise, fully actionable, with an explicit validation checkpoint and error-recovery guidance for a publish (outward-facing) operation. No meaningful gaps across any dimension.

DimensionReasoningScore

Conciseness

Lean ~57-line body with no re-explanation of concepts Claude already knows; every section (何时使用, 工作流, 命令参数, 执行约束, 输出结果) earns its tokens with actionable content.

5 / 5

Actionability

Fully executable, copy-paste-ready commands ('python scripts/publish_wechat.py --install/--dry-run/--publish --status'), a complete flag list, specified input types, output JSON fields, and error-code remediation covering the common cases.

5 / 5

Workflow Clarity

Clear 5-step sequence (install → dry-run → draft → publish → status) with an explicit pre-publish validation checkpoint ('发布前优先做 --dry-run,检查标题、摘要和渲染 HTML') and concrete error-recovery feedback loops (48001→keep draft, 41005→--cover-image).

5 / 5

Progressive Disclosure

A simple single-purpose skill with well-organized sections and no nested reference chains; no bundle files are needed and the overview stands alone, satisfying the simple-skill exception.

5 / 5

Total

20

/

20

Passed

Description

83%Weight 40%Scale 1-5

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 specific, well-scoped description that clearly answers both what and when for a distinct niche. It would reach the top tier by rephrasing the when-clause as concrete natural trigger phrases users would actually say (e.g., '把 md/网页发到微信公众号').

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '提取文章并发布到微信公众号', '自动创建草稿/提交发布', '统一微信样式(standard/viral)', '批量复用发布流程' — covering extract, draft, publish, styling, and batch reuse comprehensively.

5 / 5

Completeness

Clearly states what ('提取文章并发布到微信公众号') and has an explicit when-clause ('适用于需要…的场景'); the when is present but could be more explicit and use concrete natural trigger phrases.

4 / 5

Trigger Term Quality

Good keyword coverage (Markdown, 网页链接, 微信公众号, standard/viral) via '适用于需要…的场景', but the when-clause is capability-scenario oriented rather than listing natural user phrases and synonyms a person would actually say.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche — WeChat official-account publishing with Markdown/web extraction and WeChat-specific styles — with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

20

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

referenced_paths_exist

Referenced path issues: 5 missing

Warning

Total

15

/

16

Passed

Repository
UnicomAI/wanwu
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.