‹ 首页

alfworld-receptacle-closer

@zjunlp · 收录于 5 天前 · 上游提交 2 周前

Closes an open receptacle to maintain environment tidiness after inspection. Use when you have finished searching a container (drawer, cabinet, fridge) and no longer need it open. Takes a receptacle identifier as input and outputs confirmation that the receptacle is closed, preventing clutter during multi-step search tasks.

适合你,如果你在模拟环境中搜索物品后需要关闭打开的抽屉或柜门

/ 通过 npx 安装 校验哈希
npx oh-my-skill add zjunlp/skillnet/alfworld-receptacle-closer
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- zjunlp/skillnet/alfworld-receptacle-closer
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify zjunlp/skillnet/alfworld-receptacle-closer
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1112GitHub stars
~309最小装载
~309含声明引用
~482文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 7bb9a48 · 表述以原文为准
它做什么

装上后,Claude 在检查完抽屉、柜子、冰箱等容器后,会自动将它们关闭,保持环境整洁,并输出关闭确认信息。

什么时候触发

当 Claude 刚搜索完一个打开的容器(如抽屉、柜子、冰箱),并且确定不再需要它打开时,会立即触发关闭操作。

装好后可以这样说
Claude 会关闭指定的抽屉。
Claude 会执行关闭冰箱的动作。
Claude 会关闭柜子并确认。
技能原文 SKILL.md作者撰写 · MIT · 7bb9a48

Skill: Receptacle Closer

When to Use

Use this skill immediately after you have finished inspecting the contents of an open receptacle (e.g., a drawer, cabinet, or container) and have determined you no longer need it to remain open. This is a cleanup action to maintain a tidy environment.

Core Instruction
  1. Identify the Target: The target is the receptacle you just finished searching. It must be open.
  2. Execute Action: Perform the close action on the identified receptacle.
  3. Format: Your output must follow the standard action format: Action: close {recep}
Example from Trajectory
  • Context: After opening and inspecting drawer 2 (finding it empty), the agent closed it.
  • Thought: "I should close drawer 2 to keep the room tidy and continue my search."
  • Action: close drawer 2
Key Principle

This is a low-cognitive-load, procedural step. Do not overthink it. If you opened a receptacle to look inside and are done with it, close it.

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。