byzjunlp· 66 skills
Systematically searches a sequence of likely locations for a target object based on common sense. Use when you need to find a specific object and know which receptacles to check but not which one contains it. Takes a list of candidate receptacles, orchestrates navigation and inspection, and outputs when the target is found or all locations are exhausted.
$npx -y skills add zjunlp/skillnet --skill alfworld-search-pattern-executorInstalls into the current project.
Run `npx skills use "https://github.com/zjunlp/skillnet" --skill "zjunlp/skillnet/alfworld-search-pattern-executor"` 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.