Onboarding Download banner
basedosdados basedosdados

Onboarding Download

Data community

Description

--- description: Download raw data files for a Data Basis dataset from the source URL(s) argument-hint: <dataset_slug> [source_url] [output_path] --- Download raw data files for a Data Basis dataset. **Dataset / sources:** $ARGUMENTS Spawn the `raw-data-downloader` agent with the following context: - Dataset slug and source URL(s) from arguments or the context block in conversation - Target directory: `<dataset_root>/input/` The agent will inspect the source, assess volume, write a download

Installation

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

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

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

Full documentation available on GitHub

View Source Repository