hugging-face-datasets

Community

Manage Hugging Face datasets with SQL.

Author3kpro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation, management, and querying of datasets on the Hugging Face Hub, enabling efficient data manipulation and transformation using SQL.

Core Features & Use Cases

  • SQL-Based Querying: Directly query any Hugging Face dataset using familiar SQL syntax via DuckDB.
  • Dataset Lifecycle Management: Initialize new datasets, configure them with system prompts, and stream row updates efficiently.
  • Data Transformation & Export: Filter, join, and transform datasets using SQL, then export results to local files or push to new Hub repositories.
  • Use Case: Analyze a large dataset on Hugging Face by writing SQL queries to filter specific data points, aggregate statistics, and then push a curated subset to a new, private repository for further analysis.

Quick Start

Query the 'cais/mmlu' dataset for nutrition-related entries using SQL.

Dependency Matrix

Required Modules

huggingface_hubduckdbdatasetspandas

Components

scriptsreferencesassets

💻 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: hugging-face-datasets
Download link: https://github.com/3kpro/aiarsenal/archive/main.zip#hugging-face-datasets

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 223,000+ vetted skills library on demand.