CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-object-placer

Moves a specified object from the environment or inventory into a target container based on a classification decision. Use this skill when a task requires sorting or storing an object in a specific location after an assessment (e.g., placing a conductive object in the blue box or a non-conductive object in the orange box).

75

Quality

92%

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: Object Placer

Purpose

Move an object into the correct container based on a prior classification or assessment result. This is the final step in conditional sorting workflows.

Core Workflow

  1. Confirm Assessment Result: Know which container corresponds to which classification (e.g., "blue box" = conductive, "orange box" = non-conductive).
  2. Acquire Object (if needed): pick up OBJ if the target is not already in inventory.
  3. Execute Placement: move OBJ to OBJ — place the object in the correct container.
  4. Verify Placement: look at <CONTAINER> to confirm the object is now inside.

Key Actions

ActionPurpose
pick up OBJAcquire object if not in inventory
move OBJ to OBJPlace object into destination container
look at OBJVerify placement succeeded

Example

Task: "Determine if metal pot is electrically conductive. If conductive, place in the blue box. If nonconductive, place in the orange box."

  1. Assessment complete: circuit test confirmed metal pot is conductive.
  2. pick up metal pot (if not already held)
  3. move metal pot to blue box
  4. look at blue box — confirms: "In the blue box is: a metal pot"

Important Notes

  • The classification or assessment must be completed before invoking this skill.
  • Always verify placement with look at — do not assume success.
  • Container names vary per task (blue box, orange box, etc.) — match them to the task instructions.
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.