Toolverse
All skills

hugging-face-cli

by patchy631

Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
patchy631
Category
Security
Views
40

About this skill

Execute Hugging Face Hub operations using the hf CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.

How to use

  1. Zainstaluj umiejętność w swoim środowisku agenta, upewniając się, że masz dostęp do narzędzia hf CLI.

  2. Zaloguj się do Hugging Face Hub za pomocą komendy hf auth login — możesz użyć trybu interaktywnego lub przekazać token bezpośrednio jako zmienną środowiskową.

  3. Aby pobrać model, użyj hf download <repo_id> — jeśli chcesz zapisać go w konkretnym folderze, dodaj flagę --local-dir ./ścieżka.

  4. Do przesłania plików na Hub użyj hf upload <repo_id> . . — ta komenda synchronizuje zawartość lokalnego folderu z repozytorium.

  5. Zarządzaj lokalną pamięcią podręczną komendami hf cache ls (wylistuj), hf cache rm <repo_or_revision> (usuń) — przydatne, gdy chcesz zwolnić miejsce.

  6. Aby uruchomić zadanie obliczeniowe na GPU, użyj hf jobs run --flavor a10g-small <image> <cmd> — wybierz odpowiedni typ instancji w zależności od potrzeb.

Related skills

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482