Help us improve
Share bugs, ideas, or general feedback.
Skill synchronization and management tools for Claude Code, Codex, GitHub Copilot, and Cursor
npx claudepluginhub athola/skrillsSkill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Share bugs, ideas, or general feedback.
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: