Skip to main content

hf-cli

Codex curated Hugging Face skill for the Hub `hf` CLI: authentication checks, repository management, uploads, downloads, and metadata inspection.

Aller à l'installation

Informations de source

Dépôt
Rycen7822/skill-retrieval-mcp
Dernière activité de la source
10 mai 2026 à 17:34
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
hf-cli
description
Codex curated Hugging Face skill for the Hub `hf` CLI: authentication checks, repository management, uploads, downloads, and metadata inspection.
tags
["codex-builtin","huggingface","cli","hub","upload"]
# hf-cli ## When to Use Use when the task requires Hugging Face CLI or Hub API operations: auth status, repo management, uploads, downloads, or model/dataset card metadata. ## Do Not Use When Do not use for GitHub CLI workflows or dataset row pagination that belongs to the Dataset Viewer skill. ## Required Inputs Hub repo id, operation type, token availability, files or patterns, and whether changes are read-only or write actions. ## Workflow 1. Check Hub authentication. 2. Resolve model, dataset, or Space repo target. 3. Run the minimal CLI/API operation. 4. Verify URL, revision, or file listing.
Voir sur GitHub