carto-spatial-enrichment

Installation
SKILL.md

Spatial Enrichment in CARTO Workflows

Prerequisites: Load carto-create-workflow for the development process.

This skill covers the universal pattern for enriching spatial data with demographics, risk scores, or any variable from a spatial features dataset.


Instructions

Follow the 5-step universal enrichment pattern. Each step maps to one or more workflow components.

Step 1: Load source data

Load the business entities (stores, points, polygons) that need enrichment.

  • Points or polygons from a table: use a ReadTable source node
  • Custom geometry: use native.tablefromgeojson to inline a GeoJSON polygon
Installs
26
GitHub Stars
3
First Seen
May 15, 2026
carto-spatial-enrichment — cartodb/agent-skills