CtrlK
BlogDocsLog inGet started
Tessl Logo

bestblogs-discover

Use this skill when the user wants to find today's most worth-reading content from BestBlogs, browse personalized feeds, check trending items, search specific topics, or explore curated newsletters. Triggers include "今天有什么值得读的 / BestBlogs 推荐 / 本周 BestBlogs 热趋 / 搜一下 AI coding / 看关注源的最新 / 最近有什么好周刊", "what's worth reading today", "bestblogs trending this week", "bestblogs discover", "search BestBlogs". 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

Passed

No findings from the security scan

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 a tight, actionable reference: executable CLI commands throughout, a clear precheck-to-action-to-error-recovery workflow with validation checkpoints, and clean sectioning. It assumes Claude's competence and avoids conceptual padding.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence: a primitives table, concise code blocks, and a compact candidateSource enum with no over-explanation of concepts Claude already knows. It is not a 2 because there is no padded conceptual prose; the inline JSON sample directly serves execution.

3 / 3

Actionability

Every action is a concrete, copy-paste-ready CLI command with flags and --json output (e.g. `bestblogs discover today --limit 20 --json`, `bestblogs discover search "AI coding" --type ARTICLE --sort score --limit 10 --json`), matching the 3-anchor for fully executable commands with specific examples.

3 / 3

Workflow Clarity

Clear sequence from auth precheck (`bestblogs auth status --json`) to core action to an error-handling section with explicit feedback loops per status code (403→降级, 404→public_brief/following, 429→退避重试, empty candidates→建议 intake setup), matching the 3-anchor for a clear sequence with explicit validation/recovery checkpoints.

3 / 3

Progressive Disclosure

No bundle files exist; the skill is a single self-contained SKILL.md cleanly sectioned (何时使用/原语/前置检查/核心动作/其它动作/错误处理/组合建议), and cross-skill references (bestblogs-read, bestblogs-capture, bestblogs-explain) are one-level and clearly signaled. Per the simple/inline skill scoring note, well-organized single-file content scores 3.

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 strong: third-person voice, explicit use-when guidance, rich bilingual trigger terms, and concrete named actions plus the invoking CLI. It clearly answers what the skill does and when to use it with minimal fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "find today's most worth-reading content", "browse personalized feeds", "check trending items", "search specific topics", "explore curated newsletters" — and names the concrete tool ("Invokes the `bestblogs` CLI"), matching the 3-anchor for several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what the skill does and when to use it via an explicit "Use this skill when the user wants to..." clause plus an explicit "Triggers include..." list, matching the 3-anchor for clearly answering both what AND when.

3 / 3

Trigger Term Quality

Provides good coverage of natural phrasings users would actually say in both Chinese ("今天有什么值得读的", "BestBlogs 推荐", "搜一下 AI coding") and English ("what's worth reading today", "bestblogs trending this week", "bestblogs discover", "search BestBlogs"), matching the 3-anchor.

3 / 3

Distinctiveness Conflict Risk

Targets a distinct niche (the BestBlogs platform) with branded triggers tied to the `bestblogs` CLI, making it unlikely to fire for an unrelated skill, matching the 3-anchor for a clear niche with distinct triggers.

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.