add-chart
Renamed → /portaljs-add-chart. This alias will be removed next minor release.
Audit a local or remote tabular file (CSV/TSV) for common data quality issues. Read-only. Use only when the user explicitly asks to check or audit data quality.
> /plugin marketplace add datopian/portaljs > /plugin install portaljs@datopian-portaljs
How it fires
How this command gets triggered: by you, by Claude, or both.
/portaljs-check-data-qualityContext preview
What this command does when you run it.
Audit a local or remote tabular file (CSV/TSV) for common data quality issues. Read-only. Use only when the user explicitly asks to check or audit data quality.
description: Audit a local or remote tabular file (CSV/TSV) for common data quality issues. Read-only. Use only when the user explicitly asks to check or audit data quality. allowed-tools: Bash
Run a read-only data quality audit for a specific local file or remote file URL. Requires `python3`.
bash scripts/portaljs-check-data-quality.sh "FILE_PATH_OR_URL"
Examples:
bash scripts/portaljs-check-data-quality.sh "./data/trash.csv" bash scripts/portaljs-check-data-quality.sh "https://example.com/trash.csv"
A JSON object with:
🌀 AI-native framework for building data portals. Scaffold a full portal from a brief and load datasets in minutes with agentic skills — any backend (CKAN, GitHub, Frictionless).
Repo: datopian/portaljs
Renamed → /portaljs-add-chart. This alias will be removed next minor release.
Renamed → /portaljs-add-dataset. This alias will be removed next minor release.
Renamed → /portaljs-add-map. This alias will be removed next minor release.
Renamed → /portaljs-add-resource. This alias will be removed next minor release.
Migrate a whole ArcGIS Hub site (opendata.arcgis.com or a Hub Premium custom domain) into a PortalJS Arc portal end-to-end. Harvests the Hub /data.json…
Renamed → /portaljs-architect. This alias will be removed next minor release.