byzjunlp· 66 skills
This skill opens a closed receptacle to allow access to its contents or to enable interaction with it. It should be triggered when the agent encounters a closed receptacle (e.g., 'The fridge 1 is closed.') that must be opened to proceed with a task, such as cooling an item with a fridge or taking an object from inside a cabinet. The skill outputs the 'open' action on the specified receptacle.
$npx -y skills add zjunlp/skillnet --skill alfworld-receptacle-openerInstalls into the current project.
Run `npx skills use "https://github.com/zjunlp/skillnet" --skill "zjunlp/skillnet/alfworld-receptacle-opener"` 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.