alephic-ai/skref — validate Agent Skills

Validate Agent Skill (SKILL.md) directories in a repository with skref.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory to scan recursively for skills (directories containing a SKILL.md).no.
fail-on-errorFail the action if any skill is invalid.notrue
to-promptIf 'true', also print the <available_skills> XML block for all valid skills.nofalse
allow-claude-fieldsIf 'true', also accept Claude Code's extra frontmatter fields (model, when_to_use, argument-hint, hooks, …) during validation.nofalse
from-sourceIf '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).nofalse

no outputs