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

alfworld-object-heater

Heats a specified object using an available heating appliance (e.g., microwave, stoveburner). Use when you are holding an object that requires heati…

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

它会碰到什么

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

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

技能内容

Instructions

Heat an object you are holding using a compatible heating appliance (microwave or stoveburner).

Prerequisites

  • The target object must be in your inventory
  • A heating appliance (microwave, stoveburner) must exist in the environment

Workflow

  1. Navigate: go to {appliance} (e.g., go to microwave 1)
  2. Check state: If observation says appliance is closed, execute open {appliance} -- verify observation confirms it is now open
  3. Heat: heat {object} with {appliance} -- verify observation confirms "You heat the {object}"
  4. (Optional) Place: If the task requires it, navigate to the destination and place the heated object

Action Format

  • go to microwave 1 / go to stoveburner 1
  • open microwave 1
  • heat {object} with {appliance} (e.g., heat potato 1 with microwave 1)

Error Recovery

  • "Nothing happened" on heat: Check (1) you are holding the object, (2) appliance is open, (3) appliance name is correct
  • Appliance occupied: Take the existing item out first, then retry

Example

Scenario: You are holding potato 1 and need to heat it.

Thought: I need to heat the potato. I'll go to the microwave.
Action: go to microwave 1
Observation: The microwave 1 is closed.
Action: open microwave 1
Observation: You open the microwave 1. The microwave 1 is open. In it, you see nothing.
Action: heat potato 1 with microwave 1
Observation: You heat the potato 1 using the microwave 1.

Result: The potato is now heated. Proceed to place it at the destination if required by the task.

想直接用这个技能?

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