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.

69

Quality

83%

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 lean, actionable, well-sequenced skill body with concrete commands, a worked example, and a verification/error-recovery loop; its only gap is the unlinked reference file that supports the actions it uses.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no over-explanation of what a 'focus' action or a conditional is; every section (When to Use, Procedure, Example) earns its place.

3 / 3

Actionability

It gives concrete executable commands (`focus on <TARGET_OBJECT>`, `look around`) and a fully worked example with real values (63C > 50 → `focus on red box`), which is copy-paste ready for the ScienceWorld environment.

3 / 3

Workflow Clarity

The four-step procedure is clearly sequenced with an explicit Verify step ("Confirm the focus action succeeded before proceeding") and a feedback loop ("If the focus action fails... use look around to verify the target object name"), matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

The body is well-organized into clear sections, but the bundled references/action_primer.md (which documents the very actions this skill uses) is present yet never linked or signaled from SKILL.md, matching 'references present but not clearly signaled'.

2 / 3

Total

11

/

12

Passed

Description

75%

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 clear, distinctive description that answers both what and when with an explicit Use-when clause, but it describes a single core action and uses fairly technical trigger phrasing rather than broader natural keywords.

Suggestions

Specificity: surface the supporting actions the skill coordinates (e.g., 'evaluates a measurement against a threshold, then executes focus on the correct object') to better match the 'multiple concrete actions' anchor.

Trigger term quality: add more natural phrasings a user/agent would say (e.g., 'focus on the correct box', 'choose object by measurement result', 'conditional focus') to broaden keyword coverage beyond technical terms.

DimensionReasoningScore

Specificity

It names the concrete core action ("Executes a 'focus on OBJ' action on a specific object") and the conditional evaluation, but describes a single core action rather than the 'multiple specific concrete actions' the 3-anchor calls for, so it lands at 'names domain and some actions, not comprehensive'.

2 / 3

Completeness

It explicitly states what the skill does ("Executes a 'focus on OBJ' action...") and gives an explicit 'Use when...' trigger clause ("Use when you have a measurement result and task instructions specify focusing on different objects..."), satisfying both what and when.

3 / 3

Trigger Term Quality

It uses relevant domain terms ("measurement result", "threshold", "focus", "colored boxes") but the phrasing is somewhat technical ("conditional evaluation", "meets a threshold") and lacks common natural variations, matching 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

The trigger is highly specific to conditional measurement-to-focus tasks with colored-box branches, a clear niche unlikely to be confused with other skills.

3 / 3

Total

10

/

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.