scienceworld-target-locator

Predict the most probable room for target objects in ScienceWorld.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps an AI agent efficiently locate target objects within the ScienceWorld environment when they are not immediately visible.

Core Features & Use Cases

  • Intelligent Search: Predicts the most likely room to find a target object based on its type.
  • Environment Analysis: Considers current observations and domain knowledge for informed decisions.
  • Teleportation Guidance: Provides a direct command to move the agent to the most probable location.
  • Use Case: If an agent needs to find a specific animal and it's not in the current room, this skill will suggest teleporting to the 'outside' or 'greenhouse'.

Quick Start

Use the scienceworld-target-locator skill to find the animal.

Frequently Asked Questions about scienceworld-target-locator

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

FAQPage Schema
How do I find hidden objects in the ScienceWorld environment?

To find hidden objects in ScienceWorld, this skill analyzes the target object type against domain heuristics and current observations to predict the most probable room location for teleportation.

How do I teleport an agent to a specific room in ScienceWorld?

You can teleport an agent in ScienceWorld by using this skill to determine the most likely room location for a target object, which then provides a direct teleportation command to move the agent.

What is the best way to locate specific animals or tools in ScienceWorld?

The best way to locate specific animals or tools in ScienceWorld is to use domain heuristics that map object types to probable room locations, such as suggesting the greenhouse or outside for animals.

Can I predict a room location for a chemical based on current observations in ScienceWorld?

Yes, you can predict a room location for a chemical in ScienceWorld by analyzing current environmental observations and the target object type against domain knowledge to suggest a teleportation destination.

Does the ScienceWorld object locator require any prior dependencies to run?

No, the ScienceWorld object locator requires no prior dependencies to run, as it relies solely on internal domain heuristics and current environmental clues to determine target locations.