SKILLEMALL.ai

AF hermes-agent-skill-authoring

Author in-repo SKILL.md files: frontmatter and structure.

NousResearch/hermes-agent Hermes author: NousResearch MIT 1 file body ≈ 3 505 tokens Open the sourcegithub.com analyzed 2 d ago

Author in-repo SKILL.md files: frontmatter and structure.

As a process F 46/100 · Will not run — References files that are not bundled: references/*.md, scripts/run_tests.sh

ProcedureAI and agentsWriting and documentstype and topics are labelled automatically from the skill text
Runs in: Hermes Agent
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
100
Quality 40%
77
Run on models
none yet
Process rating
F
46/100
Will not run
References files that are not bundled: references/*.md, scripts/run_tests.sh
Tools and files w 18
0
Result and completion w 14
0
Progress reporting w 2
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
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: 1. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: references/*.md
  • warning missing-ref reference to a missing file: scripts/run_tests.sh

Process rating: all ten parameters 46/100

Will not run. References files that are not bundled: references/*.md, scripts/run_tests.sh
  • 0Tools and files. 2 referenced file(s) missing: references/*.md, scripts/run_tests.sh
  • 0Result and completion. Does not say what the result is
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 16 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 55Failures and branches. 1 branches
  • 60Consistency. The Hermes dialect needs category and tags
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 71 steps
  • 100Execution cost. Instruction body is 3505 tokens
  • low 13 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (23 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
  • +3Description length 57: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +4Structure: 19 headings
  • +3Step-by-step instructions: 71 items
  • +4Has examples (3 code blocks)
  • +1License stated

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