SKILLEMALL.ai

AB huggingface-lora-space-builder

Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA. Use when someone asks to create, generate, ship, or publish a Space, demo, Gradio app, or playground for a LoRA — including LoRAs for Qwen-Image, Qwen-Image-Edit, LTX-Video, Wan, FLUX, SDXL, or other diffusion base models. Also triggers when someone describes a LoRA they trained or hosts on the Hub and wants to share it. Covers picking the right base pipeline and `diffusers` inference recipe, designing a UI tailored to the LoRA's task and inputs (Union/multi-task control, edit, video, image, etc.), respecting model-card recommendations (trigger words, steps, guidance, LoRA scale, example inputs), and shipping to ZeroGPU hardware as a private Space by default.

ClawHub Agent Skills author: Hugging Face v1.0.10 MIT-0 9 files body ≈ 8 022 tokens Open the sourceclawhub.ai analyzed 22 h ago

Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA.

As a process B 70/100 · Nearly there — weak spots: result and completion, execution cost

GeneratorInfrastructureMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
99
Quality 40%
78
Run on models
none yet
Process rating
B
70/100
Nearly there
Result and completion w 14
0
Execution cost w 6
40
Tools and files w 18
60
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 1

✓ No critical or high findings

Medium and low: 1
  • low Secrets in code secret-high-entropy-token references/base-models/qwen-image.md:22
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    Qwen-Image and Qwen-Image-Edit pipelines need extras beyond the standard diffusers/transformers/peft set, because the text encoder is `Qwen…ion` (Qwen 2.5-VL):
    quoted

Files scanned: 9. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 8022 tokens (recommended < 5000); move details to references/

Process rating: all ten parameters 70/100

  • 0Result and completion. Does not say what the result is
  • 40Execution cost. Instruction body is 8022 tokens: crowds the task out of the window
  • 60Tools and files. Uses tools (bash, web, python) that frontmatter does not declare
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 85Steps. 89 steps, 2 vague phrases
  • 100When it triggers. States when to use and when not to
  • 100Failures and branches. 4 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 748: enough signal without eating the budget
  • +4Structure: 14 headings
  • +3Step-by-step instructions: 89 items
  • +4Has examples (8 code blocks)
  • +4Reference files are cited in the instructions (4 of 4)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 78.

External checks

ClawHub: suspicious
This skill appears purpose-aligned, but it asks users to paste a write-capable Hugging Face token into chat and may reuse that token as a Space secret.
LLM: suspicious (high) · VirusTotal: · 9 Jul 2026