scienceworld-tool-fetcher

Locate and pick up specified tools in simulated environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the process of finding and acquiring specific tools or instruments needed for a task within a simulated environment, streamlining agent workflows.

Core Features & Use Cases

  • Tool Location: Identifies and navigates to the room where a specified tool is located.
  • Object Acquisition: Executes the action to pick up the tool and add it to the agent's inventory.
  • Use Case: An agent needs a "thermometer" to measure temperature. This skill will locate the thermometer in the environment (e.g., kitchen) and pick it up, making it available for the agent's next action.

Quick Start

Use the scienceworld-tool-fetcher skill to pick up the thermometer.

Frequently Asked Questions about scienceworld-tool-fetcher

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

FAQPage Schema
How do I fetch a specific tool from a simulated environment?

To fetch a tool from a simulated environment, this skill automates navigation to the correct room and executes object acquisition commands like 'teleport', 'look', and 'pick up' to add the item to the agent's inventory.

Can an agent automatically pick up instruments like a thermometer during environment interaction?

Yes, an agent can automatically pick up instruments like a thermometer. The skill locates the specified tool in the simulated environment, such as a kitchen, and executes the acquisition to make it available for the next action.

How does object acquisition work in a simulated environment?

Object acquisition in a simulated environment works by handling navigation to relevant rooms and using direct observation commands to identify and pick up a precisely named tool or instrument.

Do I need precise tool naming to acquire objects from the environment?

Yes, precise tool naming is required for object acquisition. The skill relies on exact instrument names to successfully locate and pick up the specified tool from the simulated environment.

What are the limitations of automated tool fetching in simulated environments?

A limitation of automated tool fetching is its strict dependency on precise tool naming and specific environment interaction commands like 'teleport' and 'pick up', which may fail if the object name is ambiguous.