Another skill
Skill LeoLin990405/skill-librarian/tests/fixture/another-skill
Validate JSON against a schema and report the first failing path. Use when checking API payloads, config files, or fixtures against a JSON Schema, or debugging "why does this JSON not validate". Triggers on "validate json", "json schema check".From its SKILL.md
npx -y skills add LeoLin990405/skill-librarian --skill another-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.5 KB, 55 tokens by cl100k_base, as published. Nobody here has run it
Another Skill
Second well-formed fixture skill. Distinct description with its own triggers so the
dup-desc and collision checks stay quiet on a clean library.
Steps
- Load schema.
- Validate and report the first error path.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.