Babysitter environmental-impact-analyzer
Environmental impact assessment skill for NEPA, wetlands, and endangered species screening
install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/civil-engineering/skills/environmental-impact-analyzer" ~/.claude/skills/a5c-ai-babysitter-environmental-impact-analyzer && rm -rf "$T"
manifest:
library/specializations/domains/science/civil-engineering/skills/environmental-impact-analyzer/SKILL.mdtags
source content
Environmental Impact Analyzer Skill
Purpose
The Environmental Impact Analyzer Skill assesses environmental impacts including NEPA requirements, wetland impacts, and endangered species screening for civil engineering projects.
Capabilities
- NEPA checklist generation
- Wetland impact assessment
- Endangered species screening
- Air quality impact analysis
- Noise impact assessment
- Mitigation measure recommendations
- Cultural resource screening
- Environmental justice analysis
Usage Guidelines
When to Use
- Assessing project impacts
- Preparing environmental documents
- Screening for sensitive resources
- Developing mitigation measures
Prerequisites
- Project scope defined
- Site location identified
- Baseline data available
- Regulatory requirements known
Best Practices
- Screen early in design
- Document all findings
- Coordinate with agencies
- Plan for mitigation
Process Integration
This skill integrates with:
- Permit Application Preparation
- Stormwater Management Design
Configuration
environmental-impact-analyzer: assessments: - NEPA - wetlands - endangered-species - air-quality - noise screening-tools: - IPAC - wetland-maps - GIS-layers
Output Artifacts
- Impact assessments
- Screening reports
- Mitigation plans
- Agency correspondence