fetch-dataset-from-kaggle

Community

Fetch Kaggle data into a Pixie tool securely.

AuthorAlexKapadia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Downloads a Kaggle dataset or competition into a Pixie tool's data folder using the user's Kaggle credentials. Use when the user asks to fetch, download, or import a Kaggle dataset for a named tool. Do NOT use for HuggingFace (fetch-dataset-from-huggingface), URLs (fetch-dataset-from-url), local files (import-dataset-from-local), or Kaggle notebooks.

Core Features & Use Cases

  • Securely fetch Kaggle datasets and competitions for a named Pixie tool.
  • Generate a manifest, license, and citations, and place files under tools/<tool_id>/data/datasets/<dataset_id>/files/, with provenance.
  • Enforce safety and scope rules: per-tool context, user Kaggle credentials management, and separation from other fetchers.

Quick Start

Ask Pixie to fetch a Kaggle dataset for a specified tool and store it under the tool's data/datasets directory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fetch-dataset-from-kaggle
Download link: https://github.com/AlexKapadia/Pixie/archive/main.zip#fetch-dataset-from-kaggle

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.