CtrlK
BlogDocsLog inGet started
Tessl Logo

xhs-interact

小红书社交互动技能。发表评论、回复评论、点赞、收藏。 当用户要求评论、回复、点赞或收藏小红书帖子时触发。

66

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

65%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.

A highly actionable skill body with concrete CLI examples and clear sections, weakened by repetitive boundary enforcement and the absence of explicit validation checkpoints for batch interactions. No bundle files are present, so disclosure is single-file.

Suggestions

Consolidate the four '技能边界' bullets into a single statement of the cli.py-only constraint to remove redundancy and tighten token use.

Add an explicit validation checkpoint for batch interactions (e.g., verify each operation's JSON output for success before proceeding to the next, with a stop-on-error rule).

Consider splitting the CLI subcommand reference table and flag details into a references/ file so SKILL.md stays a lean overview.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands and no background concept explanation, but the '技能边界' section restates the same 'only use cli.py' constraint across four bullets and '互动策略建议' repeats the interval guidance already in '必做约束'.

2 / 3

Actionability

Fully executable, copy-paste-ready bash commands with real flags for every subcommand (post-comment, reply-comment, like-feed, favorite-feed), including unlike/unfavorite variants.

3 / 3

Workflow Clarity

Numbered steps and a user-confirmation checkpoint exist, plus retry feedback in '失败处理', but batch operations lack an explicit validate/verify checkpoint, capping clarity per the batch-operations guideline.

2 / 3

Progressive Disclosure

Well-organized into clear sections in a single file with no broken or nested references, but it is monolithic with no progressive disclosure to separate materials despite covering four subcommands across ~120 lines.

2 / 3

Total

9

/

12

Passed

Description

100%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.

A concise, third-person description that clearly states both capability and trigger conditions with natural user keywords. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '发表评论、回复评论、点赞、收藏' (post comment, reply, like, favorite) — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both 'what' ('小红书社交互动技能。发表评论、回复评论、点赞、收藏。') and 'when' ('当用户要求评论、回复、点赞或收藏小红书帖子时触发').

3 / 3

Trigger Term Quality

Natural user terms are well covered: '评论、回复、点赞或收藏小红书帖子' are exactly what a user would say, with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Clear niche (Xiaohongshu social interaction) with distinct triggers, unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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: 9 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.