Onboarding Metadata banner
basedosdados basedosdados

Onboarding Metadata

Data community

Description

--- description: Register or update all metadata in the Data Basis backend (dataset, tables, columns, OLs, coverage, updates) argument-hint: <dataset_slug> [--env dev|prod] [--dry-run] [--tables table1,table2] --- Spawn the `metadata` agent with: $ARGUMENTS The agent will register the dataset, raw data sources, and all per-table metadata (observation levels, columns, cloud table, coverage, datetime range, update record) in the specified environment.

Installation

Installs to ~/.claude/skills/basedosdados-pipelines-onboarding-metadata/SKILL.md

Terminal
mkdir -p ~/.claude/skills/basedosdados-pipelines-onboarding-metadata && curl -fsSL https://raw.githubusercontent.com/basedosdados/pipelines/HEAD/.claude/skills/onboarding-metadata.md -o ~/.claude/skills/basedosdados-pipelines-onboarding-metadata/SKILL.md

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

Full documentation available on GitHub

View Source Repository