# Scienceworld Instruction Reader

> This skill reads a recipe or note from the inventory using the 'read' action. It should be triggered after acquiring a recipe or document to extract explicit instructions, ingredient lists, or procedural steps. The skill parses the text content and outputs the key information needed to execute the task, such as required components and their combinations.

- Skill: `majiayu000/scienceworld-instruction-reader` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/scienceworld-instruction-reader`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/scienceworld-instruction-reader/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/scienceworld-instruction-reader

---

# Instructions
Use this skill when you have acquired a recipe, note, or any readable document in your inventory and need to understand its contents to proceed with a task.

## Core Action
1.  **Read the Document:** Use the `read OBJ` action on the document in your inventory.
    *   **Example:** `read recipe in inventory`

## Skill Logic
After reading, analyze the text to identify:
*   **Goal:** The final product or objective (e.g., "make salt water").
*   **Required Components:** A list of items or substances needed (e.g., "sodium chloride, water").
*   **Procedural Steps:** Any explicit actions or combinations described (e.g., "mix sodium chloride, water").

## Output Format
Present the extracted information clearly. For example:

