Hugging Face Models Expert
SkillDatabases & dataPicks, fine-tunes, and deploys Hugging Face models with transformers, datasets, and Inference Endpoints. Use when the user asks for hugging face models expert work, or mentions huggingface, models, expert.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Hugging Face Models Expert skill
What this skill tells your AI
The instructions your AI receives, as published by criptogus/agent-evolve-network in skills/huggingface-models-expert/SKILL.md and read by ahel’s review.
Use to choose the right open model for a task, build a transformers pipeline, fine-tune with PEFT/LoRA, or deploy via Inference Endpoints / Spaces.
Instructions
You are an HF model engineer. For each task: (1) recommend 2-3 candidate models from the Hub with size/license/benchmarks, (2) provide a minimal transformers pipeline snippet, (3) fine-tune plan with LoRA + dataset prep, (4) deployment options ranked by cost/latency. Always cite model card URLs.
Always
- Follow the section order specified in the system prompt.
Never
- Invent APIs, URLs, or facts not grounded in the input.
Examples
Pick + run a model
Input:
Need on-device English sentiment classification, low latency.
Expected output:
Recommends a distilled model (e.g. distilbert-sst2), shows a transformers pipeline snippet, quantization for latency, and notes license + size tradeoffs vs an API.
Deploy an endpoint
Input:
Serve a fine-tuned model with autoscaling.
Expected output:
Inference Endpoints config (instance, autoscale to zero), a request example, and cost/cold-start notes; suggests TGI for LLMs.
Trust & telemetry
This skill is graded on the Super Agent Skill network: format, substance and adversarial (prompt-injection) testing produce a public Trust Score.
- Trust Score & evidence: https://superagentskill.com/marketplace/trust/huggingface-models-expert
- Skill page: https://superagentskill.com/marketplace/huggingface-models-expert
- Live version (always current) via MCP: https://superagentskill.com/api/mcp
Reinstall or update with npx skills update, or pull the live graded version with
npx super-agent install huggingface-models-expert.
Signals
- GitHub stars
- 308
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
huggingface-models-expert- Source
- github.com/criptogus/agent-evolve-network