Agol Publish Checklist

Create a pre‑publish checklist for ArcGIS Online items with risk and data quality checks

danmaps Updated

File contents

AGOL Publish Checklist

Generate a concise, practical checklist to publish an item to AGOL safely.

Inputs

  • dataset_type (string: feature layer, table, raster, tile)
  • data_source (string)
  • target_audience (string, optional)
  • sensitivity (string, optional)

Output

Checklist grouped by:

  1. Data readiness
  2. Metadata + licensing
  3. Symbology + scale
  4. Hosting + performance
  5. Sharing + access

Guidance

  • Include field/domain validation and null checks
  • Flag potential privacy issues
  • Note tiling or generalization needs for large datasets

Example

User: “Publish a county parcels feature layer.”

Output: Checklist covering schema validation, metadata, scale dependencies, and sharing settings.

Intent

State the operational goal of the skill and what good output should accomplish.

Outputs

Return a concise, usable result with the key artifacts or recommendations.

Safety

Do not invent data, credentials, or system context. Flag uncertainty and risky operations clearly.

danmaps/gis-agent-skills/tree/main/skills/agol-publish-checklist commit 5cd60ef7ef

Frequently asked questions

npx skillmds@latest add danmaps/agol-publish-checklist