scienceworld-room-scanner

Scan and describe visible objects, containers, and doors in ScienceWorld rooms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a comprehensive understanding of the agent's current environment by scanning and describing all visible objects, containers, and exits within a room.

Core Features & Use Cases

  • Environmental Awareness: Gain detailed insights into room contents, object states, and available connections.
  • Situational Assessment: Essential for locating items, planning navigation, and understanding the current state of the ScienceWorld environment.
  • Use Case: Upon entering a new area, use this skill to get a complete picture of what's available before deciding on the next action, such as picking up an item or moving to another room.

Quick Start

Use the scienceworld-room-scanner skill to look around the current room and get a description.

Frequently Asked Questions about scienceworld-room-scanner

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

FAQPage Schema
How do I scan a room and identify objects in the ScienceWorld environment?

To scan a room in the ScienceWorld environment, use the scienceworld-room-scanner skill to execute the 'look around' action, which generates a detailed description of all visible objects, containers, and doors for situational awareness.

What is environment scanning used for when building agent awareness?

Environment scanning is used to build an agent's mental model of its surroundings by identifying visible objects, containers, and exits, enabling accurate item discovery, situational assessment, and subsequent navigation planning.

When do I need to perform room description in a simulation environment?

You need to perform room description upon entering a new area within the ScienceWorld simulation, ensuring you get a complete picture of available items and exits before deciding on actions like picking up objects or moving to another room.

Does ScienceWorld room scanning require any specific dependencies or components?

ScienceWorld room scanning requires no external dependencies or specialized components, relying solely on the built-in 'look around' action to observe and describe the current room's contents and layout.

What are the limitations of object detection through room scanning?

Object detection through room scanning is limited to visible items, containers, and doors within the immediate current room, meaning it cannot identify objects hidden inside closed containers or detail adjacent areas without moving.