Search, download, and upload models & datasets, manage repos, query datasets with SQL, deploy inference endpoints, and manage Spaces on Hugging Face Hub.
npx clawhub@latest install huggingface-hubThe Hugging Face Hub skill connects your assistant to the full HF ecosystem: search and download models and datasets, upload your own work, query datasets with SQL, deploy inference endpoints, and manage Spaces and repos. Install it if you regularly work with Hugging Face and want to drive hub operations from natural language instead of switching to the CLI or web UI.
npx clawhub@latest install huggingface-hubClick the Install button at the top of this page for one-click setup
hf CLI installed or are not authenticated with a Hugging Face account — the skill will not function without these prerequisites.Search the Hugging Face Hub for models and datasets using natural-language criteria such as task type, parameter count, or license. Results surface directly in the conversation without leaving your workflow.
Pull any public (or accessible gated) model or dataset to a local path with a single instruction. The skill delegates to the hf CLI under the hood, respecting your stored credentials.
Push fine-tuned models, datasets, or Spaces to your HF account and manage repo files, revisions, and metadata — all without leaving the assistant.
Run SQL queries against specific splits of any Hub dataset. Useful for quickly profiling data, checking schema, or filtering rows before committing to a full download.
Deploy and manage Hugging Face inference endpoints from natural language instructions. Monitor status, update configurations, or shut down endpoints on demand.
Create, update, and manage Hugging Face Spaces and associated storage buckets, keeping your deployed demos and persistent storage in sync.
Ask the assistant to find an open-source vision-language model under 4B parameters with a permissive license. The skill queries the Hub and returns ranked candidates with relevant metadata.
Before downloading gigabytes of data, query the train split of a Hub dataset with SQL to inspect its schema, count rows, or filter for relevant examples.
After local training, push your fine-tuned model or curated dataset to your HF account in one step, including repo creation and file upload.
Deploy a model as an inference endpoint for a project, then pause or delete it when the project wraps — all without leaving the assistant or touching the Hub UI.
hf CLI must be installed and available on the system PATH.hf auth login or set the HF_TOKEN environment variable before use.npx clawhub@latest install huggingface-hubLog in to write a review
No reviews yet. Be the first to share your experience!