analyze-skills
Analyze skills for token usage, dependencies, and optimization suggestions.
Create a new skill via GitHub search, LLM generation, or both.
> /plugin marketplace add athola/skrills > /plugin install skrills@skrills-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/create-skillContext preview
What this command does when you run it.
Create a new skill via GitHub search, LLM generation, or both.
description: Create a new skill via GitHub search, LLM generation, or both. argument-hint: "<name> <description> [--method github|llm|both] [--dry-run]" triggers: create skill, new skill, generate skill, add skill, make skill
Create a new skill using the skrills MCP server.
Use the `mcp__plugin_skrills_skrills__create-skill` tool with:
Parse `$ARGUMENTS`:
Default behavior: 1. Search GitHub for existing skills matching the name/description 2. If found, offer to download and adapt 3. If not found or declined, generate a new skill using LLM
Report:
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.
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.