Agent skill · practicalswan

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.

What it needs

About 4k tokens when loaded.

What this skill does

Hugging Face MCP Server Connect AI assistants to the Hugging Face Hub. Setup: https://huggingface.co/settings/mcp Use Cases & Examples Find the Best Model for a Task Compare Models from Different Providers Find Training Datasets Discover AI Tools (MCP Spaces) Generate Images Research a Topic Learn How to Use a Library Run a Quick GPU Job Train a Model on Cloud GPU Check Job Status Explore What's Trending Get Model Card Details Find Quantized Models Use a Gradio Space as a Tool Schedule Recurring Jobs Tool Selection Guide Goal Tool ------ ------ Find models modelsearch Find datasets datasetsearch Find Spaces/apps spacesearch Find papers papersearch Get repo README/details hubrepodetails Learn library usage hfdocsearch → hfdocfetch Run code on GPU/CPU hfjobs Use Gradio apps as tools dynamicspace Generate images gr1flux1schnellinfer or dynamicspace Check auth hfwhoami Tips Use sort="trendingScore" to find what's popular now Use sort="downloads" to find battle-tested options Set mcp=true in spacesearch to find Spaces usable as tools Use includereadme=true in hubrepodetails for full model/dataset documentation For jobs accessing private repos, always include secrets: {"HFTOKEN": "$HFTOKEN"} Use dynamicspace(operation="discover") to see all available Space-based tasks <!-- MCP:START --> <!-- PORTABILITY:START --> Cross-Client Portability This skill is written to stay usable across GitHub Copilot, Claude Code, and Codex. GitHub Copilot: keep the folder in a Copilot-visible skill path or wrap the workflow in project instructions when folder discovery is unavailable. Claude Code: keep the folder in a local skills directory or a compatible plugin source. Codex: install or sync the folder into $CODEXHOME/skills/hf-mcp and restart Codex after major changes. <!-- PORTABILITY:END --> MCP Availability And Fallback Preferred MCP Server: Hugging Face MCP Server Fallback prompt: "Use the Hugging Face MCP Server skill without MCP. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills practicalswan/hf-mcp

View the source on GitHub

Browse the @skills marketplace