scienceworld-task-parser

Parse natural language instructions into target objects, locations, and action sequences for ScienceWorld environments.

1.1k|131|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zjunlp/SkillNet --skill scienceworld-task-parser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scienceworld-task-parser
Source: https://github.com/zjunlp/SkillNet/tree/main/experiments/src/skills/scienceworld/scienceworld-task-parser
Command: npx skills add https://github.com/zjunlp/SkillNet --skill scienceworld-task-parser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps AI agents understand and break down complex natural language instructions within the ScienceWorld environment, ensuring accurate task execution.

Core Features & Use Cases

  • Instruction Parsing: Extracts key components like target objects, locations, and action sequences from user commands.
  • Environment Interaction Guidance: Provides a structured approach for agents to survey environments and identify necessary objects.
  • Use Case: An agent receives the instruction "Find the red wire and connect it to the battery in the workshop." This skill will parse it into "Target Object: red wire, Target Location: battery in workshop, Actions: find, focus on, connect."

Quick Start

Use the scienceworld-task-parser skill to analyze the instruction "Move the blue beaker to the sink in the kitchen".

Frequently Asked Questions about scienceworld-task-parser

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

FAQPage Schema
How do I parse natural language instructions for AI agents in ScienceWorld?

To parse natural language instructions for AI agents in ScienceWorld, this skill extracts target objects, locations, and action sequences from user commands to facilitate precise task execution and environment interaction.

What is task decomposition for environment interaction in ScienceWorld?

Task decomposition for environment interaction in ScienceWorld is the process of breaking down complex natural language instructions into specific requirements, identifying necessary objects and locations for precise agent execution.

How do I extract target objects and action sequences from user commands?

You extract target objects and action sequences from user commands by utilizing object classification and action mapping, which structures instruction parsing to identify specific environmental manipulation requirements.

Can I use this instruction understanding skill for object manipulation tasks?

Yes, you can use this instruction understanding skill for object manipulation tasks, as it parses natural language inputs to guide environment interaction and device activation for AI agents.

Does the ScienceWorld task parser support device activation instructions?

Yes, the ScienceWorld task parser supports device activation instructions by mapping action sequences extracted from natural language commands to guide precise execution within the environment.

What are the limitations of using natural language processing for ScienceWorld tasks?

A limitation of using natural language processing for ScienceWorld tasks is that the parser relies on clear instruction structures to accurately classify objects and map action sequences without contextual ambiguity.