Skip to content

ProverCoderAI/skiller-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skiller

Skiller Hero Banner

Install, sync, and manage skills with Skiller across your coding agents from a local web service.

Why Skiller

Managing skills separately in every agent is repetitive and error-prone.
Skiller gives you one control center to:

  • See everything at once — agents, installed skills, and status in one dashboard
  • Install once, use everywhere — propagate skills across your agent stack with one click
  • Clean house per-agent — right-click an agent to copy every skill from another or wipe them all
  • Project-scoped skills — pin a skill to a specific repo without polluting your global setup
  • Edit confidently — update SKILL.md content with immediate local visibility
  • Discover faster — browse marketplace sources like skills.sh and ClawHub

Supported agents

Skiller supports 44 agents natively — drop a skill into one place and it propagates to all of them.

Claude Code
Claude Code

CLI
Codex
Codex

CLI
Gemini CLI
Gemini CLI

CLI
GitHub Copilot CLI
Copilot CLI

CLI
OpenCode
OpenCode

CLI
OpenClaw
OpenClaw

CLI
CodeBuddy
CodeBuddy

CLI
Qoder
Qoder

CLI
Cursor
Cursor

IDE
Windsurf
Windsurf

IDE
Trae
Trae

IDE
Antigravity
Antigravity

IDE
Kiro
Kiro

IDE
Cline
Cline

VS Code extension
Warp
Warp

Terminal
Factory
Factory

Cloud platform
+ 28 more agents (click to expand)

Adal · Amp · Augment · Bob · Command Code · Continue · Cortex · Crush · DeepAgents · Firebender · Goose · iFlow CLI · Junie · Kilo · Kimi CLI · Kode · MCPJam · Mistral Vibe · Mux · Neovate · OpenHands · Pi · Pochi · Qwen Code · Replit · Roo · Trae (CN) · Zencoder

Skiller auto-detects any of these the moment they're installed — no setup required.

Product Tour

Core experience

  • Dashboard — system-wide visibility into your skill environment
  • Skills Manager — inspect, edit, sync, and remove skills (per-agent or everywhere)
  • Projects — group skills under specific repos so .claude/skills/ etc. stays scoped
  • Marketplace — search and install community skills quickly
  • Settings — configure behavior, sources, and runtime preferences

Skills Manager

Browse every installed skill, see which agents consume it, edit SKILL.md inline, and sync with one click.

Skills Manager

Marketplace

Search skills.sh and ClawHub in-app, preview a skill's target agents and repository, and install without touching the filesystem.

Marketplace

Settings

Theme, accent color, language, and cache controls — all in one place.

Settings

Running

Skiller Web binds to 127.0.0.1:17888 by default because it can read and write local skill/project paths.

bun install
bun run dev

Production-style build:

bun run build
bun run start

The docker-git entrypoint is /launch?backendUrl=<docker-git-api-url>&projectKey=<key>&sessionId=<optional>.

For Developers

All development, build, and debugging details are in docs/DEVELOPMENT.md.

Contributing

Contributions are welcome.
Open an issue first if you want to discuss a feature or behavior change.

License

MIT

About

AI agent skills manager for Claude Code, Cursor, Codex and more — install, sync, and manage skills from one desktop app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.1%
  • CSS 4.1%
  • Python 1.1%
  • Other 0.7%