aicoolies logo

Hugging Face Skills

ACP skill definitions giving coding agents HuggingFace ML superpowers

Share
open-sourceOpen Source
Visit Website →

Hugging Face Skills is the official collection of ACP skill definitions that give AI coding agents access to HuggingFace ML capabilities. The 13 skills cover LLM fine-tuning with TRL, vision model training, dataset management, model evaluation, and cloud job submission on HF infrastructure. Compatible with Claude Code, Codex, Gemini CLI, and Cursor via a single npx command.

Hugging Face Skills bridges the gap between AI coding agents and the HuggingFace ML ecosystem by providing standardized skill definitions that any ACP-compatible agent can invoke. The collection includes 13 skills covering the full ML workflow: dataset creation and curation, model fine-tuning using TRL for language models and vision transformers, evaluation and benchmarking, and deployment to HuggingFace Spaces and Inference Endpoints. Installation requires just a single npx skills add command.

Each skill is defined as an ACP-compliant specification that describes the capability, its parameters, expected inputs and outputs, and execution requirements. When a coding agent encounters an ML task like fine-tuning a model on custom data, it can discover and invoke the appropriate HuggingFace skill without the developer needing to write boilerplate training code. The agent handles configuration, resource allocation, and execution monitoring through the skill interface.

With approximately 9,500 GitHub stars and Apache 2.0 license, HuggingFace Skills represents the official entry point for the ACP agent skill ecosystem from one of the most important companies in the ML infrastructure space. It was featured at the AI Agent Conference 2026 and has been trending on GitHub, signaling broad developer interest in the pattern of extending coding agents with specialized ML capabilities.

Pricing

Free and open-source (Apache 2.0); HF compute costs for training jobs

Platforms

ACP skills; npx install; Claude Code, Codex, Gemini CLI, Cursor

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry

Supabase MCP

MCP server for connecting AI assistants to Supabase projects

Supabase MCP is Supabase's Apache-2.0 server for connecting AI assistants to Supabase projects. It can expose database, configuration, and project-management workflows to MCP clients such as Cursor, Claude, and Windsurf, while the official docs emphasize permission and security review before production use, SQL changes, or high-privilege database access.

open-sourceOpen SourceTelemetry