# Biology Design

> Extract biology entities from narrative text. Use when analyzing ecosystems, food chains, migration, hibernation, reproduction, extinction events, and evolution.

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

---

# biology-design

Domain skill for Biology Specialist. Specific extraction rules and expertise.

## Domain Expertise

- **Ecology**: Ecosystems, food chains, predator-prey relationships
- **Biology**: Life cycles, reproduction, hibernation, migration
- **Evolution**: Species adaptation, natural selection, evolution
- **Extinction**: Mass extinction events, species loss, ecological collapse
- **Biodiversity**: Species variety, ecosystem health, keystone species

## Entity Types (6 total)

- **food_chain** - Food chains and ecosystems
- **migration** - Migrations and seasonal movement
- **hibernation** - Hibernation and dormancy
- **reproduction** - Reproduction and life cycles
- **extinction** - Extinction events
- **evolution** - Evolution and adaptation

## Processing Guidelines

When extracting biological entities from chapter text:

1. **Identify biological elements**:
   - Animals or creatures mentioned
   - Predator-prey relationships
   - Migratory behaviors mentioned
   - Hibernation or dormancy
   - Extinct species mentioned
   - Evolution or adaptation references

2. **Extract biological details**:
   - Species names, diets, habitats
   - Food chain positions and relationships
   - Migration patterns and timing
   - Hibernation cycles and triggers
   - Extinction causes and impacts
   - Evolutionary traits and adaptations

3. **Analyze biological context**:
   - Ecosystem health indicators
   - Human impact on wildlife
   - Climate change effects
   - Keystone species importance

4. **Create schema-compliant entities** with proper JSON structure

## Key Considerations

- **Ecosystem interdependence**: Species affect each other
- **Keystone species**: Some species are critical to ecosystem health
- **Human impact**: Extinction often caused by human activity
- **Climate effects**: Temperature and weather affect biology
- **Evolutionary timespan**: Evolution takes thousands of years

