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

alfworld-object-transporter

Picks up a target object from its current receptacle and moves it to a specified destination receptacle. Use when you have located an object and nee…

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

它会碰到什么

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

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

技能内容

Instructions

Pick up an object from its current location and transport it to a destination receptacle.

Workflow

  1. Navigate to source: go to {source_receptacle} -- verify observation shows the target object
  2. Pick up: take {object} from {source_receptacle} -- verify "You pick up" confirmation
  3. Navigate to destination: go to {destination_receptacle}
  4. Place: put {object} in/on {destination_receptacle} -- verify "You put" confirmation

Action Format

  • go to {receptacle}
  • take {object} from {receptacle}
  • put {object} in/on {receptacle}

Error Recovery

  • "Nothing happened" on take: verify you are at the correct receptacle and the object name matches the observation
  • "Nothing happened" on put: verify you are holding the object and at the correct destination
  • Object not visible: re-scan the environment to locate it before retrying

Example

Scenario: Move laptop 1 from bed 2 to desk 1.

Action: go to bed 2
Observation: On the bed 2, you see a laptop 1, a pillow 1.
Action: take laptop 1 from bed 2
Observation: You pick up the laptop 1 from the bed 2.
Action: go to desk 1
Observation: On the desk 1, you see a pen 2.
Action: put laptop 1 in/on desk 1
Observation: You put the laptop 1 in/on the desk 1.

Result: The laptop has been transported from the bed to the desk.

Bundled Resources

  • Script: scripts/transport_sequence.py provides a deterministic sequence generator.
  • Reference: references/troubleshooting.md contains common failure patterns and solutions.

想直接用这个技能?

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