scienceworld-room-teleporter

Teleport AI agents directly to named rooms in virtual environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill streamlines navigation by enabling agents to teleport directly to specific rooms, reducing exploration time.

Core Features & Use Cases

  • Efficient Navigation: Instantly move an agent to a designated room within the environment.
  • Use Case: When the agent knows the target location, it can teleport to rooms like the kitchen or workshop without manual traversal, saving steps.
  • Functional Scope: Utilizes the teleport to <room_name> command to achieve instant position changes and verify success via observation.

Quick Start

Use the skill to teleport the agent to the kitchen.

Frequently Asked Questions about scienceworld-room-teleporter

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

FAQPage Schema
How do I teleport an AI agent to a specific room in the ScienceWorld environment?

To teleport an agent in the ScienceWorld environment, use the `teleport to <room_name>` command. This instantly moves the agent to a designated room, such as a kitchen or workshop, and verifies success through confirmation observations.

What is the best way to reduce navigation time for agents moving between indoor areas?

Direct room-to-room teleportation is the best way to reduce navigation time for agents. It bypasses manual traversal, enabling rapid positional adjustments and significantly lowering exploration costs in specific indoor areas.

Can I use the teleport command if I only know the target room name?

Yes, you can teleport using just the target room name. The command requires environment-specific room names to ensure the teleportation conforms to the virtual environment's layout and successfully executes the position change.

Does the ScienceWorld teleporter verify successful agent movement?

Yes, the ScienceWorld teleporter verifies successful agent movement. After issuing the teleport command, it checks confirmation observations to ensure the agent has successfully arrived at the designated target room.

When should I use direct room teleportation instead of manual agent traversal?

You should use direct room teleportation when the agent already knows the target location and needs quick positional adjustments. It is ideal for task scenarios requiring rapid navigation across specific indoor areas to save steps.

What are the limitations of using teleport commands for agent navigation?

The limitation of using teleport commands is that commands must conform to environment-specific room names. If the target room name does not match the virtual environment's defined layout, the teleportation will fail.