Use the domino-data Python SDK (dominodatalab-data) for programmatic data access in Domino. Covers DataSourceClient for SQL queries and object storage, DatasetClient for dataset files, TrainingSets for ML data versioning, Feature Store, and VectorDB (Pinecone) integration. Use when querying data sources, downloading datasets, managing training sets, or working with vector databases in Domino.
$npx -y skills add dominodatalab/domino-claude-plugin --skill domino-data-sdkInstalls into the current project.
Run `npx skills use "https://github.com/dominodatalab/domino-claude-plugin" --skill "dominodatalab/domino-claude-plugin/domino-data-sdk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dominodatalab/domino-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/dominodatalab/domino-claude-plugin"` and select the relevant skills, then follow their instructions.