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.

71

Quality

86%

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

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

Highly actionable, well-sequenced instructions with built-in verification and error handling. The main gap is an unlinked reference file that breaks the progressive-disclosure chain.

Suggestions

Link references/circuit_schematic.md from the body (e.g. under a 'Schematic & Theory' pointer) so the bundled reference is discoverable and one level deep.

Consider trimming the Example section or collapsing it into the Core Procedure to remove the duplicated step enumeration.

Add a brief note on expected failure signals (e.g. bulb stays off despite correct wiring) to strengthen the error-recovery feedback loop.

DimensionReasoningScore

Conciseness

Lean, sectioned, and free of over-explaining basic circuit concepts, but the Example section largely re-derives the Core Procedure with concrete values, adding mild redundancy.

4 / 5

Actionability

Provides exact, copy-paste-ready 'connect' commands with placeholders and concrete object examples that fully cover the common conductivity-test case.

5 / 5

Workflow Clarity

Steps are clearly sequenced with an explicit verification checkpoint ('wait1', 'look around', check bulb on/off) and result-driven branching (blue/orange box), plus missing-component error recovery.

5 / 5

Progressive Disclosure

The body is well-organized into six sections, but the bundled references/circuit_schematic.md is never referenced or linked from the body, leaving an orphaned reference that is not clearly signaled.

3 / 5

Total

17

/

20

Passed

Description

87%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 well-formed, third-person description that clearly states both capability and trigger conditions with concrete component names. Slight room to broaden trigger synonyms and enumerate more distinct actions.

Suggestions

Add a few natural trigger synonyms (e.g. 'build a circuit', 'wire up a circuit', 'check if something conducts') to improve trigger term coverage.

Mention the conductivity-sorting outcome (conductive vs non-conductive) as a distinct result action to broaden specificity.

DimensionReasoningScore

Specificity

Lists several concrete actions (constructs a circuit, connects batteries/wires/light bulbs, tests conductivity) with named components, but they are largely facets of one macro task rather than a broad action set.

4 / 5

Completeness

Explicitly answers both what ('constructs a simple electrical circuit by connecting components') and when ('Use when the agent needs to test electrical conductivity or create a functional circuit') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases 'test electrical conductivity' and 'create a functional circuit' appear, but common synonyms and variations a user might say are missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (circuit building for conductivity testing) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

18

/

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