Skip to content

Repository files navigation

skillcheck

English · 中文

Agents load a skill from name + description in SKILL.md. skillcheck lints that file against the Agent Skills spec before you ship.

npx tsx src/cli.ts path/to/SKILL.md

What it catches

  • Missing frontmatter fences

  • Missing name or description

  • name not kebab-case, or not matching the parent folder

  • Description with no when-to-use signal

  • Empty or huge body

    npx tsx src/cli.ts demo

Node 20+. MIT.

About

Lint Agent Skills SKILL.md files against the spec before you ship them.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages