Validate skills for Claude Code, Codex, and/or Copilot CLI compatibility.
Validates skills for Claude Code, Codex, and Copilot CLI compatibility with optional autofix.
npx claudepluginhub athola/skrills[--target claude|codex|copilot|all] [--autofix] [--errors-only]Validate installed skills using the skrills MCP server.
Use the mcp__plugin_skrills_skrills__validate-skills tool with:
target: Validation target (claude, codex, copilot, both, or all). Default: bothautofix: Automatically fix issues when possibleerrors_only: Only show skills with errorscheck_dependencies: Validate skill dependencies existParse $ARGUMENTS for:
--target <target> or -t <target>: Which CLI(s) to validate against--autofix or -a: Enable automatic fixes--errors-only or -e: Filter to errors only--deps or -d: Check dependenciesReport validation results including:
Handle errors: