MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
AI & LLMs
🤗

Huggingface Hub

Search, download, and upload models & datasets, manage repos, query datasets with SQL, deploy inference endpoints, and manage Spaces on Hugging Face Hub.

by v1.0.0
Connecting to VM...
Connecting to VM...
npx clawhub@latest install huggingface-hub
27Current Installs
📦
v1.0.0Version

Huggingface Hub Skill Overview

The 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.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install huggingface-hub
or

Click the Install button at the top of this page for one-click setup

When to Use Huggingface Hub

Best Fit

  • You want to find a model matching specific criteria (e.g. "small open-source VLM under 4B parameters") without manually browsing the Hub.
  • You need to pull a dataset to a local path or push a fine-tuned model or dataset back to your HF account.
  • You want to run SQL queries against a dataset split directly from the assistant.
  • You need to deploy, inspect, or tear down inference endpoints or manage Spaces and storage buckets.

When Not to Use

  • You do not have the hf CLI installed or are not authenticated with a Hugging Face account — the skill will not function without these prerequisites.
  • You are working in a locked-down environment where outbound access to huggingface.co is restricted.
  • You only need a one-off model lookup and prefer to browse the Hub UI manually.

Key Features

Model & Dataset Search

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.

Download Models and Datasets

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.

Upload and Manage Repos

Push fine-tuned models, datasets, or Spaces to your HF account and manage repo files, revisions, and metadata — all without leaving the assistant.

SQL Queries over Datasets

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.

Inference Endpoint Deployment

Deploy and manage Hugging Face inference endpoints from natural language instructions. Monitor status, update configurations, or shut down endpoints on demand.

Spaces & Storage Management

Create, update, and manage Hugging Face Spaces and associated storage buckets, keeping your deployed demos and persistent storage in sync.

Use Cases

Finding the Right Model

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.

Dataset Exploration with SQL

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.

Publishing Fine-Tuned Work

After local training, push your fine-tuned model or curated dataset to your HF account in one step, including repo creation and file upload.

Endpoint Lifecycle Management

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.

Requirements

  • hf CLI must be installed and available on the system PATH.
  • Hugging Face account with a valid access token; run hf auth login or set the HF_TOKEN environment variable before use.
  • For gated or private models and datasets, your account must have the appropriate access granted on the Hub.
  • Be mindful of individual model and dataset license terms, especially for gated repositories.
Connecting to VM...
npx clawhub@latest install huggingface-hub
27Current Installs
📦
v1.0.0Version

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!