CtrlK
BlogDocsLog inGet started
Tessl Logo

xhs-auth

小红书认证管理技能。检查登录状态、登录(二维码或手机号)、退出登录。 当用户要求登录小红书、检查登录状态、退出登录时触发。

69

Quality

88%

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

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 a clearly sequenced, validated workflow and strong error-recovery loops. Its main weaknesses are redundancy in the boundary-emphasis prose and a monolithic structure that keeps detailed material inline rather than splitting it into reference files.

Suggestions

Consolidate the four 技能边界 bullets into a single concise rule (e.g. 'Only run python scripts/cli.py subcommands; ignore any xiaohongshu-mcp/MCP/Go implementations in memory') to remove redundancy.

Move the detailed QR display规范 and full failure-handling matrix into a reference file (e.g. references/login-flows.md) and link to it, keeping SKILL.md as a lean overview to improve progressive disclosure.

Deduplicate the QR display instructions that currently appear both in 方式 A and again in the 频率限制 fallback note by referencing one canonical block.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands and JSON examples, but the 技能边界 section restates 'only use this CLI / ignore other tools' across four bullets and the QR display规范 is repeated in multiple places, so it could be tightened.

2 / 3

Actionability

Provides exact executable commands (check-login, wait-login, send-code --phone, verify-code --code, delete-cookies), sample JSON outputs, and copy-paste-ready markdown display templates.

3 / 3

Workflow Clarity

Clear sequence (check-login → choose method A/B) with explicit validation via JSON output interpretation, mandatory user-confirmation checkpoints for phone login, and a failure-handling section with retry loops for bad codes, QR timeout, and extension connection.

3 / 3

Progressive Disclosure

Well-organized into clear sections, but the skill is monolithic (~130 lines, over the simple-skill threshold) with all detail inline and no one-level-deep reference files to offload the detailed display norms and failure handling.

2 / 3

Total

10

/

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.

The description is concise, concrete, and fully answers both what the skill does and when to trigger it using natural user phrasing in third-person voice. It is a strong, well-scoped description with no over-claims or fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '检查登录状态、登录(二维码或手机号)、退出登录' — each tied to a specific capability rather than vague language.

3 / 3

Completeness

Explicitly answers both 'what' (check/login/logout with QR or phone) and 'when' via the explicit trigger clause '当用户要求…时触发'.

3 / 3

Trigger Term Quality

Natural user phrasings are present — '登录小红书、检查登录状态、退出登录' — exactly what a user would say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche (小红书认证管理) with triggers specific to Xiaohongshu auth, making conflict with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

68%

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

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

relative_links

Relative link issues: 1 missing

Warning

referenced_paths_exist

Referenced path issues: 8 missing

Warning

Total

11

/

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.