Portaljs Add Dataset banner
datopian datopian

Portaljs Add Dataset

Data community

Description

--- description: Add a dataset (CSV, TSV, JSON, or GeoJSON) to an existing PortalJS portal. Appends an entry to datasets.json so the catalog and showcase render it automatically; routes the data by source (local file vs remote URL) — R2 via Git LFS by default, remote URLs by passthrough. allowed-tools: Read, Write, Edit, Bash, WebFetch --- # /portaljs-add-dataset Add a dataset to an existing PortalJS (`portaljs-catalog`) portal. Appends one entry to `datasets.json` — the **single source of tru

Installation

Installs to ~/.claude/commands/datopian-portaljs-portaljs-add-dataset.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/datopian/portaljs/HEAD/.claude/commands/portaljs-add-dataset.md -o ~/.claude/commands/datopian-portaljs-portaljs-add-dataset.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository