CtrlK
BlogDocsLog inGet started
Tessl Logo

baoyu-post-to-wechat

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (图文) with multiple images. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "图文/文章".

69

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is highly actionable and well-structured with clean progressive disclosure to real reference files, but carries some token redundancy and lacks an explicit error-recovery feedback loop in the publish workflow.

Suggestions

Collapse the duplicated API and Browser completion-report templates (Step 7) into a single template with a method-specific line to remove redundancy and save tokens.

Replace the ASCII box-drawing tables in the Preferences section with standard markdown tables or bullets, which convey the same paths/actions more compactly.

Add an explicit validate→fix→retry loop around Step 6 (e.g., on an access-token error, refresh the token and retry) rather than relying solely on the separate Troubleshooting table, to raise workflow clarity for the outward-facing publish operation.

DimensionReasoningScore

Conciseness

The body is mostly efficient tables and executable commands without explaining concepts Claude already knows, but it is padded by duplicated API/browser completion-report templates and ASCII box-drawing tables that could be tightened, so it sits at the mostly-efficient level 2 rather than the every-token-earns-its-place level 3.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands ("npx -y bun ${SKILL_DIR}/scripts/wechat-api.ts <html_file> [--title <title>]..."), exact API endpoints, payload rules, and concrete fallback chains, matching the level-3 anchor.

3 / 3

Workflow Clarity

A clear 8-step checklist with some explicit validation checkpoints (metadata validation, cover-image stop condition, credential check) is present, but there is no inline validate→fix→retry feedback loop around the outward-facing publish step, so per the rubric's cap guidance for destructive/outward operations it stays at level 2.

2 / 3

Progressive Disclosure

SKILL.md is an overview with well-signaled, one-level-deep references to real bundle files (image-text-posting.md, article-posting.md, config/first-time-setup.md), with detail appropriately split out and navigable via tables, matching the level-3 anchor.

3 / 3

Total

10

/

12

Passed

Description

100%

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 concise, third-person, and fully covers what the skill does plus explicit bilingual trigger terms. It hits the top anchor on every dimension with no vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Posts content to WeChat Official Account via API or Chrome CDP", "article posting with HTML, markdown, or plain text input", "image-text posting with multiple images" — matching the top anchor for specific concrete actions rather than the domain-only level 2.

3 / 3

Completeness

Explicitly answers both what it does (post articles/image-text via API or CDP) and when to use it via an explicit "Use when user mentions..." clause, hitting the level-3 anchor; it is not the level-2 case where the trigger is only implied.

3 / 3

Trigger Term Quality

Provides natural trigger terms a user would actually say in both languages — "发布公众号", "post to wechat", "微信公众号", "图文/文章" — giving good coverage rather than the partial level-2 set.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche (WeChat Official Account publishing) with WeChat-specific triggers, making it unlikely to fire for unrelated skills; not the somewhat-generic level-2 case.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 4 deeper-than-1-level

Warning

Total

14

/

16

Passed

Repository
anbeime/skill
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.