skill-lint

command
v0.19.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Command skill-lint validates Agent Skills against the open specification at https://agentskills.io/specification.

It checks every skills/<name>/SKILL.md (and nested catalog layouts) for valid frontmatter, the name/directory-name match, field constraints, body size, and that every referenced file (references/, scripts/, assets/) actually exists.

Usage:

go run ./cmd/skill-lint [dir ...]   # defaults to ./skills

Exit code 0 means all skills are valid; 1 means at least one error.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL