BF aibuy
AIBuy 水贝珠宝行情助手,面向深圳水贝批发市场的一手货源查询。 覆盖三类能力: 1. 水贝珠宝产品查询:当用户询问珠宝商品、想查看或比较货源、提到任何珠宝品类 (黄金、K金、翡翠、钻石、手镯、戒指、项链、耳饰、彩宝等)、询问价格或 想浏览批发行情时触发。即使用户表达随意也应触发,例如"有没有18K的"、 "看看翡翠手镯"、"帮我找个礼物"、"水贝有什么黄金"。 2. 黄金类产品价格估算:查询到黄金/K金产品后,若用户希望了解价格, 结合实时沪金价格帮助计算。 3. 实时金价查询:当用户询问金价、银价、今日金价、现货黄金、品牌金价 (老凤祥、周大福、周生生、菜百等)、沪金、沪银、comex黄金时触发。
As a process F 35/100 · Will not run — References files that are not bundled: URL, 首图url, 视频URL,有则附上
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The text references files that are not there: add them or drop the references.
- 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: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: URL - warning
missing-refreference to a missing file: 首图url - warning
missing-refreference to a missing file: 视频URL,有则附上 - warning
missing-refreference to a missing file: 第一张图URL - warning
missing-refreference to a missing file: 视频URL
Process rating: all ten parameters 35/100
- 0Tools and files. 5 referenced file(s) missing: URL, 首图url, 视频URL,有则附上
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 100Steps. 33 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1024 tokens
- 100Running it twice. No mutating operations
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
- +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
- +5Description quotes 4 example trigger phrases
- +3Description length 320: enough signal without eating the budget
- +4Structure: 19 headings
- +3Step-by-step instructions: 33 items
- +4Has examples (6 code blocks)
- +3All 2 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.