Hanko Plugin Validator
Version updated for https://github.com/RoninForge/hanko to version v0.2.1.
- 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
The “hanko” GitHub Action validates Claude Code plugin manifests, ensuring compatibility with schema requirements and marketplace submission guidelines. It automates the detection of common errors such as schema mismatches, reserved marketplace names, duplicate declarations, and improper file paths, which can lead to submission failures. By providing actionable feedback, marketplace-specific checks, and integration options for CI workflows, “hanko” streamlines the plugin validation process and reduces the risk of rejection.
What’s Changed
hanko v0.2.1
Validate Claude Code plugin manifests before you submit them. Go binary, zero network calls, pretty errors.
Install:
curl -fsSL https://roninforge.org/hanko/install.sh | sh
Changelog
Full changelog: https://github.com/RoninForge/hanko/compare/v0.2.0...v0.2.1