Skip to main content
Back to registry

hugging-face-datasets

huggingface/skills

This skill provides tools to manage datasets on the Hugging Face Hub with a focus on creation, configuration, content management, and SQL-based data manipulation. It is designed to complement the existing Hugging Face MCP server by providing dataset editing and querying capabilities.

Installs281
Install command
npx skills add https://github.com/huggingface/skills --skill hugging-face-datasets
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
This skill provides tools to manage datasets on the Hugging Face Hub with a focus on creation, configuration, content management, and SQL-based data manipulation. It is designed to complement the existing Hugging Face MCP server by providing dataset editing and querying capabilities. 2.1.0 Query any Hugging Face dataset using DuckDB SQL via scripts/sql_manager.py : Supports diverse dataset types through template system: The skill includes two Python scripts that use PEP 723 inline dependency management: All paths are relative to the directory containing this SKILL.md file. Scripts are run with: uv run scripts/script_name.py [arguments] Query, transform, and push Hugging Face datasets using DuckDB SQL. The hf:// protocol provides direct access to any public dataset (or private with token). Use data as the table name in your SQL - it gets replaced with the actual hf:// path: For complex queries or joining datasets: DuckDB uses the hf:// protocol to access datasets: Examples: The @~parquet revision provides auto-converted Parquet files for any dataset format. 1. Discovery (Use HF MCP Server): 2.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does hugging-face-datasets do?

This skill provides tools to manage datasets on the Hugging Face Hub with a focus on creation, configuration, content management, and SQL-based data manipulation. It is designed to complement the existing Hugging Face MCP server by providing dataset editing and querying capabilities.

Is hugging-face-datasets good?

hugging-face-datasets does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does hugging-face-datasets work with?

hugging-face-datasets currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to hugging-face-datasets?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install hugging-face-datasets?

npx skills add https://github.com/huggingface/skills --skill hugging-face-datasets

Related skills

More from huggingface/skills

Related skills

Alternatives in Software Engineering