跳到主要内容
知仓学习社ZHICANG

alfworld-search-verifier

Re-examines previously visited locations to confirm the absence of a target object or to check for overlooked items. Use when an initial search fail…

不碰外部(只输出文字)无严重或高危命中zjunlp/SkillNet

它会碰到什么

扫了多少2 个文本文件,6 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Instructions

Trigger Condition: Use this skill when an initial search for a target object (e.g., cellphone) has been performed but the required quantity has not been found, or when you need to verify that no viable location was missed before task failure.

Core Procedure

  1. Initialize Tracking: Maintain a mental or explicit list of all receptacles (recep) you have already visited during your initial search (e.g., sidetable 1, shelf 1-8, drawer 1, drawer 2, desk 1).
  1. Systematic Revisit: Do not search new, unvisited locations. Instead, systematically return to each previously visited receptacle in a logical order (e.g., by proximity or by the original search sequence).
  • Action: Use go to {recep} to navigate.
  • For Closed Receptacles: If a receptacle was closed during the initial search and you opened it, it may be closed again. Re-open it to verify its contents.
  • Action: Use open {recep}.
  • For Open/Empty Receptacles: Observe the contents again. The state may have changed, or an item may have been overlooked.
  • Action: No action needed; read the Observation.
  1. Verification Logic: For each revisited location:
  • If the target object is now present, retrieve it (take {obj} from {recep}) and proceed with the main task.
  • If the location is confirmed to lack the target object, note it as thoroughly checked and move to the next location on your list.
  • If you encounter a closed receptacle you previously assumed was empty, opening it is a critical verification step.
  1. Conclusion: After revisiting all locations on your list:
  • If the target object was found: Integrate it into your main task plan.
  • If the target object was not found: You can conclusively report that the object is not available in the searched area and adjust your task strategy accordingly (e.g., consider task failure or exploring a new, unsearched area).

Example

Scenario: You need two cellphones but only found one. Revisiting previously searched locations.

Thought: I only found 1 cellphone but need 2. Let me revisit sidetable 1 which I checked earlier.
Action: go to sidetable 1
Observation: On the sidetable 1, you see a cellphone 2, a keychain 1.
Thought: Found cellphone 2! I must have overlooked it during the initial search.
Action: take cellphone 2 from sidetable 1
Observation: You pick up the cellphone 2 from the sidetable 1.

Result: The second cellphone was found by re-examining a previously visited location.

Thought Process Template

When executing this skill, structure your reasoning as follows:

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。