agentsclimarketplace

Broken refs

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

Validate AI coding assistant skills against the Agent Skills specification (agentskills.io) — a dependency-free validator with fix hints, plus skills for auditing instruction quality and tuning description triggering.

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.

2 things to look at

  • 12 days oldThe repository was created 12 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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.

What its author says it does

Copied from the file, not written here

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

SKILL.md

1.0 KB, 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.

Keep looking

Skills are one crate of 328,083. 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.