Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 11, 2026·2 min de lectura

Hugging Face Skills — Agent Skills Marketplace

Install Hugging Face Skills to teach your agent Hub workflows (download, upload, datasets, evals) across Claude Code, Codex, and Cursor.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
README.md
Comando CLI universal
npx tokrepo install 6a91215f-1f0c-4564-9590-4632136b612f
Introducción

Install Hugging Face Skills to teach your agent Hub workflows (download, upload, datasets, evals) across Claude Code, Codex, and Cursor.

  • Best for: AI builders who want reproducible Hugging Face Hub operations as skills instead of ad-hoc prompts
  • Works with: Claude Code plugin marketplace flow, Codex skills folders, and Cursor marketplace (per repo docs)
  • Setup time: 8 minutes

Quantitative Notes

  • Repo provides multiple skills (e.g., hf-cli, datasets) (repo docs)
  • GitHub stars + forks (verified): see Source & Thanks
  • Setup time ~8 minutes (marketplace add + one skill install)

Practical Notes

Use this repo when you want repeatability: the same Hub operation done the same way every time. A good starting routine is: (1) add the marketplace, (2) install hf-cli, (3) keep secrets in your normal env var flow, and (4) ask the agent to perform one small operation (download a model card, upload a file) to confirm the skill triggers.

Safety note: Skills often run real CLIs. Keep tokens scoped (least privilege) and avoid copying secrets into chat logs.

FAQ

Q: What is a “Skill” here? A: A self-contained folder with a SKILL.md that an agent loads to follow a repeatable workflow.

Q: Do I have to use Claude Code? A: No. The repo describes usage across multiple agent tools; Claude Code is just one of them.

Q: Which skill should I install first? A: Start with hf-cli if you routinely download/upload models or datasets.


🙏

Fuente y agradecimientos

GitHub: https://github.com/huggingface/skills Owner avatar: https://avatars.githubusercontent.com/u/25720743?v=4 License (SPDX): Apache-2.0 GitHub stars (verified via api.github.com/repos/huggingface/skills): 10,459 GitHub forks (verified via api.github.com/repos/huggingface/skills): 661

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados