agentsclimarketplace

Broken refs

Skill blakebauman/skillist-validator/tests/fixtures/broken-refs

Fixture for bundled-file reference rules. Use when testing that the validator catches missing, nested and unreferenced bundled files.From its SKILL.md

Install
npx -y skills add blakebauman/skillist-validator --skill broken-refs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 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

1.0 KB, 176 tokens by cl100k_base, as published. Nobody here has run it

Fixture for the file-reference rules.

  • Read references/valid.md first — it exists and resolves cleanly.
  • references/missing.md does not exist, so it must be reported.
  • references/deep/nested/too-far.md is both missing and over-nested.
  • The orphan reference file exists but is deliberately never named by path anywhere in this body, so the validator should report it as dead weight.
  • scripts/build.sh is ambiguous: this skill bundles no scripts/ directory, so it may mean the project's own script rather than a missing bundled one.
  • ~/Downloads/user-data.csv is a path in the user's project, not a bundled file, and must not be reported as missing.
  • .workspace/INDEX.md is likewise external and must not be reported.

What ships with it: 2 files

238 B alongside SKILL.md

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.