CtrlK
BlogDocsLog inGet started
Tessl Logo

xhs-publish

小红书内容发布技能。支持图文发布、视频发布、长文发布、定时发布、标签、可见性设置。 当用户要求发布内容到小红书、上传图文、上传视频、发长文时触发。

64

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

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

Quality

Content

77%Weight 40%Scale 1-3

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 executable commands and well-sequenced workflows including validation checkpoints. It is moderately verbose in places and keeps all detail inline since no reference bundle files are provided.

Suggestions

Tighten the 技能边界 section and de-duplicate the title-length rule (stated fully in both 必做约束 and Step A.2) to improve conciseness.

Extract the title-length calculation algorithm and image-extraction rules into a references/ file (e.g. TITLE_LENGTH.md) and link to it from SKILL.md to improve progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but some content is padded — the skill-boundary section repeats the 'ignore other projects' point across several bullets, and both A.1 and A.2 re-explain the title-length rule verbatim, which could be tightened.

2 / 3

Actionability

Provides fully executable, copy-paste-ready CLI commands with real flags (e.g. 'python scripts/cli.py fill-publish --title-file ... --content-file ... --images ...') and concrete parameter tables.

3 / 3

Workflow Clarity

Multi-step processes are clearly sequenced (流程 A/B with Steps A.1–A.5, B.1–B.6) and include explicit validation checkpoints: user confirmation via AskUserQuestion, exit-code handling (0/1/2), and the save-draft safety loop on cancel.

3 / 3

Progressive Disclosure

No bundle files (references/scripts/assets) exist, so all detail lives inline in SKILL.md; the title-length algorithm and image-extraction rules are candidates for a separate reference file but are kept in the body.

2 / 3

Total

10

/

12

Passed

Description

82%Weight 40%Scale 1-3

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 specific and uses natural user trigger terms within a clearly distinct niche. It states what the skill does and implies when to use it, though the trigger guidance is implicit rather than an explicit 'Use when...' instruction.

Suggestions

Add an explicit 'Use when...' clause (e.g. '当用户需要发布内容到小红书时使用') to lift completeness to level 3.

DimensionReasoningScore

Specificity

Lists multiple concrete publish actions — '图文发布、视频发布、长文发布、定时发布、标签、可见性设置' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

The 'what' is explicit, and a trigger clause ('当用户要求...时触发') is present, but it is phrased as description-of-trigger rather than an explicit 'Use when...' instruction, so it does not reach the fully explicit-trigger level 3.

2 / 3

Trigger Term Quality

Natural user phrasing is well covered: '发布内容到小红书、上传图文、上传视频、发长文' are exactly what a user would say when they need this skill.

3 / 3

Distinctiveness Conflict Risk

The niche (小红书/Xiaohongshu publishing) is specific and clearly bounded with distinct triggers, unlikely to conflict with unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

75%

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

Validation12 / 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

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 15 missing

Warning

Total

12

/

16

Passed

Repository
autoclaw-cc/xiaohongshu-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.