CtrlK
BlogDocsLog inGet started
Tessl Logo

sn-search-social-cn

用于搜索中文社交平台。脚本入口覆盖 B站视频、知乎问答和抖音视频;小红书、微博当前没有脚本入口,只能通过 browser-use / 公开网页兜底。

70

Quality

85%

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

87%

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

The body is concise, highly actionable, and well-structured with verified script references and concrete examples. Its weakness is workflow clarity: the end-to-end flow is implied across sections and lacks an explicit output-validation checkpoint.

Suggestions

Add a short unified workflow section (configure credentials → install deps → obtain cookie → run script → verify `success: true` in output JSON) with an explicit validation checkpoint.

Create the referenced `requirements.txt` and `.env.example` files, which are cited in the body but not present in the bundle.

Consolidate the 小红书/微博 browser-use fallback note, currently repeated across several sections, into one place to reduce redundancy.

DimensionReasoningScore

Conciseness

The body is lean: compact tables, concrete commands, and no padding with general concepts Claude already knows; it avoids explaining what APIs or cookies are.

3 / 3

Actionability

Provides copy-paste-ready commands (e.g. `python3 scripts/bilibili_search.py "机器学习教程" --limit 5`), per-script parameter tables with defaults, dependency install steps, and the exact output JSON schema.

3 / 3

Workflow Clarity

Individual steps exist (credential setup, dependency install, cookie acquisition, script invocation) and there is fallback guidance on failure, but they are distributed across sections rather than unified into one explicit end-to-end sequence with a verification checkpoint.

2 / 3

Progressive Disclosure

Well-organized into clear sections with one-level-deep, well-signaled references to real bundle scripts (bilibili_search.py, zhihu_search.py, douyin_search.py) verified to exist.

3 / 3

Total

11

/

12

Passed

Description

82%

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 distinctive, naming concrete platforms and a fallback path with strong natural trigger terms. Its main weakness is the absence of an explicit "Use when..." trigger clause, leaving the invocation condition implied.

Suggestions

Add an explicit trigger clause, e.g. "当用户需要在 B站、知乎、抖音搜索中文社交内容,或要求覆盖小红书、微博时使用本技能。"

Consider adding common phrasings users might say (e.g. "B站搜索", "知乎问答", "抖音视频") alongside the platform names to broaden natural-trigger coverage.

DimensionReasoningScore

Specificity

Names concrete coverage with specific platforms ("B站视频、知乎问答和抖音视频") and a concrete fallback mechanism ("browser-use / 公开网页兜底"), rather than vague language.

3 / 3

Completeness

The "what" is clear ("用于搜索中文社交平台") but there is no explicit "Use when..." or equivalent trigger clause, so the "when" is only implied, capping completeness at 2 per the rubric.

2 / 3

Trigger Term Quality

Includes the exact natural terms a user would say — B站, 知乎, 抖音, 小红书, 微博 — giving good coverage of the platforms this skill targets.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply defined ("中文社交平台" with named platforms and explicit non-coverage), making it unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
OpenSenseNova/SenseNova-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.