scienceworld-container-relocator
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').
适合你,如果需要在游戏或模拟环境中移动物品到特定容器
/ 通过 npx 安装 校验哈希
npx oh-my-skill add zjunlp/skillnet/scienceworld-container-relocator/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- zjunlp/skillnet/scienceworld-container-relocator/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify zjunlp/skillnet/scienceworld-container-relocator安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1112GitHub stars
~194最小装载
~194含声明引用
~571文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 7bb9a48 · 表述以原文为准它做什么
装上后,Claude 可以自动将你背包中的物品移动到指定房间的容器里,包括先传送过去、移动物品,然后检查物品是否在容器内。
什么时候触发
当你要求把背包中的物品放到另一房间的某个容器里时触发,比如说“把它放到橙色盒子里”。
装好后可以这样说
Claude会自动传送并放置物品。
物品不在背包会先提示你。
技能原文 SKILL.md
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.
- Action:
teleport to workshop - Action:
move dove egg to orange box
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…