Onboarding Discover banner
basedosdados basedosdados

Onboarding Discover

Data community

Description

--- description: Resolve all reference IDs from the Data Basis backend needed for metadata creation argument-hint: <dataset_slug> [--env dev|prod] --- Spawn the `discover` agent with: $ARGUMENTS The agent will fetch all reference IDs, existing dataset/table state, the authenticated account ID, and raw data source IDs — then output a structured IDs block for the metadata agent.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository