← Back to Skills Marketplace
tsukisama9292

Openclaw Huggingface

by Xuan-You Lin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
481
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-huggingface
Description
Manage models, datasets, Spaces, and repositories using Hugging Face CLI (hf). Supports authentication, upload, download, Space creation, and more.
Usage Guidance
This skill is essentially documentation for the official Hugging Face CLI. Before installing/use: (1) ensure you have the official 'hf' CLI binary installed (verify vendor/source) so commands run against the real tool; (2) provide an HF_TOKEN with least-privilege scopes needed (avoid a fully-scoped or long-lived token if not necessary); (3) be careful when running upload commands to avoid unintentionally publishing private data or large files; and (4) keep the hf CLI updated to avoid using a compromised client binary.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-huggingface Version: 1.0.0 The skill bundle provides a straightforward interface for the Hugging Face CLI (`hf`), enabling operations like model/dataset management, file download/upload, and repository control. All instructions in SKILL.md are legitimate uses of the `hf` tool, clearly aligned with the stated purpose, and do not contain any evidence of malicious intent such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the agent. The required `HF_TOKEN` and file system/network access are necessary for the skill's intended functionality.
Capability Assessment
Purpose & Capability
Name/description match the actual requirements: the skill needs the 'hf' CLI and HF_TOKEN to operate on Hugging Face models, datasets, Spaces, and repos. Nothing requested appears unrelated to the stated functionality.
Instruction Scope
SKILL.md contains concrete hf CLI commands (auth, models, datasets, repos, spaces, upload/download). Commands reference local paths only when doing uploads/downloads, which is expected. The instructions do not ask the agent to read unrelated system files or to transmit data to endpoints outside Hugging Face CLI's normal behavior.
Install Mechanism
There is no install spec (instruction-only). That minimizes risk — the skill does not download or write code to disk. It expects the user/host to provide the official 'hf' binary.
Credentials
Only HF_TOKEN is required, which is the expected credential for interacting with the Hugging Face Hub. No unrelated secrets, keys, or config paths are requested. The docs note you can alternatively pass --token, which is consistent.
Persistence & Privilege
The skill is not always-on and does not request elevated persistence or modify other skills/configs. Autonomous model invocation remains possible (platform default) but is not combined with additional concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-huggingface
  3. After installation, invoke the skill by name or use /openclaw-huggingface
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
openclaw-huggingface 1.0.0 - Initial release of the Hugging Face CLI skill for managing models, datasets, Spaces, and repositories. - Supports authentication, upload, download, Space creation, hot-reload, branch/tag management, and collection organization via the CLI. - Requires Hugging Face CLI (hf) and HF_TOKEN environment variable for authentication. - Includes examples and guidance for core tasks such as downloading models, uploading repositories, managing Spaces, and more.
Metadata
Slug openclaw-huggingface
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Openclaw Huggingface?

Manage models, datasets, Spaces, and repositories using Hugging Face CLI (hf). Supports authentication, upload, download, Space creation, and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 481 downloads so far.

How do I install Openclaw Huggingface?

Run "/install openclaw-huggingface" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Huggingface free?

Yes, Openclaw Huggingface is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openclaw Huggingface support?

Openclaw Huggingface is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Huggingface?

It is built and maintained by Xuan-You Lin (@tsukisama9292); the current version is v1.0.0.

💬 Comments