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 (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

72

Quality

92%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

This is a well-structured, highly actionable skill that provides clear workflows for multiple WeChat publishing methods. Its main strength is the concrete, executable CLI commands and thorough decision tables at each step. The primary weakness is moderate verbosity—some sections like the Remote API explanation and the full EXTEND.md example could be trimmed or moved to reference files to improve token efficiency.

Suggestions

Move the detailed Remote API explanation and the full recommended EXTEND.md example block into reference files to reduce the main skill's token footprint.

DimensionReasoningScore

Conciseness

The skill is fairly efficient and avoids explaining basic concepts, but it's quite long (~250+ lines) with some sections that could be more compact—e.g., the Remote API explanation is verbose, the feature comparison table and extensive EXTEND.md example could be in reference files. However, most content is genuinely instructional rather than padded.

2 / 3

Actionability

Provides fully executable CLI commands with specific flags, concrete file paths, exact API endpoints, and detailed payload rules. Every step has copy-paste-ready commands and clear parameter tables. The troubleshooting section maps specific errors to specific fixes.

3 / 3

Workflow Clarity

The article posting workflow is clearly sequenced with a checklist (Steps 0–5), each step has explicit decision logic (input detection table, method selection), validation checkpoints (metadata validation, cover image resolution chain), and the important warning about never pre-converting markdown serves as a critical guardrail. The completion report template provides verification of success.

3 / 3

Progressive Disclosure

The skill provides a clear overview with well-signaled one-level-deep references to detailed files (references/image-text-posting.md, references/api-setup.md, references/multi-account.md, etc.). The main SKILL.md contains enough to execute common workflows while deferring specialized details to reference files. Navigation is clear via the References table at the bottom.

3 / 3

Total

11

/

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.

This is an excellent skill description that covers all dimensions thoroughly. It provides specific capabilities, includes bilingual trigger terms for its target audience, explicitly states when to use it, and occupies a clearly distinct niche. The description is concise yet comprehensive, avoiding unnecessary fluff while packing in actionable detail.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: posting articles via API or Chrome CDP, supporting HTML/markdown/plain text input, image-text posting with multiple images, and converting external links into bottom citations. Very detailed and actionable.

3 / 3

Completeness

Clearly answers both 'what' (posts content to WeChat Official Account with various input formats and posting modes) and 'when' (explicit 'Use when...' clause with specific trigger phrases in both languages).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms in both English and Chinese: '发布公众号', 'post to wechat', '微信公众号', '贴图', '图文', '文章'. These are exactly what bilingual users would naturally say when requesting this functionality.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche targeting WeChat Official Account posting specifically. The combination of Chinese terms, WeChat-specific concepts (公众号, 图文), and Chrome CDP makes it very unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

72%

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

Validation8 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

8

/

11

Passed

Repository
jimliu/baoyu-skills
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.