Use when the agent needs to apply a tool to a target object in ALFWorld to accomplish an interaction such as cleaning, heating, cooling, or examining. This skill handles locating both the tool and target object, then executing the correct environment action (e.g., clean, heat, cool, use) to progress the task.
$npx -y skills add zjunlp/skillnet --skill alfworld-tool-userInstalls into the current project.
Run `npx skills use "https://github.com/zjunlp/skillnet" --skill "zjunlp/skillnet/alfworld-tool-user"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zjunlp/skillnet" that are relevant to the current task. Run `npx skills add "https://github.com/zjunlp/skillnet"` and select the relevant skills, then follow their instructions.