CtrlK
BlogDocsLog inGet started
Tessl Logo

bestblogs-topic

Use this skill when the user asks about a specific topic, subject area, or wants to explore curated topic pages on BestBlogs. Triggers include "BestBlogs 有什么主题 / 查一下 AI 编程主题 / 给我看 Claude 主题页 / 大模型相关主题", "BestBlogs topic list", "show me topics about AI", "what topics does BestBlogs have", "topic details for vibe-coding", "browse topic pages". Invokes the `bestblogs` CLI.

80

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%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 tight and actionable, with executable commands, a representative response sample, and a clear error-recovery loop appropriate for a read-only topic-exploration skill. Organization is clean and self-contained with no unnecessary external references.

DimensionReasoningScore

Conciseness

Lean body that gives executable commands and a minimal JSON sample without explaining concepts Claude already knows; the type-enum and field notes convey BestBlogs-specific semantics that earn their tokens.

3 / 3

Actionability

Provides copy-paste-ready CLI invocations with concrete flags (--json, --lang, --type) and a real response shape, fully executable rather than pseudocode.

3 / 3

Workflow Clarity

Sequences list → get → filter clearly and includes an error-handling feedback loop (404 → fall back to list / try other language), which for a read-only query skill satisfies the top anchor per the simple-skills note.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the skill is self-contained with well-organized sections (何时使用, 原语, core actions, error handling, 组合建议) and no nested references.

3 / 3

Total

12

/

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 yet complete, naming concrete actions, the backing CLI, and a rich bilingual set of natural triggers while clearly stating when to use it. It is clearly distinguishable from related BestBlogs skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — browsing curated topic pages, filtering by type, and getting topic details (e.g. 'topic details for vibe-coding') — and names the underlying `bestblogs` CLI, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what ('explore curated topic pages on BestBlogs') and when via a clear 'Use this skill when...' clause with enumerated triggers, satisfying the top anchor.

3 / 3

Trigger Term Quality

Provides strong natural-language coverage in both Chinese ('BestBlogs 有什么主题', '给我看 Claude 主题页') and English ('show me topics about AI', 'what topics does BestBlogs have', 'browse topic pages'), phrases a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped narrowly to BestBlogs topic pages with brand-specific triggers, making it unlikely to fire for sibling skills like bestblogs-read or bestblogs-trending.

3 / 3

Total

12

/

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
ginobefun/BestBlogs
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.