CtrlK
BlogDocsLog inGet started
Tessl Logo

xianyu-ops

闲鱼(goofish.com)商品搜索、查看详情、私信会话管理与回复。通过 forked camoufox-cli 挌久化 session xianyu 完成。当用户要求在闲鱼上搜索商品、查看宝贝、读取或回复私信时触发。

78

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The content is a tight, highly actionable operations manual: concrete commands, sequenced workflows with validation checkpoints, a feedback-oriented error table, and appropriate delegation of search logic to a bundled script. It assumes Claude's competence and avoids generic concept padding.

DimensionReasoningScore

Conciseness

The body is dense operational guidance — commands, URL tables, exit codes, output schemas — and does not explain generic concepts Claude already knows; inline rationale (e.g. the viewport and server-side-filter notes) is domain-specific and earns its place.

3 / 3

Actionability

It provides copy-paste-ready commands (camoufox-cli invocations, a python3 script call) and a full executable mtop eval snippet with documented flags, output shape, and exit codes — fully concrete and executable.

3 / 3

Workflow Clarity

Each workflow (search, detail, DM list, read, send) is a numbered sequence with explicit validation checkpoints (snapshot 检测登录状态, 确认消息已出现) and an error-handling table that supplies recovery feedback loops, including for the batch-like send-DM operation.

3 / 3

Progressive Disclosure

SKILL.md keeps an operational overview while delegating the detailed search implementation to the real bundle file scripts/xianyu_search.py (confirmed present), with one-level-deep referencing and well-organized sections; no monolithic wall or nested references.

3 / 3

Total

12

/

12

Passed

Description

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.

A strong description: it states concrete capabilities, uses natural trigger terms, gives an explicit when-clause, and occupies a clearly distinct niche. Third-person voice is maintained throughout. A minor typo ('挌久化' for '持久化') and some implementation jargon ('forked camoufox-cli') in the middle sentence do not materially weaken it.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — '商品搜索、查看详情、私信会话管理与回复' — comparable to the score-3 anchor that enumerates several specific operations rather than a vague domain label.

3 / 3

Completeness

It explicitly answers both what ('商品搜索、查看详情、私信会话管理与回复...通过 camoufox-cli 持久化 session xianyu 完成') and when ('当用户要求...时触发') with an explicit trigger clause, matching the score-3 anchor.

3 / 3

Trigger Term Quality

The trigger clause '当用户要求在闲鱼上搜索商品、查看宝贝、读取或回复私信时触发' uses natural user phrasing including the colloquial term '宝贝', giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The skill is scoped to a single distinct platform (闲鱼 / goofish.com) with platform-specific triggers, making it unlikely to fire for the wrong skill.

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