analyze-skills
Analyze skills for token usage, dependencies, and optimization suggestions.
Validate skills for Claude Code, Codex, and/or Copilot CLI compatibility.
> /plugin marketplace add athola/skrills > /plugin install skrills@skrills-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/validate-skillsContext preview
What this command does when you run it.
Validate skills for Claude Code, Codex, and/or Copilot CLI compatibility.
description: Validate skills for Claude Code, Codex, and/or Copilot CLI compatibility. argument-hint: "[--target claude|codex|copilot|all] [--autofix] [--errors-only]" triggers: validate skills, check skills, skill errors, skill warnings, skill compatibility
Validate installed skills using the skrills MCP server.
Use the `mcp__plugin_skrills_skrills__validate-skills` tool with:
Parse `$ARGUMENTS` for:
Report validation results including:
Handle errors:
Write a skill once, use it everywhere. Skrills validates and syncs skills, commands, agents, MCP servers, and hooks across **Claude Code, Codex CLI, GitHub Copilot CLI, and Cursor**, all from a single Rust binary. Install · User Guide · CLI Reference · FAQ ·
Repo: athola/skrills
Analyze skills for token usage, dependencies, and optimization suggestions.
Create a new skill via GitHub search, LLM generation, or both.
Fuzzy search installed skills by name or description.
Compare a skill across Claude, Codex, Copilot, and Cursor to show differences.
Get aggregate statistics about discovered skills including counts, quality, and token usage.
Disable skill tracing and remove instrumentation markers.