CtrlK
BlogDocsLog inGet started
Tessl Logo

bestblogs-read

Use this skill when the user wants to deep-read a specific BestBlogs resource (article / podcast / video / tweet) — fetch its metadata + markdown so a local LLM or reader can consume it, and automatically report the read behavior back to BestBlogs. Triggers include "深度阅读这篇 / 拉这篇内容的 markdown / bestblogs read / 给我看看 RAW_xxx 的正文", "deep read this BestBlogs article", "pull markdown for resource RAW_...". 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.

A well-crafted, compact skill body: executable commands with flags, a concrete response example, explicit error-handling guidance, and clean section organization without external-reference overhead. It adds only what Claude would not already know.

DimensionReasoningScore

Conciseness

Lean body built from a compact primitives table, copy-paste commands, and a JSON example; it assumes Claude's competence and avoids explaining basic concepts, so every section earns its place.

3 / 3

Actionability

Provides fully executable commands with concrete flags ('bestblogs read deep RAW_xxx --json', '--markdown-only', '--no-mark-read') plus a realistic example response, making the guidance copy-paste ready.

3 / 3

Workflow Clarity

The core is a single unambiguous action whose variants are clearly labeled, and error handling explicitly enumerates 404, private-source, and mark-read-failure states with recovery guidance — satisfying the simple-skill workflow-clarity allowance.

3 / 3

Progressive Disclosure

The skill is self-contained with no bundle files and is organized into clearly labeled sections (何时使用, 原语, 动作, 错误处理, 组合建议) with no nested references, fitting the well-organized-sections criterion for compact single-purpose skills.

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.

A high-quality description: concrete actions, explicit what-and-when guidance, and natural bilingual trigger phrases tied to a clearly distinct niche. Voice is appropriately third-person with no over-claims.

DimensionReasoningScore

Specificity

Names concrete actions — 'fetch its metadata + markdown' and 'report the read behavior back to BestBlogs' — and enumerates resource types (article / podcast / video / tweet), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both 'what' (deep-read: fetch metadata + markdown, report read behavior) and 'when' via an explicit 'Use this skill when…' clause plus a dedicated triggers list, matching the top anchor.

3 / 3

Trigger Term Quality

Includes natural user phrasing in both Chinese ('深度阅读这篇', '拉这篇内容的 markdown', '给我看看 RAW_xxx 的正文') and English ('deep read this BestBlogs article', 'pull markdown for resource RAW_...'), giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to BestBlogs resources with distinctive tokens (RAW_... ids, 'bestblogs' CLI) and bilingual niche triggers, making it unlikely to fire for an unrelated skill.

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.