SKILLEMALL.ai

AB skill-builder

Build, review, or migrate an agent skill from a plain-language description — decides invocation control (disable-model-invocation vs user-invocable), arguments (argument-hint, $ARGUMENTS), and context cost, then scaffolds, validates, and tests it.

ClawHub Claude Code author: Conor Bronsdon v1.0.0 MIT-0 13 files body ≈ 2 175 tokens Open the sourceclawhub.ai analyzed 2 d ago

Build, review, or migrate an agent skill from a plain-language description — decides invocation control (disable-model-invocation vs user-invocable)…

As a process B 66/100 · Nearly there — weak spots: when it triggers, consistency

AnalyzerAI and agentsInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
100
Quality 40%
77
Run on models
none yet
Process rating
B
66/100
Nearly there
When it triggers w 12
20
Consistency w 8
40
Tools and files w 18
60
the three weakest of ten parameters · all ten

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
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 · 0

✓ No critical or high findings

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

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")

Process rating: all ten parameters 66/100

  • 20When it triggers. No condition that starts the skill
  • 40Consistency. Frontmatter name (skill-builder) differs from the folder (agent-skill-builder)
  • 60Tools and files. Uses tools (bash, read, web, git, python) that frontmatter does not declare
  • 60Result and completion. Output format stated, no completion criterion
  • 60Failures and branches. 2 branches
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 32 steps
  • 100Execution cost. Instruction body is 2175 tokens
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • low The response is described with custom markup (3 tags): a typed call is more reliable

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)
  • -33 of 4 scripts are never mentioned in SKILL.md
  • +2Single-language instructions
  • +3Description length 247: enough signal without eating the budget
  • +4Structure: 12 headings
  • +3Step-by-step instructions: 32 items
  • +3Output format is stated explicitly
  • +4Has examples (2 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +1License stated

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

External checks

ClawHub: clean
This skill coherently helps users create and validate agent skills, with disclosed local file access and user-controlled installation steps.
LLM: benign (high) · VirusTotal: · 22 Aug 2026