SKILLEMALL.ai

BF memory-system

完整记忆系统 - 文件系统记忆 + 向量搜索 + 自动加载 + Memory Flush + 四类记忆分类

ClawHub Agent Skills author: minmengxhw-cpu v1.1.0 MIT-0 15 files body ≈ 1 199 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process F 28/100 · Will not run — References files that are not bundled: user/role.md, feedback/dev-rules.md, feedback/comm-style.md

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
82/100
safety, quality, tests
Safety 60%
100
Quality 40%
56
Run on models
none yet
Process rating
F
28/100
Will not run
References files that are not bundled: user/role.md, feedback/dev-rules.md, feedback/comm-style.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
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.
  2. 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: 15. 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")
  • warning missing-ref reference to a missing file: user/role.md
  • warning missing-ref reference to a missing file: feedback/dev-rules.md
  • warning missing-ref reference to a missing file: feedback/comm-style.md
  • warning missing-ref reference to a missing file: project/auth-refactor.md
  • warning missing-ref reference to a missing file: reference/external.md

Process rating: all ten parameters 28/100

Will not run. References files that are not bundled: user/role.md, feedback/dev-rules.md, feedback/comm-style.md
  • 0Tools and files. 5 referenced file(s) missing: user/role.md, feedback/dev-rules.md, feedback/comm-style.md
  • 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
  • 30Running it twice. 2 mutating operations with no state check
  • 40Consistency. Frontmatter name (memory-system) differs from the folder (enhanced-memory-4types)
  • 100Steps. 25 steps
  • 100Execution cost. Instruction body is 1199 tokens

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)
  • +3Description length 53: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • -218 emoji in the instructions: noise for the model
  • +2Single-language instructions
  • +4Structure: 25 headings
  • +3Step-by-step instructions: 25 items
  • +4Has examples (10 code blocks)
  • +1License stated

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

External checks

ClawHub: suspicious
This is a coherent memory skill, but it needs Review because its code can read or write outside the intended memory folder and uses shell execution with user-controlled text.
LLM: suspicious (high) · VirusTotal: · 29 May 2026