Work with the Hugging Face Hub — search models/datasets, inspect model cards, download weights, and upload artifacts — via the huggingface-cli and the keyless public API. Token only needed for private/gated repos. Use when asked to "find a model for", "download this HF model", "search datasets", "what's on the Hub".
$npx -y skills add diillson/chatcli --skill huggingfaceInstalls into the current project.
Run `npx skills use "https://github.com/diillson/chatcli" --skill "diillson/chatcli/huggingface"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/diillson/chatcli" that are relevant to the current task. Run `npx skills add "https://github.com/diillson/chatcli"` and select the relevant skills, then follow their instructions.