CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-conditional-focus-executor

Executes a 'focus on OBJ' action on a specific object based on the outcome of a prior conditional evaluation. Use when you have a measurement result and task instructions specify focusing on different objects (e.g., colored boxes) depending on whether the result meets a threshold.

72

Quality

89%

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

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

An exemplary short, single-purpose skill body: concise, actionable, and sequenced with explicit verification and error recovery. The only minor gap is that the existing reference file documenting the ScienceWorld action vocabulary is not linked from the body.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every section (When to Use, Procedure, Example) earns its place and the whole body is under 25 lines.

5 / 5

Actionability

Gives the concrete executable command `focus on <TARGET_OBJECT>` plus a fully worked example ("Execute: `focus on red box`") that is copy-paste ready and covers the common case for an instruction-only skill.

5 / 5

Workflow Clarity

Clear numbered sequence with an explicit validation step ("Verify: Confirm the focus action succeeded") and a feedback loop for error recovery ("If the focus action fails... use `look around` to verify the target object name matches exactly").

5 / 5

Progressive Disclosure

Well-organized sections with no inlined content that belongs elsewhere, but the bundled references/action_primer.md (which documents the action vocabulary the skill relies on) is never signaled or linked from the body, a minor navigation gap.

4 / 5

Total

19

/

20

Passed

Description

82%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 tight, well-constructed description that clearly states both capability and triggering conditions for a narrow conditional-execution skill. It is concise, uses third person, and avoids over-claims; the only modest dimension is specificity, which is inherently capped by the skill's single-action nature.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("Executes a 'focus on OBJ' action on a specific object"), but the skill is single-purpose so only one action is listed, fitting the 1-2 concrete actions anchor rather than the several-actions anchor at 4.

3 / 5

Completeness

Explicitly answers both what ("Executes a 'focus on OBJ' action... based on the outcome of a prior conditional evaluation") and when ("Use when you have a measurement result and task instructions specify focusing on different objects... depending on whether the result meets a threshold") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes several natural terms a user would say in this domain — "measurement result", "focus on different objects", "colored boxes", "threshold" — giving good keyword coverage with only minor synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear narrow niche — conditional focus execution driven by a measurement threshold in ScienceWorld — with distinct triggers and minimal overlap with other skills.

5 / 5

Total

17

/

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.