Use whenever datasets, cloud storage buckets, or data pipelines are mentioned — creating, saving, querying, listing, exploring, deleting, or processing data in S3, GCS, Azure Blob, or local storage. Also use when running any script that may create datasets as a side effect. Maintains a knowledge base at dc-knowledge/ (JSON + markdown). ALWAYS use this skill when the user creates a dataset, saves pipeline output, runs a data script, or references any storage bucket.
$npx -y skills add datachain-ai/datachain --skill knowledgeInstalls into the current project.
Run `npx skills use "https://github.com/datachain-ai/datachain" --skill "datachain-ai/datachain/knowledge"` 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/datachain-ai/datachain" that are relevant to the current task. Run `npx skills add "https://github.com/datachain-ai/datachain"` and select the relevant skills, then follow their instructions.