analyze-skills
Analyze skills for token usage, dependencies, and optimization suggestions.
Sync skills and instructions from GitHub Copilot CLI to Claude, Codex, or Cursor.
> /plugin marketplace add athola/skrills > /plugin install skrills@skrills-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/sync-from-copilotContext preview
What this command does when you run it.
Sync skills and instructions from GitHub Copilot CLI to Claude, Codex, or Cursor.
description: Sync skills and instructions from GitHub Copilot CLI to Claude, Codex, or Cursor. argument-hint: "[--to claude|codex|cursor] [--dry-run]" triggers: copilot import, import from copilot, copilot to claude, copilot to cursor, copilot migration
Sync from GitHub Copilot CLI using the skrills MCP server.
Use the `mcp__plugin_skrills_skrills__sync-from-copilot` tool with:
Parse `$ARGUMENTS` for:
This reads from `~/.config/github-copilot/`:
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.
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.