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').
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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.