hugging-face-cli
Use the Hugging Face Hub CLI (`hf`) to download, upload, and manage models, datasets, and Spaces.
npx skills add majiayu000/claude-skill-registry --skill hugging-face-cli-sickn33-antigravity-awesome --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
Install by downloading the installer script first, reviewing it, and then running it locally. Example: `curl -LsSf https://hf.co/cli/install.sh -o /tmp/hf-install.sh && less /tmp/hf-install.sh && bash /tmp/hf-install.sh` ## When to Use Use this skill when you need the `hf` CLI for Hub authentication, downloads, uploads, repo management, or basic compute operations. The Hugging Face Hub CLI tool `hf` is available. IMPORTANT: The `hf` command replaces the deprecated `huggingface-cli` command. Use `hf --help` to view available functions. Note that auth commands are now all under `hf auth` e.g. `hf auth whoami`. Generated with `huggingface_hub v1.8.0`. Run `hf skills add --force` to regenerate. ## Commands - `hf download REPO_ID` — Download files from the Hub. `[--type CHOICE --revision TEXT --include TEXT --exclude TEXT --cache-dir TEXT --local-dir TEXT --force-download --dry-run --quiet --max-workers INTEGER]` - `hf env` — Print information about the environment. - `hf sync` — Sync files between local directory and a bucket. `[--delete --ignore-times --ignore-sizes --plan TEXT --apply TEXT --dry-run --include TEXT --exclude TEXT --filter-from TEXT --existing --ignore-existing --verbo
- When to Use
- Commands
- hf auth — Manage authentication (login, logout, etc.).
- hf buckets — Commands to interact with buckets.
- hf cache — Manage local cache directory.
- hf collections — Interact with collections on the Hub.
- hf datasets — Interact with datasets on the Hub.
- hf discussions — Manage discussions and pull requests on the Hub.
- hf endpoints — Manage Hugging Face Inference Endpoints.
- hf extensions — Manage hf CLI extensions.
- hf jobs — Run and manage Jobs on the Hub.
- hf models — Interact with models on the Hub.
- hf papers — Interact with papers on the Hub.
- hf repos — Manage repos on the Hub.
What does the hugging-face-cli skill do?
Use the Hugging Face Hub CLI (`hf`) to download, upload, and manage models, datasets, and Spaces.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill hugging-face-cli-sickn33-antigravity-awesome --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
