CtrlK
BlogDocsLog inGet started
Tessl Logo

baoyu-post-to-wechat

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

Install with Tessl CLI

npx tessl i github:jimliu/baoyu-skills --skill baoyu-post-to-wechat
What are skills?

Overall
score

99%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

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 hits all the marks. It provides specific capabilities (article posting, image-text posting, markdown support), uses natural trigger terms in both English and Chinese, includes an explicit 'Use when' clause, and targets a distinct platform that won't conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Posts content', 'article posting with full markdown formatting', 'image-text posting with multiple images', and specifies the technical method 'Chrome CDP automation'.

3 / 3

Completeness

Clearly answers both what (posts content via CDP automation, supports article and image-text posting) and when (explicit 'Use when user mentions...' clause with specific trigger phrases).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms in both English and Chinese: '发布公众号', 'post to wechat', '微信公众号', '图文/文章', 'WeChat Official Account'. Users would naturally use these terms when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche - WeChat Official Account posting is very specific. The Chinese terms and platform-specific terminology make it unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an excellent skill file that demonstrates strong technical writing. It efficiently uses tables for structured data, provides executable commands, maintains clear workflows with validation steps, and appropriately delegates detailed content to reference files. The content respects Claude's intelligence while providing all necessary specifics.

DimensionReasoningScore

Conciseness

The content is lean and efficient, using tables for structured information and avoiding unnecessary explanations. Every section serves a clear purpose without padding or explaining concepts Claude already knows.

3 / 3

Actionability

Provides fully executable bash commands with clear parameters, specific script paths, and copy-paste ready examples. The workflow section gives concrete steps with actual commands.

3 / 3

Workflow Clarity

The Article workflow has clear numbered steps with explicit validation (preview before posting). The skill distinguishes between two posting modes with clear decision points and includes a theme selection checkpoint.

3 / 3

Progressive Disclosure

Well-structured overview with clear navigation to detailed references (image-text-posting.md, article-posting.md). Content is appropriately split with one-level-deep references clearly signaled in a table.

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

metadata_version

'metadata' field is not a dictionary

Warning

license_field

'license' field is missing

Warning

Total

14

/

16

Passed

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.