scienceworld-conditional-placer

Place objects into containers based on measured temperature thresholds in ScienceWorld.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the process of placing objects into designated containers based on specific measured conditions, streamlining sorting and storage tasks.

Core Features & Use Cases

  • Conditional Placement: Automatically directs objects to the correct container (e.g., blue box, orange box) based on a measured value (e.g., temperature threshold).
  • Measurement Integration: Seamlessly uses measurement tools to acquire the necessary data for decision-making.
  • Use Case: After measuring the temperature of a metal fork, an agent can use this skill to place it into the 'hot items' container if the temperature exceeds a predefined limit, or another container otherwise.

Quick Start

Use the scienceworld-conditional-placer skill to measure the metal fork and place it into the correct container based on the temperature.

Frequently Asked Questions about scienceworld-conditional-placer

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

FAQPage Schema
How do I sort objects into containers based on a temperature threshold in ScienceWorld?

To sort objects based on a temperature threshold in ScienceWorld, use the conditional placement skill to measure an object and automatically place it into the correct designated container according to your predefined rule.

What is conditional object placement and when do I need it for rule-based sorting?

Conditional object placement is the process of directing items to specific containers based on measured values like temperature. You need it when a task requires sorting or storing an object according to a rule after an assessment.

Can I use this skill to measure a metal fork and place it in a specific box?

Yes, you can measure a metal fork and place it in a specific box. The skill integrates measurement tools to acquire data, then executes object interaction to place the fork into the hot items container if the temperature exceeds a limit.

Does the conditional placement skill work with ScienceWorld environment actions?

Yes, the conditional placement skill works with ScienceWorld environment actions. It integrates directly with navigation, object interaction, and conditional logic execution to automate the sorting and storage process.

What are the limitations of using measurement thresholds for object sorting?

The object sorting skill is limited to placing objects based on measured conditions like a temperature threshold. It requires a prior measurement or assessment to trigger the rule-based action and does not perform the measurement independently.