Hugging Face

The AI community building the future.

16 skills
skills11k

Give your agents the power of the Hugging Face ecosystem

checked 4d ago
Query and download datasets from Hugging Face
Searches Hugging Face for datasets, filters rows by criteria, and exports a parquet or CSV slice. Handles metadata, pagination, and stats lookups without local setup.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Fine-tune an open model on your own data
Sets up and runs supervised fine-tuning or preference-based training (DPO, GRPO) on Hugging Face infrastructure, then converts the result to GGUF for local use or deployment.
Engineering / pipelines-databundlefor-engineers
·11k0
checked 4d ago
Fine-tune a vision model on your images
Trains object detection, classification, or segmentation models on your dataset using Hugging Face. Handles data prep, model selection, and outputs a ready-to-deploy checkpoint.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Deploy a model demo without paying for compute
Writes Gradio code that runs on Hugging Face's free ZeroGPU tier, handling the quirks of process isolation and pickle serialization so your demo runs when you hit deploy.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Find the right open model for your task
Names the top open-source models ranked by benchmark scores for your specific task—text generation, image, coding, classification—with their speed and memory tradeoffs side by side.
Engineering / planning-thinkingatomicfor-engineers
·11k0
checked 4d ago
Publish your research paper to Hugging Face
Takes a research paper, formats it for Hugging Face Hub, links it to your models and datasets, and publishes a professional page with proper authorship and citations.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
huggingface-local-models
Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.
·11k0
checked 4d ago
Push or pull models from Hugging Face Hub
Wraps the Hugging Face CLI to authenticate, download models and datasets, upload your own work, and manage repos—without leaving Claude.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Benchmark open-source models on your own GPU
Runs standardized evals against Hugging Face models using inspect-ai and lighteval, comparing performance across backends (vLLM, Transformers, accelerate) without cloud costs.
Engineering / code-reviewatomicfor-engineers
·11k0
checked 4d ago
Build a working web demo for your model
Scaffolds a Gradio app with components, event handlers, and layout that runs immediately. Handle text, images, or chat without writing boilerplate.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Build a script that pulls from Hugging Face
Generates a reusable script that fetches models, datasets, or inference results from Hugging Face and chains them into your workflow — no API boilerplate to memorize.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Fine-tune embedding models on your data
Takes your labeled examples and trains a sentence-transformer model to embed text the way your domain needs it — for retrieval, similarity, clustering, or ranking tasks.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Summarize a research paper and find its code
Fetches the full paper from Hugging Face or arXiv, extracts authors and linked code repos, datasets, and model weights, then summarizes the key contribution in plain English.
Engineering / planning-thinkingatomicfor-engineers
·11k0
checked 4d ago
Log and alert on ML training in real time
Connects to your training loop via Python API, logs metrics as they run, fires alerts when things drift, and syncs results to a live dashboard for quick spot-checks without stopping the job.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
Run ML models in your codebase without a server
Wraps Transformers.js to let you classify text, detect objects in images, transcribe audio, or translate—all in JavaScript, no API calls or setup infrastructure needed.
Engineering / pipelines-dataatomicfor-engineers
·11k0
checked 4d ago
hf-mcp
Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.
Engineering / pipelines-dataatomicfor-engineers
·11k0