alephic-ai/skref — validate Agent Skills
Validate Agent Skill (SKILL.md) directories in a repository with skref.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to scan recursively for skills (directories containing a SKILL.md). | no | . |
| fail-on-error | Fail the action if any skill is invalid. | no | true |
| to-prompt | If 'true', also print the <available_skills> XML block for all valid skills. | no | false |
| allow-claude-fields | If 'true', also accept Claude Code's extra frontmatter fields (model, when_to_use, argument-hint, hooks, …) during validation. | no | false |
| from-source | If 'true', always build skref from this action's source instead of downloading a prebuilt release binary. Use to test unreleased changes (this repo's own demo workflow sets it). | no | false |
Outputs
no outputs