alfworld-task-verifier

Analyze ALFWorld environment observations to verify task goal completion.

145|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill alfworld-task-verifier-taomiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alfworld-task-verifier
Source: https://github.com/taomiao/DynamicSkillCompiler/tree/main/experiments/src/skills/alfworld/alfworld-task-verifier
Command: npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill alfworld-task-verifier-taomiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Verifies whether a task has been successfully completed in an ALFWorld household environment by analyzing observations and task goals.

Core Features & Use Cases

  • Progress Assessment: Determine if objects are correctly placed and task goals are met based on environmental observations.
  • Operational Guidance: Help AI agents decide whether to continue searching or conclude a task.
  • Use Case: During an agent's navigation, verify if the required objects are in the correct receptacle to decide next actions.

Quick Start

Use this Skill to evaluate the latest environment observation and determine if the task has been accomplished successfully.

Frequently Asked Questions about alfworld-task-verifier

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify task completion in an ALFWorld environment?

You can verify task completion in an ALFWorld environment by analyzing textual environment observations against task goals to determine if required objects are correctly placed in their designated receptacles.

What is ALFWorld task verification for autonomous agents?

ALFWorld task verification is an automated process that evaluates environment observations against task goals to help autonomous agents decide if household objectives are met, partially met, or require further action.

How do I check if objects are correctly placed in ALFWorld household tasks?

To check if objects are correctly placed in ALFWorld household tasks, evaluate the latest environment observation to see if the required items are in the correct receptacle to confirm the task is accomplished successfully.

Can I use ALFWorld observation analysis for reinforcement learning workflows?

Yes, you can use ALFWorld observation analysis for reinforcement learning workflows because it processes textual environment feedback to verify task progress, enhancing decision-making accuracy for autonomous agents.

Does ALFWorld task verification work without external dependencies?

ALFWorld task verification works without external dependencies, relying solely on processing textual environment feedback to assess whether task goals are met, partially met, or if previous actions were ineffective.

Why does my autonomous agent keep searching in ALFWorld instead of concluding a task?

Your autonomous agent may keep searching because previous actions were ineffective and the task goals are only partially met, requiring further environment observation analysis to confirm successful object placement.