Generate a choropleth map with grayscale fill for academic publications
## Goal Generate a publication-ready choropleth map with grayscale fills suitable for academic journals. ## Preparation Collect the following parameters from the user: | Parameter | Required | Default | Description | |-----------|----------|---------|-------------| | `shapefile` | Yes | - | Path to shapefile (.shp) or GeoJSON file | | `data` | No | - | CSV with attribute data to join | | `join_key` | No | - | Column name to join shapefile with data | | `fill_var` | No | - | Column name for fill values (choropleth) | | `title` | No | - | Map title | | `legend_title` | No | - | Legend tit...
Discover all URLs on a website
Map responsibilities to LangGraph workflow nodes, edges, and state - Transform analyzed executive director responsibilities into comprehensive LangGraph workflow architecture with node definitions, state schemas, edge relationships, and human-in-the-loop checkpoints
Generate a curated code and documentation map of the current project
Generate or update PROJECT-MAP for current codebase