skills-lint SKILL.md linter
Version updated for https://github.com/hyuga611/skills-lint to version v0.7.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Skills-Lint is a zero-dependency linter for Anthropic Agent Skills that checks for referential integrity, frontmatter consistency, and skill collisions. It ensures that SKILL.md references exist on disk and resolves internal links and script references in the references/ directory. The action fails PRs when there are broken references or duplicate skills based on name or description similarity. It supports both local and CI usage through GitHub Actions workflows or as a CLI tool.
What’s Changed
Full Changelog: https://github.com/hyuga611/skills-lint/compare/v0.6.1...v0.7.2