CtrlK
BlogDocsLog inGet started
Tessl Logo

camsnap

Capture frames or clips from RTSP/ONVIF cameras.

81

4.00x
Quality

74%

Does it follow best practices?

Impact

100%

4.00x

Average score across 3 eval scenarios

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

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

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

SKILL.md
Quality
Evals
Security

Quality

Content

88%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 content is a tight, fully executable reference that respects Claude's competence and is well-organized for a simple single-purpose skill. The only gap is the lack of an explicit validate-before-long-capture checkpoint in the workflow.

Suggestions

Add an explicit validation note before long clips, e.g. "Run `camsnap doctor --probe` and a 2s test capture before longer `--dur` clips."

Replace the placeholder `--action '...'` in the watch example with a concrete action so the command is copy-paste ready.

Consider a one-line "Verify" example showing how to confirm a snapshot or clip was captured successfully.

DimensionReasoningScore

Conciseness

The body is a lean ~22 lines of commands and notes with no padding and no explanation of concepts Claude already knows, matching the 'lean and efficient; every token earns its place' anchor.

5 / 5

Actionability

Every command (snap, clip, watch, doctor, add, discover) is concrete and copy-paste ready with real flags and arguments, covering the common cases.

5 / 5

Workflow Clarity

Setup, common commands, and notes are clearly sequenced, but there is no explicit validation step before long captures; only an implicit "prefer a short test capture" hint, so it sits at the 'clear sequence with most checkpoints; minor validation gaps' anchor.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references, the content is well-organized into Setup, Common commands, and Notes sections, qualifying for the simple-skill exception at the top anchor.

5 / 5

Total

19

/

20

Passed

Description

60%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 clear, distinctive niche with concrete actions, but it lacks any explicit "when to use" trigger guidance, which the rubric caps at completeness 3 and prevents a top score.

Suggestions

Append a trigger clause, e.g. ". Use when the user needs snapshots, clips, or motion alerts from RTSP/ONVIF or IP cameras."

Expand the action list to cover motion events ("capture frames, clips, or motion events") so the description reflects the skill's full scope.

Add common synonyms users might say ("IP cameras", "security cameras", "NVR") alongside RTSP/ONVIF.

DimensionReasoningScore

Specificity

"Capture frames or clips" names two concrete actions within the camera domain, but omits motion events and other capabilities the body later reveals, matching the '1-2 concrete actions but not comprehensive' anchor.

3 / 5

Completeness

It states a clear "what" (capture frames or clips from cameras) but has no "Use when..." clause or equivalent trigger guidance, which the rubric explicitly caps at 3.

3 / 5

Trigger Term Quality

"RTSP/ONVIF cameras" are natural technical terms users actually say, but common synonyms like "IP camera", "security camera", or "NVR" are missing, fitting the 'good keyword coverage; a few natural terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

RTSP/ONVIF camera capture is a distinct niche with low overlap risk, but the absence of explicit trigger phrases keeps it below the anchor-5 example rather than at it.

4 / 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
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.