CtrlK
BlogDocsLog inGet started
Tessl Logo

ruview-hardware-setup

ESP32-S3 / ESP32-C6 firmware build, flash, WiFi provisioning, and serial monitoring for RuView CSI sensing nodes. Use when setting up physical hardware, reflashing a node, or debugging a device that isn't streaming CSI.

72

Quality

87%

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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.

A highly actionable, well-sequenced hardware bring-up guide with copy-paste commands and solid troubleshooting coverage. It could tighten its narrative asides and add an explicit validation loop around the destructive flash step.

Suggestions

Tighten the board-safety warning into a concise bullet list so the field-report anecdote does not pad the context window.

Add an explicit "if no CSI frames arrive → re-run provision.py / adjust channel / drop filter-mac → re-confirm" loop inline in Section 4 rather than only in the troubleshooting table.

Move the full ESP-IDF subprocess build command into a referenced script or CLAUDE.local.md snippet and keep only the invocation in SKILL.md to reduce duplication with the Reference section.

DimensionReasoningScore

Conciseness

Mostly efficient prose with executable commands and a dense troubleshooting table, but the safety-warning paragraph and a few narrative asides (e.g. the field-report anecdote) could be trimmed.

4 / 5

Actionability

Fully copy-paste-ready guidance: the proven Python-subprocess build command, esptool flash with exact addresses, provision.py flags, and a serial-monitor script cover the common cases concretely.

5 / 5

Workflow Clarity

Clear numbered Build→Flash→Provision→Confirm sequence with a verification step (Section 4) and a troubleshooting table for recovery; minor gap is the lack of an explicit inline validate→fix→retry loop for the destructive NVS-erasing flash.

4 / 5

Progressive Disclosure

Well-organized sections with a one-level-deep Reference list (CLAUDE.local.md, firmware dir, ADRs); the full build script is inlined alongside a pointer to CLAUDE.local.md, a mild duplication that keeps it just short of the clear-overview anchor.

4 / 5

Total

17

/

20

Passed

Description

92%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.

A strong, specific description that clearly answers both what the skill does and when to invoke it, with concrete trigger phrases and a distinct hardware niche. Only minor room for more synonym variation in trigger terms.

DimensionReasoningScore

Specificity

"firmware build, flash, WiFi provisioning, and serial monitoring" lists four concrete actions covering the full bring-up pipeline comprehensively, matching the multiple-specific-actions anchor.

5 / 5

Completeness

It explicitly states what (build/flash/provision/monitor) and when ("Use when setting up physical hardware, reflashing a node, or debugging a device that isn't streaming CSI") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"setting up physical hardware, reflashing a node, or debugging a device that isn't streaming CSI" are natural user phrases with good coverage, but synonym variation is limited compared to the comprehensive-synonyms anchor.

4 / 5

Distinctiveness Conflict Risk

The ESP32-S3/ESP32-C6 RuView CSI sensing-node niche with hardware-specific triggers is clearly distinct with minimal conflict risk against other skills.

5 / 5

Total

19

/

20

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
ruvnet/RuView
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.