以下为本文档的中文说明ScienceWorld环境动物识别技能专用于在ScienceWorld模拟环境中定位、识别和聚焦特定动物或生物实体。ScienceWorld是一个用于AI代理训练的科学模拟环境该技能帮助代理在其中完成生物学相关的任务。核心功能包括定位目标生物的位置使用teleport to导航到指定区域、环境扫描使用look around获取区域内所有可见物体和实体列表、以及精确聚焦使用focus on命令配合准确的实体名称锁定目标。使用场景主要包括当任务要求查找和聚焦特定动物或生物实体时、需要比较多种动物的属性如寿命、体型、类型时、以及需要检查或与特定位置的动物进行交互时。核心工作流程分为三步第一步是定位导航——如果目标在特定房间如室外或温室执行传送命令到达该位置第二步是环境勘察——使用环顾命令列出所有可见对象和实体第三步是精确识别——从环顾结果中找到目标实体名称执行聚焦命令。核心原则是精准定位、逐步聚焦——通过导航到正确位置、全面勘察环境、精确定位目标的三步流程避免在复杂环境中遗漏或错误识别目标生物。Skill: scienceworld-animal-identifierPurposeLocate and focus on a specified animal or biological entity within the ScienceWorld environment for tasks involving animal comparison, examination, or interaction (e.g., determining lifespan extremes, identifying species).When to UseWhen a task requires finding and focusing on a specific animal or biological entityWhen comparing attributes (lifespan, size, type) across multiple animalsWhen the task instructs examining or interacting with an animal in a specific locationWorkflowNavigate to the target location– If the animal is in a specific room (e.g., “outside”, “greenhouse”), executeteleport to LOCATION.Survey the area– Uselook aroundto list all visible objects and entities.Identify the target– Parse the observation to find the exact animal name as displayed (e.g.,baby dragonfly,parrot egg,adult blue jay).Execute focus– Runfocus on ANIMALusing the exact name from the observation.Confirm success– Wait for the system response:You focus on the ANIMAL..ExamplesExample 1: Find the animal with the longest lifespanTask:“Find the animal with the longest life span and focus on it.” teleport to outside You teleport to outside. look around You see: baby dragonfly, adult blue jay, parrot egg, oak tree, grass. focus on adult blue jay You focus on the adult blue jay.(Blue jays have a longer lifespan than dragonflies among the visible animals.)Example 2: Sequential identification of two animalsTask:“First focus on the longest-lived animal, then the shortest-lived.” teleport to outside You teleport to outside. look around You see: baby dragonfly, adult blue jay, parrot egg. focus on adult blue jay You focus on the adult blue jay. focus on baby dragonfly You focus on the baby dragonfly.Key PrinciplesExact names– Thefocus onaction requires the precise object name as it appears inlook around(e.g.,baby dragonfly, not justdragonfly).Navigate first– Always verify your location andteleport tothe correct room before surveying.Sequential execution– When focusing on multiple animals in sequence, complete eachfocus onaction before proceeding to the next.
动物实体识别_scienceworld-animal-identifier
发布时间:2026/6/14 21:59:55
以下为本文档的中文说明ScienceWorld环境动物识别技能专用于在ScienceWorld模拟环境中定位、识别和聚焦特定动物或生物实体。ScienceWorld是一个用于AI代理训练的科学模拟环境该技能帮助代理在其中完成生物学相关的任务。核心功能包括定位目标生物的位置使用teleport to导航到指定区域、环境扫描使用look around获取区域内所有可见物体和实体列表、以及精确聚焦使用focus on命令配合准确的实体名称锁定目标。使用场景主要包括当任务要求查找和聚焦特定动物或生物实体时、需要比较多种动物的属性如寿命、体型、类型时、以及需要检查或与特定位置的动物进行交互时。核心工作流程分为三步第一步是定位导航——如果目标在特定房间如室外或温室执行传送命令到达该位置第二步是环境勘察——使用环顾命令列出所有可见对象和实体第三步是精确识别——从环顾结果中找到目标实体名称执行聚焦命令。核心原则是精准定位、逐步聚焦——通过导航到正确位置、全面勘察环境、精确定位目标的三步流程避免在复杂环境中遗漏或错误识别目标生物。Skill: scienceworld-animal-identifierPurposeLocate and focus on a specified animal or biological entity within the ScienceWorld environment for tasks involving animal comparison, examination, or interaction (e.g., determining lifespan extremes, identifying species).When to UseWhen a task requires finding and focusing on a specific animal or biological entityWhen comparing attributes (lifespan, size, type) across multiple animalsWhen the task instructs examining or interacting with an animal in a specific locationWorkflowNavigate to the target location– If the animal is in a specific room (e.g., “outside”, “greenhouse”), executeteleport to LOCATION.Survey the area– Uselook aroundto list all visible objects and entities.Identify the target– Parse the observation to find the exact animal name as displayed (e.g.,baby dragonfly,parrot egg,adult blue jay).Execute focus– Runfocus on ANIMALusing the exact name from the observation.Confirm success– Wait for the system response:You focus on the ANIMAL..ExamplesExample 1: Find the animal with the longest lifespanTask:“Find the animal with the longest life span and focus on it.” teleport to outside You teleport to outside. look around You see: baby dragonfly, adult blue jay, parrot egg, oak tree, grass. focus on adult blue jay You focus on the adult blue jay.(Blue jays have a longer lifespan than dragonflies among the visible animals.)Example 2: Sequential identification of two animalsTask:“First focus on the longest-lived animal, then the shortest-lived.” teleport to outside You teleport to outside. look around You see: baby dragonfly, adult blue jay, parrot egg. focus on adult blue jay You focus on the adult blue jay. focus on baby dragonfly You focus on the baby dragonfly.Key PrinciplesExact names– Thefocus onaction requires the precise object name as it appears inlook around(e.g.,baby dragonfly, not justdragonfly).Navigate first– Always verify your location andteleport tothe correct room before surveying.Sequential execution– When focusing on multiple animals in sequence, complete eachfocus onaction before proceeding to the next.