huggingface-gradio

huggingface-gradio is a skill for Claude Code, Codex from metaspartan/cybara. It costs 27 tokens per session (232 once invoked), scanned A, original, MIT.

A guide for building, testing, and publishing Gradio web interfaces for machine-learning models and data workflows. Gradio is a Python tool for making simple web interfaces around code.

In plain words
What is it for?
Use it to create local Gradio demos, dataset tools, and evaluation interfaces with validated inputs and controlled model requests.
Why use it?
It helps keep model demos and internal tools reproducible, accessible, and checked across input, error, loading, keyboard, and mobile states.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create local Gradio demos, dataset tools, and evaluation interfaces with validated inputs and controlled model requests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/metaspartan/cybara/huggingface-gradio
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add metaspartan/cybara --skill huggingface-gradio
Clone the repo
git clone --depth 1 https://github.com/metaspartan/cybara

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for huggingface-gradio

README.md
[![agentmods](https://agentmods.dev/badge/skills/metaspartan/cybara/huggingface-gradio/github.svg)](https://agentmods.dev/skills/metaspartan/cybara/huggingface-gradio)
Your own site
<a href="https://agentmods.dev/skills/metaspartan/cybara/huggingface-gradio"><img src="https://agentmods.dev/badge/skills/metaspartan/cybara/huggingface-gradio/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for huggingface-gradio

Your own site · 80×15
<a href="https://agentmods.dev/skills/metaspartan/cybara/huggingface-gradio"><img src="https://agentmods.dev/badge/skills/metaspartan/cybara/huggingface-gradio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 232 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.00232
Opus 5 $0.00014 $0.00116
Sonnet 5 $0.00005 $0.00046
Haiku 4.5 $0.00003 $0.00023

Measured 10d ago against content hash 1a3a522247cd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

huggingface-gradio scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/huggingface-workflows/skills/huggingface-gradio/SKILL.md · 22 lines

What it actually says

Hugging Face Gradio

Use Gradio for focused model demos, dataset tools, and internal evaluation interfaces.

Workflow

  1. Define the smallest input and output schema that demonstrates the workflow.
  2. Put model loading outside the request handler and bound concurrency, queue size, timeouts, and upload sizes.
  3. Validate file types and user input before inference.
  4. Build the app in a UV-managed environment and run it locally first.
  5. Exercise keyboard navigation, labels, loading, empty, error, cancellation, and mobile-width states.
  6. Measure cold start and warmed request latency.
  7. Add authentication before exposing private models, datasets, or outputs.

Do not enable a public share link or deploy a Space unless the user explicitly requests that external action. Before deployment, review secrets, repository visibility, hardware, sleep behavior, and expected cost.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 22 lines · 27 tokens per session scan A 1a3a522247cd

Subscribe to this mod's changes

huggingface-gradio is a skill published in the GitHub repository metaspartan/cybara (28 stars, last pushed yesterday), licensed MIT. It adds 27 tokens to every session and 232 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

salary-market-scanner

Scan live job boards and salary databases to find real-time compensation data for any role and location. Use this skill when a user asks "what's the going rate for a senior React engineer in London", "software engineer salary Singapore", "how much do ML engineers make", "what should I be earning as a [role]", "is my…

tinyfish-io/tinyfish-cookbook · 114 tokens

slop-taste

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

KornLabs/truss · 60 tokens

slop-hallmark

Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.

KornLabs/truss · 64 tokens

slop-ui

Anti Slop: Rules for AI Coding Agents. The core filter. Load always to stop generic AI slop.

KornLabs/truss · 27 tokens

antislop-ui

UI and visual skill for antislop. Use when building or editing any interface: color, layout, components, motion. Load with the core.

KornLabs/truss · 35 tokens

uiux-ui-ux-pro-max

UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local…

KornLabs/truss · 116 tokens