analyze-skills
Analyze skills for token usage, dependencies, and optimization suggestions.
Sync skills and instructions from Claude or Codex to GitHub Copilot CLI.
> /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-to-copilotContext preview
What this command does when you run it.
Sync skills and instructions from Claude or Codex to GitHub Copilot CLI.
description: Sync skills and instructions from Claude or Codex to GitHub Copilot CLI. argument-hint: "[--from claude|codex] [--dry-run]" triggers: copilot sync, github copilot, export to copilot, copilot instructions
Sync to GitHub Copilot CLI using the skrills MCP server.
Use the `mcp__plugin_skrills_skrills__sync-to-copilot` tool with:
Parse `$ARGUMENTS` for:
This syncs your skills to `~/.config/github-copilot/instructions/`.
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.