SKILLEMALL.ai

A memory-pill

AI-native memory and orchestration system for OpenClaw. Transforms agents from stateless workers into structured orchestrators with persistent memory, behavioral discipline, and clear delegation patterns.

ClawHub Agent Skills author: 7D v0.8.0 2 files body ≈ 3 283 tokens open source ↗ analyzed 26 h ago
GeneratorInfrastructureAI and agentstype and topics are labelled automatically from the skill text
JSON
A
90/100
Overall score
Safety 60%
100
Quality 40%
75
Tests bonus
0

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): it is the main trigger signal.
  2. Add evals/evals.json with 4–6 real requests and expected answers: the full check will then use your cases instead of a model draft.
  3. Add a spec.yaml with triggers and assertions (skilltest init): the behaviour contract for CI.

Guard findings · 0

✓ No critical or high findings

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

Lint

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

Process maturity 65/100

  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 12 mutating operations with no state check
  • 60Result and completion. Output format stated, no completion criterion
  • 60Failures and branches. 2 branches
  • 100Tools and files. No external tools needed
  • 100Steps. 75 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3283 tokens
  • low 14 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
  • +4Description does not say when NOT to use the skill (false activations)
  • +1No license
  • +2Single-language instructions
  • +3Description length 204: enough signal without eating the budget
  • +4Structure: 33 headings
  • +3Step-by-step instructions: 75 items
  • +3Output format is stated explicitly
  • +4Has examples (26 code blocks)

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

External checks

ClawHub: clean
This is an instruction-only memory/orchestration skill that persistently organizes OpenClaw workspace files; its main risks are disclosed local memory storage and optional under-scoped integrations, not malicious behavior.
LLM: benign (high) · VirusTotal: benign · 28 May 2026