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

Skill: Task Completion Focus

When to Use

The final required object (e.g., grown banana, crafted item) is visibly present and you need to formally signal task completion. Do not use for intermediate steps.

Procedure

  1. look around — confirm the target object is visible in the scene.
  2. focus on <OBJECT> — signal task completion.
  3. Ambiguity handling: If the environment returns "Ambiguous request" with numbered options, respond with the option number (e.g., 0) for the target most directly associated with your task goal.

Example

Task: "Grow a banana." After successful cultivation:

  1. look around — observation: "On the banana tree you see: a banana, a flower."
  2. focus on banana on banana tree
  3. If ambiguous prompt appears listing multiple bananas, select 0 (first instance).
  4. Observation confirms task completion.
Repository
zjunlp/SkillNet
Last updated
First committed

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.