scienceworld-animal-identifier
Use when the agent needs to locate, identify, and focus on a specific animal or biological entity in the ScienceWorld environment. This skill handles tasks involving animal comparison, examination, or interaction (such as determining lifespan extremes) by navigating to the correct location with "teleport to", surveying with "look around", and executing "focus on ANIMAL" with the exact entity name.
npx skills add zjunlp/SkillNet --skill scienceworld-animal-identifier --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.
# Skill: scienceworld-animal-identifier ## Purpose Locate and focus on a specified animal or biological entity within the ScienceWorld environment for tasks involving animal comparison, examination, or interaction (e.g., determining lifespan extremes, identifying species). ## When to Use - When a task requires finding and focusing on a specific animal or biological entity - When comparing attributes (lifespan, size, type) across multiple animals - When the task instructs examining or interacting with an animal in a specific location ## Workflow 1. **Navigate to the target location** -- If the animal is in a specific room (e.g., "outside", "greenhouse"), execute `teleport to <LOCATION>`. 2. **Survey the area** -- Use `look around` to list all visible objects and entities. 3. **Identify the target** -- Parse the observation to find the exact animal name as displayed (e.g., `baby dragonfly`, `parrot egg`, `adult blue jay`). 4. **Execute focus** -- Run `focus on <ANIMAL>` using the exact name from the observation. 5. **Confirm success** -- Wait for the system response: `"You focus on the <ANIMAL>."`. ## Examples ### Example 1: Find the animal with the longest lifespan **Task:** "Find t
- Purpose
- When to Use
- Workflow
- Examples
- Example 1: Find the animal with the longest lifespan
- Example 2: Sequential identification of two animals
- Key Principles
What does the scienceworld-animal-identifier skill do?
Use when the agent needs to locate, identify, and focus on a specific animal or biological entity in the ScienceWorld environment. This skill handles tasks involving animal comparison, examination, or interaction (such as determining lifespan extremes) by navigating to the correct location with "teleport to", surveying with "look around", and executing "focus on ANIMAL" with the exact entity name.
How do I install it?
Run `npx skills add zjunlp/SkillNet --skill scienceworld-animal-identifier --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.
