scienceworld-living-entity-identifier

Identify living organisms in room observation text.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill detects and identifies potential living entities within textual room observations, enabling targeted interactions with biological targets in AI tasks.

Core Features & Use Cases

  • Text Analysis: Processes observational text to detect references to living creatures, plants, or eggs.
  • Candidate Identification: Flags objects based on domain knowledge and keyword indicators.
  • Use Case: Quickly locate a dove egg in a cluttered environment for inspection or interaction.

Quick Start

Input the current room description and ask the AI to identify any living entities present for further examination.

Frequently Asked Questions about scienceworld-living-entity-identifier

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

FAQPage Schema
How do I identify living entities in text observations from a room?

To identify living entities in text observations, you parse the room description text and match it against domain-specific biological indicators to flag potential organisms like creatures, plants, or eggs.

What is biological entity detection in environmental text analysis?

Biological entity detection in environmental text analysis is parsing observational descriptions to locate and categorize living organisms, enabling targeted interactions with biological targets within AI tasks.

How do I extract biological objects like eggs or plants from observation text?

You extract biological objects from observation text by inputting the current room description for analysis, allowing the system to flag items based on domain knowledge and keyword indicators.

Can I use text analysis to locate a dove egg in a cluttered environment?

Yes, you can use text analysis to locate a dove egg in a cluttered environment by processing the observational text to flag specific living entities for further examination.

Does identifying living things in room observations require external dependencies?

Identifying living things in room observations does not require external dependencies, as the skill processes environmental text and matches against internal domain knowledge independently.