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

scienceworld-result-archiver

Places an object into a designated container (like a colored box) based on a test outcome. It should be triggered when the agent needs to finalize a…

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

它会碰到什么

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

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

技能内容

Instructions

Use this skill to finalize a scientific test by archiving an object based on the observed result.

When to Use

  • You have just completed an experimental test (e.g., electrical conductivity, chemical reaction, physical property test).
  • You have a clear rule mapping a specific test outcome to a specific destination container (e.g., "If property X is true, place in Container A; if false, place in Container B").
  • The object to be archived and the destination containers are present in your current environment.

Core Procedure

  1. Verify Context: Ensure you are in the correct room (typically the workshop or lab area) where the test was conducted and where the destination containers are located.
  2. Confirm Test Result: Observe the final state of your experimental apparatus to definitively determine the test outcome (e.g., "light bulb is on").
  3. Apply Rule: Map the confirmed outcome to the corresponding destination container as specified by the task rule.
  4. Execute Archive: Move the test object from its current location (inventory or room) into the correct container using the move OBJ to CONTAINER action.

Key Principles

  • Direct Archiving: Do not re-run the test. The skill is for archiving the result based on an already observed outcome.
  • Rule Adherence: Strictly follow the provided mapping rule. Do not infer or create new rules.
  • Container Verification: Before moving the object, visually confirm the target container exists in the room (use look around if uncertain).

Example Rule Application

Task Rule: "If the metal pot is electrically conductive, place it in the blue box. If it is electrically nonconductive, place it in the orange box."

Observation: The blue light bulb in the circuit is on.

Interpretation: The metal pot is conductive.

Action: move metal pot to blue box

Bundled Logic

For the specific, error-prone sequence of connecting a circuit to test electrical conductivity, use the bundled script scripts/conductivity_test.py as a reference. For all other test types, use the general instructions above.

想直接用这个技能?

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