CtrlK
BlogDocsLog inGet started
Tessl Logo

daily-trending

Fetch today's trending topics from tophub.today across multiple platforms. Triggered when users ask "what's trending today", "hot topics", "今日热搜", or "微博热搜".

71

Quality

87%

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

85%

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

A compact, highly actionable single-file skill with concrete fetch commands, clear filtering rules, and a sequenced fetch-filter-output workflow. The only blemish is minor duplication of the output requirements between the inline block and the closing Notes.

Suggestions

Deduplicate the output guidance: keep either the "Output Requirements" block or the closing "Notes" list, not both, to tighten token efficiency.

The Output Format template hardcodes "3月25日" — use a placeholder like "今日" or instruct Claude to insert the current date so the template does not bake in a stale example.

DimensionReasoningScore

Conciseness

The body is largely lean — bullet lists, concrete fetch URLs, no padding about what tophub.today is — but the output guidance is stated twice (an "Output Requirements" block and a near-duplicate final "Notes" list), so it is mostly efficient with minor duplication that could be tightened.

2 / 3

Actionability

Provides fully executable, copy-paste-ready guidance: concrete web_fetch calls with each platform's tophub.today path, a prioritized fetching strategy, explicit include/exclude filtering criteria, and a complete output template.

3 / 3

Workflow Clarity

The multi-step flow (fetch in batches → filter → output top 5) is clearly sequenced with a priority order and an explicit decision checkpoint ("fetch one platform at a time, filter immediately, then decide whether to fetch the next") that serves as the verification loop for this batch fetch operation.

3 / 3

Progressive Disclosure

A self-contained single-purpose skill with no bundle files, organized into clear sections (Data Collection, Fetching Strategy, Filtering Criteria, Output Format) and no nested references, which is appropriate progressive disclosure for a skill of this size.

3 / 3

Total

11

/

12

Passed

Description

90%

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 focused, well-scoped description that pairs a concrete domain with explicit natural-language triggers in both English and Chinese. Its only weakness is specificity: it names a single action (fetch) rather than enumerating multiple concrete capabilities.

Suggestions

Enumerate a couple more concrete actions in the description (e.g., "fetch, filter, and rank today's trending topics") to lift the specificity score from 2 to 3.

DimensionReasoningScore

Specificity

Names the domain (trending topics from tophub.today across multiple platforms) and a concrete action (fetch), but offers only a single action verb rather than a list of multiple specific concrete actions, so it sits at anchor 2 rather than 3.

2 / 3

Completeness

Explicitly answers both what it does (fetch trending topics from tophub.today across multiple platforms) and when to use it via the explicit "Triggered when users ask..." clause, matching the anchor requiring both what and when.

3 / 3

Trigger Term Quality

Includes natural phrases users would actually say — "what's trending today", "hot topics", and the Chinese-language "今日热搜" / "微博热搜" that match the target platforms — giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche — Chinese-platform trending aggregation via the specific site tophub.today — with niche-specific triggers (微博热搜, 今日热搜) unlikely to fire for unrelated skills, matching the distinct-niche anchor.

3 / 3

Total

11

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
netease-youdao/LobsterAI
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.