CtrlK
BlogDocsLog inGet started
Tessl Logo

task-completion-focus

Focuses on a specific target object to signal task completion. Use when you have produced the required final object (like a grown banana) and need to formally complete the assigned task. This handles the 'focus on OBJ' action that typically marks successful task execution in the environment.

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.

The body is lean, actionable, and clearly sequenced with verification and an ambiguity feedback loop. The only gap is that the provided reference bundle files are never referenced or linked from the SKILL.md body.

Suggestions

Add a short '## Background' or '## References' section linking to references/action_primer.md and references/trajectory_analysis.md so the existing bundle is discoverable one level deep.

Alternatively, if those reference files are derivation artifacts Claude does not need, remove them from the bundle so the skill is genuinely self-contained.

DimensionReasoningScore

Conciseness

The body is under 20 lines with no re-explanation of concepts Claude already knows; sections are tight and every token earns its place, matching the lean anchor 3.

3 / 3

Actionability

It gives concrete, executable environment commands ('look around', 'focus on <OBJECT>', respond with '0') plus a fully worked 'Grow a banana' example, satisfying the copy-paste-ready anchor 3 for an instruction-only skill.

3 / 3

Workflow Clarity

The procedure is a clear sequence with a verification checkpoint ('look around — confirm the target object is visible') and an explicit ambiguity feedback loop; for a simple single-task skill this meets anchor 3.

3 / 3

Progressive Disclosure

Sections are well organized, but two bundle files exist in references/ (action_primer.md, trajectory_analysis.md) and neither is linked or signaled from the body, fitting the 'references present but not clearly signaled' anchor 2 rather than the well-signaled anchor 3.

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.

The description clearly answers both what the skill does and when to use it, with an explicit trigger and a distinct, low-conflict niche. It is slightly held back by limited action breadth and a thin set of trigger-term variations.

Suggestions

Broaden the trigger phrasings to mirror terms a user would naturally say (e.g., 'finish the task', 'mark the task done', 'complete the goal').

Mention the ambiguity-resolution behavior in the description so the capability set reads as more than a single action.

DimensionReasoningScore

Specificity

Quotes 'Focuses on a specific target object to signal task completion' and 'handles the 'focus on OBJ' action' name the domain and a concrete action, but as a single-action skill it does not list multiple distinct concrete actions required for a 3.

2 / 3

Completeness

It states what the skill does ('signal task completion' via 'focus on OBJ') and gives an explicit 'Use when...' trigger for when to invoke it, satisfying both halves required for a 3.

3 / 3

Trigger Term Quality

The 'Use when you have produced the required final object... and need to formally complete the assigned task' clause offers relevant triggers, but coverage of natural phrasings is narrow and misses common variations, matching anchor 2 rather than the broad coverage of anchor 3.

2 / 3

Distinctiveness Conflict Risk

The narrow niche of formally signaling task completion in this simulation environment has distinct triggers and is unlikely to overlap with other skills, matching the anchor 3 example.

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.