alfworld-environment-scanner

Scan Alfworld observations to catalog visible objects and receptacles.

145|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill alfworld-environment-scanner-taomiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alfworld-environment-scanner
Source: https://github.com/taomiao/DynamicSkillCompiler/tree/main/experiments/src/skills/alfworld/alfworld-environment-scanner
Command: npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill alfworld-environment-scanner-taomiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Identifies and catalogs all visible objects and receptacles in Alfworld environments, enabling efficient navigation and task planning.

Core Features & Use Cases

  • Environmental Mapping: Performs an initial scan to produce a structured list of visible receptacles and objects.
  • Structured Mental Map: Provides a concise summary for planning subsequent actions in environment manipulation tasks.
  • Use Case: Quickly generating a mental layout of a room to pick the most logical next object to interact with during a household navigation task.

Quick Start

Use the environment scanner to analyze the initial observation and determine key receptacles before proceeding with task-specific actions.

Frequently Asked Questions about alfworld-environment-scanner

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

FAQPage Schema
How do I identify visible objects and receptacles in Alfworld environments?

To identify visible objects and receptacles in Alfworld environments, you process the initial observation text to extract and categorize entities. This scan produces a structured list for better navigation and task planning.

How do I map a room layout for household simulation tasks in Alfworld?

Mapping a room layout for household simulation tasks involves performing an initial environmental scan to catalog all visible receptacles and objects. This generates a structured mental map to help plan subsequent navigation and interactions.

Can I use environment scanning to plan navigation in household simulation tasks?

Yes, environment scanning supports planning navigation in household simulation tasks by providing a concise summary of the room layout. It helps agents quickly determine the most logical next object to interact with.

What is the best way to extract entities from observation text in Alfworld?

The best way to extract entities from observation text in Alfworld is to process the initial text input to identify and categorize all visible objects and receptacles. This creates a structured summary for efficient task planning.

Does the Alfworld environment scanner require external dependencies?

No, the Alfworld environment scanner does not require external dependencies. It operates solely by processing observation text to extract and categorize entities for structured environment awareness.