Agent skill

hugging-face-cli

Use the Hugging Face Hub CLI (`hf`) to download, upload, and manage models, datasets, and Spaces.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 16 KB
Bundled scripts: none
Path: skills/ai-ml/hugging-face-cli-sickn33-antigravity-awesome/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

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

What's inside
Steps it walks through
  1. When to Use
  2. Commands
  3. hf auth — Manage authentication (login, logout, etc.).
  4. hf buckets — Commands to interact with buckets.
  5. hf cache — Manage local cache directory.
  6. hf collections — Interact with collections on the Hub.
  7. hf datasets — Interact with datasets on the Hub.
  8. hf discussions — Manage discussions and pull requests on the Hub.
  9. hf endpoints — Manage Hugging Face Inference Endpoints.
  10. hf extensions — Manage hf CLI extensions.
  11. hf jobs — Run and manage Jobs on the Hub.
  12. hf models — Interact with models on the Hub.
  13. hf papers — Interact with papers on the Hub.
  14. hf repos — Manage repos on the Hub.
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going