claude-skill-check
Version updated for https://github.com/MukundaKatta/claude-skill-check to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The claude-skill-check GitHub Action is a Python-based linter designed to validate the structure and content of SKILL.md files used with Claude Code. It ensures compliance with formatting and content standards, such as correct YAML frontmatter, valid field values, reasonable descriptions, and the absence of sensitive secrets. This tool automates quality checks, helping developers maintain consistency and security in skill files.
What’s Changed
First release. Python linter for Claude Code SKILL.md files — CLI, library API, and this composite GitHub Action.
Full Changelog: https://github.com/MukundaKatta/claude-skill-check/commits/v0.1.0