CtrlK
BlogDocsLog inGet started
Tessl Logo

blogwatcher

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

65

Quality

80%

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/blogwatcher/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 a lean, actionable command catalog with clean organization, but it does not sequence an explicit add→scan→read workflow and lacks validation steps for its batch and destructive operations.

Suggestions

Add a brief sequenced quick-start workflow (add a blog → scan → list articles → mark read) so the intended usage order is explicit.

Add a validation or confirmation step before batch/destructive commands like `read-all` and `remove`, e.g. listing affected items first or requiring confirmation.

DimensionReasoningScore

Conciseness

The body is lean—install, commands, example output, notes—assuming Claude's competence without explaining what RSS/Atom feeds are; every token earns its place.

3 / 3

Actionability

Commands like `blogwatcher add "My Blog" https://example.com` and `blogwatcher scan` are concrete, executable, and copy-paste ready with realistic example output.

3 / 3

Workflow Clarity

Commands are listed but not sequenced into an explicit workflow, and batch (`read-all`) and destructive (`remove`) operations lack any validation or confirmation checkpoint, capping the score at 2.

2 / 3

Progressive Disclosure

Under 50 lines with no need for external references, it is organized into clear labeled sections (Install, Quick start, Common commands, Example output, Notes), satisfying the simple-skill guidance.

3 / 3

Total

11

/

12

Passed

Description

72%

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 and distinct with good trigger terms, but it omits an explicit "Use when…" trigger clause, leaving the when-to-use guidance only implied.

Suggestions

Add a "Use when…" clause naming natural triggers, e.g. "Use when the user wants to track blog updates or monitor RSS/Atom feeds for new posts."

Expand the action list beyond a single "monitor" verb to concrete operations like adding feeds, scanning for new articles, and marking them read.

DimensionReasoningScore

Specificity

"Monitor blogs and RSS/Atom feeds for updates" names the domain and a concrete action, but only a single action verb rather than multiple specific actions, matching the level-2 anchor.

2 / 3

Completeness

It states what the skill does but lacks any "Use when…" clause or equivalent explicit trigger guidance, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

"blogs" and "RSS/Atom feeds" are the natural terms a user would say when needing this skill, giving good coverage of likely triggers.

3 / 3

Distinctiveness Conflict Risk

Blog/RSS-Atom feed monitoring via a specific CLI is a clear niche with distinct triggers, unlikely to fire for unrelated skills.

3 / 3

Total

10

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
Bitterbot-AI/bitterbot-desktop
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.