Moves an object from inventory to a specified container in a target room. Use when the task requires placing an item into a particular receptacle (e.g., 'move it to the orange box').
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Moves an object from inventory to a specified container in a target room. Use when the task requires placing an item into a particular receptacle (e.g., 'move it to the orange box').
Skill: Container Relocator
Procedure
Confirm the object is in your inventory. If not, acquire it first.
teleport to <ROOM> — navigate to the room containing the target container.
move <OBJECT> to <CONTAINER> — transfer the object to the destination.
look at <CONTAINER> — verify the object is now inside.
Example Flow (from trajectory)
Task: "move it to the orange box in the workshop."
Identify: Object = dove egg (in inventory), Container = orange box, Room = workshop.