scienceworld-substance-preparator
Use when you need to transfer a target substance into an appropriate container for processing (e.g., a pot for heating, a beaker for mixing). Trigger after acquiring the substance and before setting up an apparatus. Selects a suitable empty container and moves the substance into it.
npx skills add zjunlp/SkillNet --skill scienceworld-substance-preparator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Substance Preparation Skill ## Purpose Prepare a target substance for subsequent processing (e.g., heating, mixing) by transferring it from its current location into an appropriate, empty container. ## When to Use 1. **Trigger:** After successfully locating and focusing on the target substance. 2. **Prerequisite:** The substance must be accessible (e.g., in inventory, in an open container). 3. **Next Step:** This skill should be completed **before** setting up any apparatus (e.g., activating a stove, connecting electrical components). ## Core Procedure 1. **Identify Target Substance:** Confirm the exact name and location of the substance to be prepared. 2. **Scan Environment for Containers:** Look for empty, process-appropriate containers in the current room. Priority order: * **Primary:** Metal pots, beakers, or bowls (for heating/mixing). * **Secondary:** Ceramic/glass cups, jars (if primary not available). * **Avoid:** Containers already holding items or substances. 3. **Select & Validate Container:** Choose the most suitable empty container. If uncertain, `examine` it to confirm it's empty. 4. **Execute Transfer:** Use the `move [SUBSTANCE] to [CONTAINER]` action. 5. **Verify
- Purpose
- When to Use
- Core Procedure
- Key Considerations
- Example
What does the scienceworld-substance-preparator skill do?
Use when you need to transfer a target substance into an appropriate container for processing (e.g., a pot for heating, a beaker for mixing). Trigger after acquiring the substance and before setting up an apparatus. Selects a suitable empty container and moves the substance into it.
How do I install it?
Run `npx skills add zjunlp/SkillNet --skill scienceworld-substance-preparator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From zjunlp/SkillNet, a repository with 1,117 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.