kaggle-research
Installation
SKILL.md
Kaggle Research
Use the official Kaggle CLI through the policy-enforcing wrapper in this skill. The wrapper records bounded, redacted audit data; confines downloads to an approved directory; and blocks remote mutation unless the user explicitly authorizes it.
Required workflow
-
Confirm the requested Kaggle resource and whether the action is read, download, write, or delete. Do not broaden user authority.
-
Use an isolated Python 3.11+ environment with
kaggle>=2.2,<3. -
Configure Kaggle authentication outside commands and source files. Never read, print, echo, log, or commit credential values.
-
Run the non-mutating prerequisite check:
python scripts/kaggle_research.py doctor --json