From lightningrod
Searches Kaggle, Hugging Face, and GitHub for raw datasets to convert into seeds for domain-specific data pipelines.
npx claudepluginhub lightning-rod-labs/lightningrod-python-sdkThis skill uses the workspace's default tool permissions.
User has a domain (e.g. "sports forecasting", "medical Q&A") but no documents. Explore public marketplaces for raw datasets that can become seeds.
Create and manage Hugging Face Hub datasets: initialize repos, configure prompts/metadata, stream row updates, and query/transform data with DuckDB SQL.
Executes read-only Hugging Face Dataset Viewer API calls to validate datasets, list splits, preview/paginate rows, search text, filter rows, fetch parquet URLs, and get size/stats. Useful for dataset exploration.
Handles Kaggle account setup, competition reports, dataset/model downloads, notebook execution, submissions, hackathon writeups, badge collection, and queries. Activates on Kaggle mentions.
Share bugs, ideas, or general feedback.
User has a domain (e.g. "sports forecasting", "medical Q&A") but no documents. Explore public marketplaces for raw datasets that can become seeds.
Look for:
Avoid:
Download a small subset first (e.g. first 10 files, or head of CSV). Validate pipeline before full download.