byzjunlp· 66 skills
This skill verifies and prepares a target receptacle for receiving an object. It is triggered before placing an item into a receptacle (e.g., a garbage can) to ensure the receptacle is accessible and suitable. The skill involves navigating to the receptacle, observing its state (e.g., open/closed, occupied), and performing any necessary preparatory actions like opening it, resulting in a ready-to-use target location.
$npx -y skills add zjunlp/skillnet --skill alfworld-receptacle-preparerInstalls into the current project.
Run `npx skills use "https://github.com/zjunlp/skillnet" --skill "zjunlp/skillnet/alfworld-receptacle-preparer"` 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.