alfworld-storage-explorer
Systematically explores storage receptacles (drawers, cabinets, shelves) to find an appropriate placement location for an object. Use when the agent…
它会碰到什么
扫了多少2 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Skill: Storage Explorer
When to Use
Activate this skill when:
- You have an object that needs to be stored/placed.
- The exact target receptacle is unspecified or ambiguous.
- You need to validate if a potential receptacle is appropriate before placing the object.
Core Strategy
- Prioritize Exploration: When the target location is unclear, systematically check available storage receptacles.
- Inspect Before Placing: Always open and examine a receptacle's contents before deciding to place your object there.
- Maintain Environment State: Close receptacles after inspection unless you're placing the object inside.
Execution Pattern
Follow this decision flow:
Phase 1: Initial Assessment
- Identify all potential storage receptacles in the environment (drawers, cabinets, etc.)
- If you already have the target object, proceed to Phase 2
- If you don't have the object, acquire it first (this skill focuses on storage exploration)
Phase 2: Systematic Exploration
For each candidate receptacle:
- Navigate to the receptacle
- Open it (if closed)
- Observe its contents
- Evaluate suitability based on:
- Current contents (are similar objects stored here?)
- Available space
- Logical categorization
- Close the receptacle (unless placing object there)
Phase 3: Decision Making
- If you find a clearly appropriate receptacle (e.g., contains similar objects), place your object there
- If no receptacle is clearly appropriate, choose based on:
- Empty receptacles first
- Proximity to related objects/areas
- Consistency with environment patterns
Key Considerations
- Efficiency: Don't explore receptacles that are clearly inappropriate (e.g., refrigerator for non-food items)
- Context Clues: Look for environmental hints about storage organization
- Task Requirements: Consider if the object needs special conditions (clean, cooled, heated)
Error Handling
- If "Nothing happened" when trying to open/close, the receptacle might be locked or broken
- If unable to place object in a receptacle, try alternative locations
- If all exploration fails, reconsider your understanding of "appropriate" storage
Example
Task: "Put a clean sponge in drawer."
Input: Holding sponge 1 (already cleaned). Target type: drawer.
Sequence:
go to drawer 1→ Observation: "You are at drawer 1."open drawer 1→ Observation: "You open the drawer 1. The drawer 1 is open. You see nothing."put sponge 1 in/on drawer 1→ Observation: "You put the sponge 1 in/on the drawer 1."
Output: The sponge 1 has been stored in drawer 1. Task complete.
Output Format
Maintain the standard action format:
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,263
本站分层T1
该仓技能数122
原文件路径
experiments/src/skills/alfworld/alfworld-storage-explorer/SKILL.md同一个仓库里的其他技能
- alfworld-appliance-navigator
- 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