home / skills / a5c-ai / babysitter / environmental-impact-analyzer
This skill helps assess environmental impacts for NEPA, wetlands, and endangered species screening to support compliant civil engineering projects.
npx playbooks add skill a5c-ai/babysitter --skill environmental-impact-analyzerReview the files below or copy the command above to add this skill to your agents.
---
name: environmental-impact-analyzer
description: Environmental impact assessment skill for NEPA, wetlands, and endangered species screening
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Environmental
skill-id: CIV-SK-031
---
# 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
```yaml
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
This skill performs environmental impact assessments for civil engineering projects, focusing on NEPA compliance, wetland impacts, and endangered species screening. It produces checklists, screening reports, and mitigation recommendations to support permitting and environmental documentation. The skill is designed to be used early in project planning and integrated into permit and design workflows.
The skill inspects project scope, site location, and baseline data to run targeted screenings and generate assessments. It evaluates NEPA requirements, maps and classifies wetlands, conducts endangered species presence/absence screening, and performs basic air quality and noise impact checks. Outputs include structured screening reports, mitigation measures, and agency-facing summaries to support further analysis or regulatory submittals.
What inputs are required to run a screening?
Provide a clear project description, site location or coordinates, and any available baseline environmental data such as habitat maps, hydrology, or prior surveys.
Can the skill replace formal surveys or agency consultation?
No. The skill performs screening and preliminary assessments to identify risks and needs. Formal field surveys and regulatory consultations are required for final determinations.