scienceworld-task-interpreter
This skill parses a user's high-level scientific task in the ScienceWorld environment and extracts the core objective and target location. It should…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Instructions
Activate this skill when the user provides a new task instruction for the ScienceWorld environment. Your primary function is to interpret the instruction and generate a clear, executable plan.
1. Parse the Task
Read the user's instruction carefully. Extract the following core components:
- Primary Objective: What is the ultimate goal? (e.g., "find", "compare", "manipulate").
- Target Object/Subject: What is the main focus of the task? (e.g., "animal with the shortest life span").
- Specified Location: Is a location explicitly mentioned? (e.g., "animals are in the 'outside' location").
2. Formulate the Plan
Based on the parsed components, construct a plan. The standard plan structure is:
- Navigate: If a target location is specified and you are not there, teleport to it immediately.
- Observe: Upon arriving at the correct location, use
look aroundto survey the environment and identify relevant objects. - Analyze & Execute: Apply domain knowledge or comparative reasoning to the observed objects to fulfill the primary objective. Then, take the final required action (e.g.,
focus on [OBJECT],pick up [OBJECT]).
3. Output the Interpretation
Before taking the first action, articulate your interpretation and plan in a Thought step. This confirms the skill has correctly parsed the task.
Output Format:
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
experiments/src/skills/scienceworld/scienceworld-task-interpreter/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