scienceworld-object-classifier

Move a tested object into its designated container based on determined properties.

1.1k|131|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zjunlp/SkillNet --skill scienceworld-object-classifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scienceworld-object-classifier
Source: https://github.com/zjunlp/SkillNet/tree/main/experiments/src/skills/scienceworld/scienceworld-object-classifier
Command: npx skills add https://github.com/zjunlp/SkillNet --skill scienceworld-object-classifier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the final step of a classification task by moving a tested object into its designated container based on its determined properties, streamlining sorting processes.

Core Features & Use Cases

  • Object Classification: Moves an object to a specific container (e.g., colored box) after its properties have been identified.
  • Workflow Integration: Designed to be triggered after an object has been tested or inspected.
  • Use Case: After determining a metal pot is electrically conductive, this skill moves it to the yellow box.

Quick Start

Move the metal pot to the yellow box.

Frequently Asked Questions about scienceworld-object-classifier

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sort objects by property into containers in ScienceWorld?

To sort objects by property into containers, this skill moves an examined object into a designated container using a simple move command after its property has been determined.

Can I move an item to a colored box after testing its electrical conductivity?

Yes, you can move an item to a colored box after testing its electrical conductivity. The skill executes a move command to transfer the tested object into the target container.

What do I need to classify and move objects into specific containers?

To classify and move objects, you need the target object and designated container present in the environment, plus prior classification logic to identify the object's property.

When should I trigger the object manipulation move command for sorting?

Trigger the object manipulation move command for sorting only after an object has been tested or inspected and its corresponding target container has been identified.

Does this skill identify object properties or just handle the move command?

This skill only handles the move command to relocate an object. It must be triggered after separate classification logic has already identified the object's property.

What happens if the target container is not present in the environment?

If the target container is not present in the environment, the move command cannot execute. The skill requires both the tested object and its designated container to be present.