SkillsMay 11, 2026·2 min read

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.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 98/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
README.md
Universal CLI install command
npx tokrepo install 6a91215f-1f0c-4564-9590-4632136b612f
Intro

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.


🙏

Source & Thanks

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

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets