agentsclimarketplace

Validate skill line

Skill MauricioPerera/llms-txt-skills/docs/skills/validate_skill_line

Validate a single `## Skills` bullet line against the llms.txt Skills format before publishing it.From its SKILL.md

Install
npx -y skills add MauricioPerera/llms-txt-skills --skill validate_skill_line

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

  • 2 stars2 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.
  • runs commandsInstructs the agent to run 1 command, including `npx @rckflr/llms-skills validate <llms.txt>`.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

0.6 KB, 111 tokens by cl100k_base, as published. Nobody here has run it

validate_skill_line

Use this when drafting or reviewing a ## Skills entry. Pass the EXACT markdown bullet line; you get back valid, the parsed fields, and precise errors / warnings (missing sha256, tool without tool_sha256, non-semver version, short description). Fix errors before publishing; warnings are adoption-ladder hints, not blockers. For whole-file validation use npx @rckflr/llms-skills validate <llms.txt>.

What ships with it: 1 file

2.2 KB alongside SKILL.md, 1 of them executable

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.