GIS spatial analysis skill for watershed delineation, floodplain mapping, and site analysis
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill gis-spatial-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gis Spatial Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-gis-spatial-analyzer-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: gis-spatial-analyzer
description: GIS spatial analysis skill for watershed delineation, floodplain mapping, and site analysis
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: GIS
skill-id: CIV-SK-034
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# GIS Spatial Analyzer Skill
## Purpose
The GIS Spatial Analyzer Skill performs spatial analysis including watershed delineation, floodplain mapping, buffer analysis, and land use classification.
## Capabilities
- Watershed delineation
- Floodplain mapping
- Buffer analysis
- Slope analysis
- Land use classification
- Right-of-way analysis
- Viewshed analysis
- Proximity analysis
## Usage Guidelines
### When to Use
- Analyzing site constraints
- Delineating watersheds
- Mapping flood zones
- Evaluating land use
### Prerequisites
- GIS data available
- DEM for terrain analysis
- Boundary data defined
- Analysis criteria established
### Best Practices
- Use appropriate resolution
- Verify data sources
- Document methodology
- Validate results
## Process Integration
This skill integrates with:
- Flood Analysis and Mitigation
- Stormwater Management Design
- Highway Geometric Design
## Configuration
```yaml
gis-spatial-analyzer:
analysis-types:
- watershed
- flood
- buffer
- slope
- land-use
data-sources:
- DEM
- parcel
- FEMA
- NLCD
```
## Output Artifacts
- Watershed maps
- Floodplain delineations
- Buffer zones
- Analysis reports
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!