alfworld-appliance-navigator
Navigates the agent to a target appliance (microwave, stove, fridge, or sinkbasin) needed for object processing. Use when you are holding an object …
它会碰到什么
扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Instructions
Use this skill when you are holding an object that needs to be processed (heated, cooled, or cleaned) and you must locate and move to the correct appliance to perform the action.
Workflow
- Identify the Target Appliance: Determine which appliance is required for the task. Map the action to the appliance:
heat-> microwave/stoveburner,cool-> fridge,clean-> sinkbasin. - Locate the Appliance: Scan the environment observation for the target appliance (e.g.,
microwave 1,fridge 1,sinkbasin 1). - Navigate: Execute
go to {appliance}to move to the identified appliance location. - Prepare Appliance (if needed): Upon arrival, check if the appliance requires preparation (e.g., opening a closed microwave or fridge door). If so, perform
open {appliance}before proceeding.
Example
Scenario: You are holding potato 1 and need to heat it.
Thought: I need to heat this potato. The microwave is the appropriate appliance.
Action: go to microwave 1
Observation: The microwave 1 is closed.
Thought: I need to open the microwave before I can use it.
Action: open microwave 1
Observation: You open the microwave 1. The microwave 1 is open. In it, you see nothing.
Result: You are now at the open microwave, ready to heat the potato.
Key Principles
- Trigger: The agent is holding an object and the next step in the task is to
heat,cool, orcleanit. - Core Action: The primary output of this skill is the navigation command
go to {target_appliance}. - Prerequisite Check: Always ensure the appliance is accessible (e.g., open) before attempting to use it for processing.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,263
本站分层T1
该仓技能数122
原文件路径
experiments/src/skills/alfworld/alfworld-appliance-navigator/SKILL.md同一个仓库里的其他技能
- alfworld-appliance-preparer
- alfworld-clean-object
- alfworld-device-operator
- alfworld-environment-scanner
- alfworld-goal-interpreter
- alfworld-heat-object-with-appliance
- alfworld-inventory-management
- alfworld-locate-target-object
- alfworld-location-navigator
- alfworld-navigation-planner
- alfworld-object-cooler
- alfworld-object-disposer