hugging-face-tool-builder
🔌Pluginhuggingface/skills
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Overview
Hugging-face-tool-builder is a skill from the Hugging Face Skills collection that provides AI coding agents with guidance for building tools on the Hugging Face platform. It follows the standardized Agent Skill format and is interoperable with all major coding agent tools including Claude Code, OpenAI Codex, Google Gemini CLI, and Cursor.
Key Features
- Tool Building Guidance - Structured instructions for creating and deploying tools that integrate with the Hugging Face ecosystem
- Cross-Agent Compatibility - Works with Claude Code, OpenAI Codex, Gemini CLI, and Cursor through standardized skill/agent definitions
- Plugin Marketplace Installation - Install via
/plugin marketplace add huggingface/skillsand then install the specific skill through the plugin system - Self-Contained Skill Format - Each skill packages instructions, scripts, and resources in a folder with a SKILL.md file containing YAML frontmatter and guidance
Who is this for?
This skill is designed for AI/ML engineers and developers who want to build custom tools on the Hugging Face platform using AI coding agents. It is especially useful for those creating tooling for model inference, evaluation, or integration workflows within the Hugging Face ecosystem.
Part of
huggingface-skills
Installation
/plugin marketplace add huggingface/skills/plugin install hugging-face-tool-builder@huggingface-skillsMore from this repository10
Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.
Skill
Trains and fine-tunes language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure, supporting SFT, DPO, GRPO, reward modeling, and GGUF conversion for local deployment.