byzjunlp· 66 skills
Use when the agent needs to check whether an ALFWorld task objective has been met after completing a sub-action (e.g., placing an object). This skill parses the task goal, evaluates the latest environment observation, and outputs a verification decision — task complete, task incomplete, or action ineffective — to guide the next step.
$npx -y skills add zjunlp/skillnet --skill alfworld-task-verifierInstalls into the current project.
Run `npx skills use "https://github.com/zjunlp/skillnet" --skill "zjunlp/skillnet/alfworld-task-verifier"` 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.