CtrlK
BlogDocsLog inGet started
Tessl Logo

sn-search-social-en

用于搜索英文社交平台,包括 Reddit 帖子、Twitter/X 推文和 YouTube 视频。

65

Quality

77%

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/sn-search-social-en/SKILL.md
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 executable commands and real bundle files referenced one level deep. The only gap is the absence of explicit validation/feedback-loop checkpoints, though the read-only search workflow makes this a minor concern.

Suggestions

Add a brief validation note in the output-format section, e.g. check 'success' field and surface 'error' to the user before relying on 'items', to add an explicit checkpoint to the workflow.

DimensionReasoningScore

Conciseness

The body is lean and efficient: credential guidance, a script table, dependency install, per-script argument tables, and executable examples — it does not explain what Reddit/YouTube is or pad with concepts Claude already knows.

3 / 3

Actionability

Each script gets a fully executable invocation (e.g. 'python3 scripts/reddit_search.py "machine learning projects" --limit 5') with complete argument tables, defaults, and concrete examples that are copy-paste ready.

3 / 3

Workflow Clarity

The sequence (install deps → run script → parse JSON output) is present, but there are no explicit validation checkpoints or feedback loops; this is acceptable for read-only search yet still lacks the explicit checkpoints the rubric rewards.

2 / 3

Progressive Disclosure

This ~85-line simple skill is well-organized into clear sections (credentials, scripts, dependencies, parameters, output) with one-level-deep references to real bundle scripts that exist in ./scripts/; no nested reference chains.

3 / 3

Total

11

/

12

Passed

Description

67%

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 about its three-platform social search niche, but it is missing an explicit "Use when..." trigger clause and broader natural-language trigger terms. Adding when-to-use guidance and common user phrasings would raise completeness and trigger quality.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user wants to search English social media posts, tweets, or videos on Reddit, Twitter/X, or YouTube.'

Broaden trigger terms to include natural phrasings users actually say: 'search posts', 'find tweets', 'look up videos', 'social media search'.

DimensionReasoningScore

Specificity

The description lists three concrete platforms and content types — "Reddit 帖子、Twitter/X 推文和 YouTube 视频" — which names multiple specific targets rather than vague actions.

3 / 3

Completeness

It states what the skill does (search English social platforms) but has no "Use when..." clause or equivalent explicit trigger guidance, capping completeness at 2.

2 / 3

Trigger Term Quality

It includes natural platform names (Reddit, Twitter/X, YouTube) but lacks common query phrasings users would actually say like "search posts", "find tweets", or "look up videos", missing common variations.

2 / 3

Distinctiveness Conflict Risk

The niche is clear and specific — English social platform search across Reddit/Twitter/YouTube — making it unlikely to trigger for the wrong skill.

3 / 3

Total

10

/

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.