CtrlK
BlogDocsLog inGet started
Tessl Logo

xhs-publish

Publish image-text notes and video notes to Xiaohongshu (小红书) via creator COS upload + web_api v2. Supports image posts (up to 18 images), video posts, topics/hashtags.

60

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./crews/main/skills/xhs-publish/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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 with concrete commands, clear validation-gated workflows, and dense domain-specific content; its main gaps are mild redundancy around the shared-profile concept and under-leveraged bundle files for progressive disclosure.

Suggestions

Add explicit one-level-deep references to the bundle scripts, e.g. "See scripts/publish_xhs.py for the full publish implementation" and "See scripts/login-and-verify.ts for the SSO+verify loop," so detail is navigable rather than implicit.

Tighten the repeated "shared camoufox profile (session=xhs-browse)" explanation so it is stated once and referenced thereafter, removing the redundancy between the intro and login sections.

DimensionReasoningScore

Conciseness

The body is information-dense and teaches no concepts Claude already knows, but the "shared camoufox profile (session=xhs-browse)" concept is re-explained across the intro and the login section and could be tightened.

2 / 3

Actionability

Provides fully executable commands ("xhs-publish check", "xhs-publish login-verify", full "--mode image --title ... --images ..." examples), a parameter table, expected JSON outputs, and exit codes — copy-paste ready.

3 / 3

Workflow Clarity

Login and publish flows are clearly sequenced with explicit validation checkpoints (exit 0/2/1, creator-domain personal_info GET "验过才 commit") and feedback loops (AUTH_EXPIRED → Step 2 re-login → retry once).

3 / 3

Progressive Disclosure

Sections are well-organized, but at >100 lines with four bundle scripts in scripts/ (publish_xhs.py, login-and-verify.ts, creator-session.ts, check-login.ts) none are signaled as one-level-deep references to consult for detail.

2 / 3

Total

10

/

12

Passed

Description

67%

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 concretely states what the skill does for a distinct, platform-specific niche, but omits any explicit "when to use it" trigger clause and dilutes natural keywords with implementation jargon.

Suggestions

Append a "Use when..." trigger clause, e.g. "Use when publishing image-text or video notes to Xiaohongshu/小红书, or when the user asks to post to RED/小红书."

Remove or de-emphasize the technical jargon ("creator COS upload + web_api v2") from the description so it reads as user-facing natural language.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Publish image-text notes and video notes", "image posts (up to 18 images)", "video posts, topics/hashtags" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Clearly answers "what" but has no "Use when..." clause or equivalent explicit trigger guidance, which the rubric guidelines cap at 2.

2 / 3

Trigger Term Quality

Natural keywords exist ("Publish...notes to Xiaohongshu (小红书)", "image-text", "video", "topics/hashtags") but are mixed with technical jargon ("creator COS upload + web_api v2") a user would not say, missing common variations like "发帖"/"post to RED".

2 / 3

Distinctiveness Conflict Risk

Targets a specific platform niche — "Publish...to Xiaohongshu (小红书)" — with distinct triggers unlikely to conflict with other skills.

3 / 3

Total

10

/

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.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
TeamWiseFlow/xiaobei
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.