create-skill
Create a new skill via GitHub search, LLM generation, or both.
Analyze skills for token usage, dependencies, and optimization suggestions.
> /plugin marketplace add athola/skrills > /plugin install skrills@skrills-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/analyze-skillsContext preview
What this command does when you run it.
Analyze skills for token usage, dependencies, and optimization suggestions.
description: Analyze skills for token usage, dependencies, and optimization suggestions. argument-hint: "[--min-tokens N] [--no-suggestions]" triggers: analyze skills, skill tokens, skill optimization, skill dependencies, token usage
Analyze installed skills using the skrills MCP server.
Use the `mcp__plugin_skrills_skrills__analyze-skills` tool with:
Parse `$ARGUMENTS` for:
Report analysis 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
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.
Enable skill tracing to track which skills are loaded and invoked.