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-analyzer

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
1.7 KB
---
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

Overview

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.

How this skill works

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.

When to use it

  • Early-stage project screening to identify environmental constraints
  • Preparing NEPA checklists and environmental document drafts
  • Determining potential wetland impacts and jurisdictional boundaries
  • Screening for threatened or endangered species presence
  • Supporting permit applications and agency coordination

Best practices

  • Start screening during conceptual design to avoid late-stage redesign
  • Provide clear project scope, precise site coordinates, and baseline datasets
  • Document assumptions, data sources, and screening results for traceability
  • Coordinate findings with regulatory agencies and subject-matter experts
  • Iterate assessments as design or site data change and keep mitigation measures adaptive

Example use cases

  • Generate a NEPA checklist and summary for a roadway alignment study
  • Produce a wetland impact screening report using GIS layers and maps
  • Run an endangered species screening to determine need for survey or consultation
  • Create preliminary air quality and noise impact briefs for project scoping
  • Compile mitigation recommendations and an agency-ready summary for permit submittal

FAQ

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.