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
92%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
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 evaluation dimensions strongly. It provides specific concrete actions, includes natural trigger terms in both English and Chinese, explicitly states both what the skill does and when to use it, and occupies a clearly distinct niche. The bilingual approach is particularly well-suited for the target audience.
| Dimension | Reasoning | Score |
|---|---|---|
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 formats and conversion features) 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 terms users would naturally say when requesting this functionality. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive niche targeting WeChat Official Account posting specifically. The bilingual trigger terms and platform-specific details (Chrome CDP, WeChat-friendly citations) make it very unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
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 for a complex multi-method publishing workflow. The workflow clarity is excellent with explicit decision trees, priority chains, and a clear checklist. The progressive disclosure is well-executed with appropriate delegation to reference files. Minor verbosity in boilerplate sections (user input tools, language rules) slightly reduces token efficiency.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is fairly long but most content is necessary given the complexity of the workflow (multi-method, multi-account, multi-input-type). Some sections like 'User Input Tools' and 'Language' are generic boilerplate that could be trimmed. The feature comparison table and troubleshooting are useful but add bulk. Overall mostly efficient with some tightening possible. | 2 / 3 |
Actionability | Provides fully executable bash commands with specific flags, concrete CLI examples for each method, explicit payload rules for the API endpoint, and detailed fallback chains for metadata resolution. The step-by-step workflow includes specific file paths, flag names, and exact commands that are copy-paste ready. | 3 / 3 |
Workflow Clarity | The article posting workflow is clearly sequenced with a checklist, each step has explicit decision logic (input detection table, method selection, metadata resolution with priority chains), and includes important validation notes like 'never pre-convert markdown to HTML' and the cover image fallback chain. The pre-flight check serves as a validation checkpoint, and the completion report provides a clear feedback template. | 3 / 3 |
Progressive Disclosure | The SKILL.md serves as 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 references table at the bottom provides clean navigation. Content is appropriately split between the overview and reference files. | 3 / 3 |
Total | 11 / 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.
Validation — 8 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
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 | |
bd5745f
Table of Contents
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.