CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-conductivity-tester

Determines if an object is electrically conductive by integrating it into a circuit and observing a light bulb. Triggered when classifying an object based on conductivity.

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 tight, highly actionable procedure with a clear sequence and built-in observation checkpoint. The one gap is progressive disclosure: an existing reference schematic is not surfaced from the body, so the wiring detail is duplicated inline rather than delegated.

Suggestions

Link the existing schematic from the body, e.g. "See [circuit_diagram.md](references/circuit_diagram.md) for the component list and connection map," and keep only the concise wiring sequence inline.

If the inline terminal-by-terminal wiring belongs in the schematic, move it there to avoid duplicating connection details across the body and the reference.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence: it gives the exact procedure and action names without explaining what a circuit or conductivity is, and every section earns its place.

3 / 3

Actionability

Provides fully concrete, executable guidance — exact action names (focus, wait1, look around, teleport) and exact terminal-to-terminal wiring (e.g., "battery anode to orange wire terminal 1"), copy-ready for the environment.

3 / 3

Workflow Clarity

The Core Procedure is a clearly numbered sequence with an explicit observe/classify checkpoint (wait, look around, then branch on bulb state) that acts as the validation step before sorting.

3 / 3

Progressive Disclosure

Sections are well-organized, but a bundle file (references/circuit_diagram.md) exists and is never linked or signaled from the body, leaving an orphaned reference and inline content that overlaps it.

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 specific, well-scoped description that states both capability and an explicit trigger, with little fluff. Its main weakness is trigger-term breadth, covering only formal phrasing rather than the everyday variations a user would naturally say.

Suggestions

Broaden trigger terms to natural phrasings users would actually say, e.g. "Use when testing whether an object is conductive, an electrical conductor, or conducts electricity."

Consider adding the common synonym "electrical conductivity" so the description matches a wider range of user wording.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "integrating it into a circuit and observing a light bulb" — rather than vague language, matching the anchor that lists specific concrete actions.

3 / 3

Completeness

Explicitly states what it does (determines conductivity via circuit + bulb) and includes an explicit trigger clause ("Triggered when classifying an object based on conductivity"), satisfying both what and when.

3 / 3

Trigger Term Quality

"classifying an object based on conductivity" provides some relevant keywords but misses common natural variations a user might say (e.g., "is this conductive", "conductivity test", "electrical test").

2 / 3

Distinctiveness Conflict Risk

Targets a clear niche (conductivity testing via circuit/bulb) with distinct triggers, making it unlikely to fire for unrelated skills.

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.