actions-marketplace-validations/Skill Doctor
Scan agent skills for static quality issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 11, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/marian2js_skill-doctor@ad824e465be950fd8fd845e7141c0a2b1fc9caa1 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Skill directory or workspace to scan | — | . |
| verbose | Show file details per finding | — | true |
| fail-on | Exit with error code on diagnostics: error, warning, none | — | error |
| strictness | Analysis strictness: default, strict, pedantic | — | default |
| node-version | Node.js version to use | — | 20 |
Outputs
| name | description |
|---|---|
| score | Workspace score (0-100) |