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.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
Rycen7822/skill-retrieval-mcp
آخر نشاط في المصدر
١٠ مايو ٢٠٢٦ في ١٧:٣٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
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.
عرض على GitHub