No work step here. This is probably a skill that reads or coordinates, not one that produces something.
.md file to compare - side-by-side diff against test-membrane-1776808052823
test-membrane-1776808052823
What it does for you
This skill does one job for you, the same careful way every time.
What it produces
A recent result, so you can see the kind of work it returns.
loading…
How to get it
These run inside the Snappy workspace. Want this working in your business? I set skills like this up with you, in one focused week.
For developers how this skill is built, graded, and how it runs
at a glance- the short version
what's inside - the parts that make up a skill 1/4 present
A skill is just a few plain-text files. Only the main one is required. The rest are optional, added as the work needs them. This is what the skill is made of; how it runs is just below.
state/skills/test-membrane-1776808052823.md
present
state/lib/test-membrane-1776808052823.ts
not present
state/bin/test-membrane-1776808052823/
not present
state/skills/test-membrane-1776808052823.agents.md
not present
how it runs - the shared frame every skill uses 0/5 present
Every skill runs the same way. One part does the work, a separate part checks it, and a short loader hands the AI exactly what it needs for the job. Anything this skill doesn't use shows a one-line note saying why, on purpose, not by accident.
No separate check found. Without one, the part that makes the work could end up approving its own work, worth a closer look.
This skill doesn't fix its own gaps yet.
This skill has no loader to rewrite, so there's nothing for the background fixer to do.
This skill isn't keeping a record of its runs yet.
what it has learned - fixes written back in over time sample
When a run hits something this skill didn't handle, the fix gets written back into the skill so it doesn't happen again. FIXED means it was corrected on the spot. LOGGED means it's queued for a bigger rewrite. Either way, the skill gets a little better and never makes the same mistake twice.
- Loading feedback rows…
SKILL.md- the skill, written out in plain English
Membrane verification skill
Exercises the drop-and-classify membrane end-to-end. Parses YAML frontmatter, derives name/title/description, and classifies by IDF-weighted overlap with sibling skills in the live catalog.
Run
Drop, classify, submit.
AGENTS.md- what the AI loads when this skill comes up
no AGENTS.md found
api.ts- the code it can call
⚠ no api.ts - this skill has no typed action surface
scripts- helper scripts it can run
prose-only skill - no sidecar under state/bin/ yet. Steps, if any, are described in SKILL.md.
how we check it- the checks, plus the last 10 runs
no recent runs logged - the eval contract is declared but nothing has been graded yet