CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-circuit-builder

This skill constructs a simple electrical circuit by connecting components like batteries, wires, and light bulbs. Use when the agent needs to test electrical conductivity or create a functional circuit for an experiment. The input is a set of available components, and the output is a fully connected circuit ready for activation.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

A concise, highly actionable procedural skill with a clear sequenced workflow and verification step. The chief weakness is progressive disclosure: an orphaned, near-empty reference file exists without being linked or signaled from the body.

Suggestions

Either link references/circuit_schematic.md from the body (e.g., 'See [circuit_schematic.md](references/circuit_schematic.md) for the schematic') or remove it if it adds no value, so the bundle structure is clearly signaled.

Flesh out circuit_schematic.md with the promised schematic/theory content, since it currently contains only a heading stub.

Add a brief troubleshooting step for the case where the bulb does not light (e.g., recheck connections before classifying the object as non-conductive) to strengthen the verification feedback loop.

DimensionReasoningScore

Conciseness

Lean procedural guidance with exact connect commands and no padding of concepts Claude already knows; the worked example (section 6) partly reiterates section 3 but earns its place as a concrete instantiation, so it stays efficient rather than verbose.

3 / 3

Actionability

Provides exact, copy-paste-ready commands with both placeholders ('connect battery anode to <Wire1> terminal 1') and a fully concrete worked example, matching the 'fully executable code/commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

Clear numbered sequence with an explicit observation checkpoint ('wait1', 'look around', check whether the bulb is on) and an error-handling note for missing components; this is a single non-destructive operation so the cap-at-2 note does not apply.

3 / 3

Progressive Disclosure

The body is well-organized into clear sections, but the provided bundle file references/circuit_schematic.md is neither linked nor signaled in the body and contains essentially no content, matching the 'references present but not clearly signaled' anchor rather than the well-signaled score-3 case.

2 / 3

Total

11

/

12

Passed

Description

85%

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, third-person description that clearly conveys capability and trigger conditions. Its main weakness is limited trigger-term coverage, offering only a couple of fairly formal phrasings rather than a broad set of natural user terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('constructs a simple electrical circuit by connecting components like batteries, wires, and light bulbs') with specific component names, matching the 'lists multiple specific concrete actions' anchor rather than the score-2 partial coverage.

3 / 3

Completeness

Clearly states both what it does (constructs a circuit, input/output) and when to use it via an explicit 'Use when the agent needs to test electrical conductivity...' clause, matching the score-3 anchor for explicit what-and-when triggers.

3 / 3

Trigger Term Quality

Provides only ~2 trigger phrasings ('test electrical conductivity', 'create a functional circuit for an experiment') that are somewhat formal, missing common natural variations a user might say; falls short of the broad coverage expected at score 3.

2 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (circuit building for conductivity testing) with distinct triggers unlikely to overlap with other skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

12

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
zjunlp/SkillNet
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.