CtrlK
BlogDocsLog inGet started
Tessl Logo

blogwatcher

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

78

1.96x

Quality

70%

Does it follow best practices?

Impact

100%

1.96x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./openclaw/skills/blogwatcher/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

40%

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 identifies a clear, specific domain (RSS/Atom feed monitoring) with a named tool (blogwatcher CLI), giving it good distinctiveness. However, it lacks explicit trigger guidance ('Use when...') and could benefit from listing more concrete actions beyond just 'monitor'. The trigger terms are adequate but could include more natural user language variations.

Suggestions

Add a 'Use when...' clause with trigger phrases like 'Use when the user wants to track blogs, subscribe to RSS feeds, check for new posts, or monitor content updates'

Expand specific actions beyond 'monitor' to include concrete capabilities like 'add feeds, list subscriptions, check for new entries, mark items as read'

Include additional natural trigger terms users might say: 'subscribe', 'news feeds', 'feed reader', 'track updates', 'new posts'

DimensionReasoningScore

Specificity

Names the domain (blogs, RSS/Atom feeds) and a general action (monitor for updates), but doesn't list multiple specific concrete actions like adding feeds, checking specific entries, or configuring alerts.

2 / 3

Completeness

Describes what it does (monitor blogs/feeds) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'blogs', 'RSS', 'Atom', 'feeds', and 'updates' that users might say, but missing common variations like 'subscribe', 'news feeds', 'syndication', or 'feed reader'.

2 / 3

Distinctiveness Conflict Risk

Clear niche with distinct triggers - RSS/Atom feeds and blogwatcher CLI are specific enough that this is unlikely to conflict with other skills.

3 / 3

Total

8

/

12

Passed

Implementation

100%

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

This is an excellent, well-crafted skill that demonstrates ideal token efficiency. It provides all necessary commands with concrete examples and expected outputs, assumes Claude's competence with CLI tools, and organizes content logically without unnecessary verbosity.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what RSS feeds are or how CLI tools work. Every line provides actionable information.

3 / 3

Actionability

Provides complete, copy-paste ready commands for all common operations. Installation command is specific, and example outputs show exactly what to expect.

3 / 3

Workflow Clarity

For this simple CLI tool, the workflow is implicit but clear: add blogs → scan → view articles → mark read. No destructive operations requiring validation checkpoints.

3 / 3

Progressive Disclosure

Appropriately structured for a simple skill under 50 lines. Clear sections (Install, Quick start, Common commands, Example output, Notes) with no need for external references.

3 / 3

Total

12

/

12

Passed

Validation

72%

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

Validation8 / 11 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

8

/

11

Passed

Repository
trpc-group/trpc-agent-go
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.