CtrlK
BlogDocsLog inGet started
Tessl Logo

camsnap

Capture frames or clips from RTSP/ONVIF cameras.

60

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/camsnap/SKILL.md

The canonical home for this skill is camsnap in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

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 for a single-purpose CLI: concrete commands, clear sections, and no wasted tokens. The main gap is the unspecified `--action` placeholder and the absence of any error/validation guidance for the watch flow.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept padding; every line is a concrete command or note and it assumes Claude's competence (e.g. ffmpeg, RTSP).

5 / 5

Actionability

Provides copy-paste-ready commands with real flags covering the common cases (discover, snap, clip, watch, doctor); the `--action '...'` placeholder in the watch command is a minor gap.

4 / 5

Workflow Clarity

Clear setup -> commands -> notes sequence with a soft checkpoint ('Prefer a short test capture before longer clips'); no destructive/batch operation requires a formal validate loop, but no explicit error-recovery guidance is given.

4 / 5

Progressive Disclosure

Under 50 lines with no bundle files and no need for external references; content is well-organized into Setup, Common commands, and Notes sections, satisfying the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

57%Weight 40%Scale 1-5

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 names a distinct, specific niche with two concrete actions, but it omits any explicit 'Use when...' trigger guidance and is light on keyword synonyms. Adding a trigger clause and a few natural synonyms would raise completeness and trigger-term quality.

Suggestions

Append a 'Use when...' clause naming concrete triggers, e.g. 'Use when the user needs snapshots, clips, or motion events from RTSP/ONVIF IP cameras.'

Add natural synonyms users say, such as 'snapshots', 'security camera footage', or 'IP camera video', to broaden trigger-term coverage.

Mention motion events alongside frames/clips to better reflect the full capability set listed in the body.

DimensionReasoningScore

Specificity

Names the domain (RTSP/ONVIF cameras) and two concrete actions ('Capture frames', 'clips'), matching the anchor for 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Has a clear 'what' (capture frames/clips from cameras) but no explicit 'when'/'Use when' trigger clause; per the rubric this caps completeness at 3.

3 / 5

Trigger Term Quality

Includes relevant technical keywords ('RTSP/ONVIF', 'cameras', 'frames', 'clips') but lacks common synonyms a user might say ('snapshots', 'security camera footage', 'video').

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (RTSP/ONVIF IP cameras) with distinct protocol-specific triggers and minimal overlap risk with other skills.

5 / 5

Total

14

/

20

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.