SKILLEMALL.ai

AB ai-cs

Use when building or running a WeChat/WeCom online customer service agent for OpenClaw or Hermes that answers company product and service questions from a local llm-wiki knowledge base, politely redirects unrelated questions, and routes risky or unsupported cases to human support. 中文触发来自真实客户问题:多少钱、怎么用、能不能、支不支持、怎么安装、出错了、打不开、怎么退款、多久发货、有没有优惠、订单在哪、发票、售后、人工。

ClawHub Hermes author: haidong v1.0.1 MIT-0 1 file body ≈ 3 925 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 75/100 · Nearly there — weak spots: inputs and preconditions, running it twice

GeneratorAI and agentsCustomer supportCommercetype and topics are labelled automatically from the skill text
JSON
Technical rating
A
94/100
safety, quality, tests
Safety 60%
100
Quality 40%
84
Run on models
none yet
Process rating
B
75/100
Nearly there
Inputs and preconditions w 11
30
Running it twice w 4
30
When it triggers w 12
50
the three weakest of ten parameters · all ten

How to improve

  1. For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
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 description-long-hermes description is 355 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period)
  • note frontmatter-key unknown frontmatter key "slug"
  • note frontmatter-key unknown frontmatter key "title"

Process rating: all ten parameters 75/100

  • 30Inputs and preconditions. Does not say what the process needs to start
  • 30Running it twice. 22 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 60Result and completion. Output format stated, no completion criterion
  • 60Consistency. The Hermes dialect needs category and tags
  • 100Tools and files. No external tools needed
  • 100Steps. 108 steps
  • 100Failures and branches. 6 branches, has a failure section
  • 100Execution cost. Instruction body is 3925 tokens
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 15 top-level sections: this looks like several domains in one skill

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
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 355: enough signal without eating the budget
  • +4Structure: 26 headings
  • +3Step-by-step instructions: 108 items
  • +3Output format is stated explicitly
  • +4Has examples (23 code blocks)
  • +1License stated

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

External checks

ClawHub: clean
This appears to be a benign customer-service policy skill, but it relies on a local wiki and customer chat data that should be kept accurate and protected.
LLM: benign (medium) · VirusTotal: benign · 13 May 2026