Skip to content
Skill

hugging-face-dataset-viewer

by huggingface

AI Summary

A skill for querying and exploring Hugging Face datasets through the Dataset Viewer API, enabling developers to fetch metadata, paginate rows, search, filter, and download parquet files. Useful for data scientists and engineers working with public datasets in their AI/ML workflows.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "hugging-face-dataset-viewer" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/hugging-face-dataset-viewer && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/hugging-face-dataset-viewer/SKILL.md "https://raw.githubusercontent.com/huggingface/skills/main/skills/hugging-face-dataset-viewer/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and read size or statistics.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
Adoption1K+ stars on GitHub
8.5k ★ · Popular
DocsREADME + description
Well-documented

GitHub Signals

Stars8.5k
Forks502
Issues21
Updated1mo ago
View on GitHub
Apache-2.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code