scienceworld-conditional-placer
Places an object into one of several designated containers based on a measured condition, such as a temperature threshold. Use this skill when you h…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Skill: Conditional Object Placer
Purpose
Place a target object into the correct container based on a measured condition (e.g., temperature threshold, conductivity result). This skill executes the full measure-then-sort workflow.
Core Workflow
- Locate & Acquire Measurement Tool:
teleport to LOCthenpick upthe measurement device (e.g., thermometer). - Locate & Acquire Target Object:
teleport to LOCthenpick upthe object to be measured (e.g., metal fork). - Identify Target Containers: Use
look aroundto find the designated containers (e.g., blue box, orange box). - Perform Measurement:
use OBJ on OBJ(e.g.,use thermometer on metal fork) to obtain the value. - Evaluate Condition & Place: Compare the measured value against the threshold, then
move OBJ to OBJto place the object in the correct container.
Key Actions
| Action | Purpose |
|--------|---------|
| teleport to LOC | Navigate between rooms |
| look around | Survey a room for objects |
| pick up OBJ | Acquire tools or target object |
| use OBJ on OBJ | Perform measurement |
| move OBJ to OBJ | Place object into selected container |
Example
Task: "Measure the temperature of the metal fork. If above 50C, place in the orange box. Otherwise, place in the blue box."
teleport to kitchenlook around— find thermometer and metal forkpick up thermometerpick up metal forkuse thermometer on metal fork— reads 72 degrees- 72 > 50, so:
move metal fork to orange box
Important Notes
- All containers are pre-opened. Do not use
openorcloseactions. - The measurement tool and target object must be picked up and used from inventory.
- Room names, object names, thresholds, and container names vary per task — adapt accordingly.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
experiments/src/skills/scienceworld/scienceworld-conditional-placer/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