By athola
Sync, validate, analyze, trace, diff, and create custom skills across Claude Code, Codex, GitHub Copilot, and Cursor. Analyze token usage and dependencies, enable execution tracing, generate new skills via GitHub search or LLM, preview syncs without changes, and autofix validation issues.
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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Skills support engine for Claude Code, Codex CLI, GitHub Copilot CLI, and Cursor.
Installation | User Guide | CLI Reference | MCP Tutorial | FAQ | Changelog
What's new in 0.7.3 -- MCP tool filtering (
allowed_tools/disabled_tools) synced across all adapters, MCP servers panel in TUI and browser dashboards,/api/mcp-serversREST endpoint, configurable Unpaywall email,OffsetDateTimefor discussion timestamps, and SQL upsert fix. See changelog.

TUI dashboard -- navigate skills, activity, and metrics with keyboard shortcuts:

See the quickstart tutorial for a walkthrough, or the MCP tutorial for server setup.
skrills-portal.html can be opened directly
in a browser or uploaded to integration platforms without a running
server.macOS / Linux:
curl -LsSf https://raw.githubusercontent.com/athola/skrills/HEAD/scripts/install.sh | sh
Windows PowerShell:
powershell -ExecutionPolicy Bypass -NoLogo -NoProfile -Command ^
"Remove-Item alias:curl -ErrorAction SilentlyContinue; iwr https://raw.githubusercontent.com/athola/skrills/HEAD/scripts/install.ps1 -UseBasicParsing | iex"
crates.io: cargo install skrills
See installation guide for HTTP transport setup, systemd services, and advanced options.
# Validate skills for Codex/Copilot/Cursor compatibility
skrills validate --target both --autofix
# Analyze token usage
skrills analyze --min-tokens 1000 --suggestions
# Sync from Claude to all other CLIs
skrills sync-all
# Sync between specific environments
skrills sync --from cursor --to claude
# Start MCP server and open the browser dashboard
skrills serve --http 127.0.0.1:3000 --open
# Interactive TUI dashboard
skrills tui
# Launch an agent with automatic backend routing (Claude -> Codex fallback)
skrills multi-cli-agent my-agent
See CLI reference for all commands including skill lifecycle management.
Skrills syncs seven asset types across four CLI environments. Each cell reflects what the adapter reads and writes today:
npx claudepluginhub athola/skrills --plugin skrillsMeta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Documentation review, cleanup, and generation with AI slop detection, style learning, and human-quality writing enforcement
Spatial knowledge organization using memory palace techniques - build, navigate, and maintain virtual memory structures for enhanced recall and information management. Includes PR Review Room for capturing review knowledge.
Spec Driven Development toolkit - structured specification, planning, and implementation workflows for systematic feature development
Architecture paradigm selection and implementation planning for software systems
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Create and validate production-grade agent skills with 100-point marketplace grading
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Skill discovery and installation assistant — find and install the right skills for your project
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses