SKILLEMALL.ai

BF saved-markdown

Publish Markdown, HTML, and Slides pages, reports, and documents anonymously to https://saved.md. **TRIGGER THIS SKILL when ANY of the following are true:** 1. User asks to CREATE content that is naturally document-like (reports, summaries, guides, docs, pages, tables, analysis) 2. User mentions markdown, publishing, sharing, or making something public 3. The response you're about to generate is structured text with headers, tables, or formatted sections 4. User asks for anything that could be a "page" or "document" output 5. User asks for slides, a slide deck, a presentation, or a "deck" output **When in doubt: TRIGGER.** (User can always choose local-only) **ALWAYS offer four options:** (1) one-shot publish, (2) interactive edit-before-publish, (3) local-only, (4) enhance.

LeoYeAI/openclaw-master-skills Agent Skills author: LeoYeAI MIT 18 files body ≈ 4 345 tokens Open the sourcegithub.com analyzed 2 d ago

Publish Markdown, HTML, and Slides pages, reports, and documents anonymously to https://saved.md. TRIGGER THIS SKILL when ANY of the following are true: 1.…

As a process F 49/100 · Will not run — References files that are not bundled: references/resume-cv.md, references/report.md, references/company-profile.md

ProcedureData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
88/100
safety, quality, tests
Safety 60%
98
Quality 40%
72
Run on models
none yet
Process rating
F
49/100
Will not run
References files that are not bundled: references/resume-cv.md, references/report.md, references/company-profile.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. 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 · 2

✓ No critical or high findings

Medium and low: 2
  • low Exfiltration read-dotenv markdowns/documentation-guide.md:181
    Reads a .env file
    cp .env.example .env
  • low Exfiltration read-dotenv markdowns/documentation-guide.md:210
    Reads a .env file
    cp .env.example .env

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: references/resume-cv.md
  • warning missing-ref reference to a missing file: references/report.md
  • warning missing-ref reference to a missing file: references/company-profile.md
  • warning missing-ref reference to a missing file: references/dashboard-metrics.md
  • warning missing-ref reference to a missing file: references/documentation-guide.md
  • warning missing-ref reference to a missing file: references/proposal-pitch.md
  • warning missing-ref reference to a missing file: references/newsletter-update.md
  • warning missing-ref reference to a missing file: references/portfolio-showcase.md
  • warning missing-ref reference to a missing file: references/event-invitation.md

Process rating: all ten parameters 49/100

Will not run. References files that are not bundled: references/resume-cv.md, references/report.md, references/company-profile.md
  • 0Tools and files. 9 referenced file(s) missing: references/resume-cv.md, references/report.md, references/company-profile.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 70When it triggers. States when to use, but not when not to
  • 70Execution cost. Instruction body is 4345 tokens
  • 85Steps. 105 steps, 2 vague phrases
  • 100Failures and branches. 4 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • low 14 top-level sections: this looks like several domains in one skill
  • high The skill tells the model to perform an irreversible action with no human approval

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)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 788: enough signal without eating the budget
  • +4Structure: 35 headings
  • +3Step-by-step instructions: 105 items
  • +4Has examples (17 code blocks)

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