Skip to content
AI Primer
πŸ€– ML/AINew

huggingface-best

huggingfaceby huggingface3 days ago10.4k

Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: "best model for X", "what model should I use for", "top models for [task]", "which model runs on my laptop/machine/device", "recommend a model for", "what LLM should I use for", "compare models for", "what's state of the art for", or any question about choosing an AI model for a specific use case. Always use this skill when the user wants model recommendations or comparisons, even if they don't explicitly mention HuggingFace or benchmarks.

Install

npx skills add https://github.com/huggingface/skills --skill huggingface-best
Show step-by-step
  1. 1

    Open your terminal

    • Mac: Press ⌘ Space, type "Terminal", press Enter
    • Windows: Press Win R, type "cmd", press Enter
  2. 2

    Paste the command above and press Enter

    Use the Copy command button, then paste in your terminal (Mac: ⌘V, Windows: Ctrl V).

  3. 3

    Restart Claude Code

    Close and reopen Claude Code, or start a new session, so it picks up the new skill.

Where it lives
~/.claude/skills/huggingface--skills--skills--huggingface-best/
β”œβ”€β”€ SKILL.md
└── ... (skill resource files)
View on GitHub

Comments

Always review skill code before installing. Third-party skills may contain scripts that run on your machine.

Related skills

🎨 Design
New

comfyui

Generate images, video, and audio with ComfyUI β€” install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.

by NousResearch Β· 2 days ago127.6k
πŸ€– ML/AI

paddleocr-text-recognition

Use this skill whenever the user wants text extracted from images, photos, scans, screenshots, or scanned PDFs. Returns exact machine-readable strings with line-level text and optional bbox coordinates. Strong accuracy for CJK, small print, and handwritten text. Trigger terms: OCR, ζ–‡ε­—θ―†εˆ«, 图片转文字, ζˆͺε›Ύθ―†ε­—, 提取图中文字, 扫描识字, θ―†ε­—, ηΊ―ζ–‡ε­—, plain text extraction, 坐标, 检桋摆, bbox, bounding box, image to text, screenshot, photo scan, recognize text.

by PaddlePaddle Β· 8 days ago76.9k
✍️ Writing

agent-style

Literature-backed English technical-prose writing rules. Use when writing or editing prose in .md, .tex, .rst, or .txt files, especially research papers, proposals, documentation, and release notes.

by yzhao062 Β· 11 days ago383
πŸ’» Developer Tools
New

voice-changer

Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer (speech-to-speech) API. Use when converting one voice to another, changing the speaker/narrator of an existing recording, dubbing a voice-over in a different voice, creating character voices from a scratch performance, anonymizing a speaker, or any "voice conversion / voice transfer / speech-to-speech" task. Make sure to use this skill whenever the user mentions voice changing, voice conversion, speech-to-speech, swapping a voice in audio, re-voicing a clip, or applying a different voice to an existing recording β€” even if they don't explicitly say "voice changer".

by elevenlabs Β· today205