From 85a4425abd0468e8a1f0fa86e8283283e2f8ecc1 Mon Sep 17 00:00:00 2001 From: Gemini CLI User Date: Wed, 11 Feb 2026 19:26:15 -0700 Subject: [PATCH] Add kaggle-skill to Data & Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7af3594..87bd91c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ - [root-cause-tracing](https://github.com/obra/superpowers/tree/main/skills/root-cause-tracing) - Use when errors occur deep in execution and you need to trace back to find the original trigger - [csv-data-summarizer-claude-skill](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill) - Automatically analyzes CSVs: columns, distributions, missing data, correlations. - [postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres) - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security. +- [kaggle-skill](https://github.com/shepsci/kaggle-skill) - Complete Kaggle integration — account setup, competition reports, dataset/model downloads, notebook execution, submissions, and badge collection.