skillstui
v0.2.8
Published
TUI for discovering and installing AI agent skills from the Open Agent Skills Ecosystem
Downloads
1,130
Maintainers
Keywords
Readme
skillstui
Terminal UI for searching and installing AI agent skills from skills.sh
npx skillstuiWhat is this?
skillstui is an interactive terminal app that lets you search, browse, and install agent skills — reusable instruction sets that supercharge AI coding agents like Claude Code, Cursor, GitHub Copilot, Windsurf, and many more.
Skills are fetched live from skills.sh, sorted by community installs, and installed into your project with a single keystroke.
Usage
No installation required:
npx skillstuiOr install globally:
npm install -g skillstui
skillstuiHow it works
- Search — type a term and press
Enterto search skills.sh - Select — use
↑↓to navigate results andSpaceto add skills to your install list - Choose agents —
Tabto the agents panel and toggle withSpace - Install — press
Ctrl+Gto install everything at once
Keyboard shortcuts
| Key | Action |
| ----------------- | --------------------------------- |
| Enter | Search for skills |
| Tab / Shift+Tab | Navigate between panels |
| ↑ / ↓ | Move within a panel |
| Space | Select / deselect |
| S | Open skill detail in browser |
| Escape | Back to search |
| Ctrl+G | Install selected skills |
| Ctrl+Y | Copy install command to clipboard |
| Ctrl+C | Exit |
Supported agents
Skills are installed for all of the following agents by default:
Amp · Antigravity · Cline · Codex · Cursor · Deep Agents · Firebender · Gemini CLI · GitHub Copilot · Kimi Code CLI · OpenCode · Replit · Warp
Opt-in agents (click to toggle in the TUI):
AdaL · Augment · Claude Code · CodeBuddy · Command Code · Continue · Cortex Code · Crush · Droid · Goose · IBM Bob · iFlow CLI · Junie · Kilo Code · Kiro CLI · Kode · MCPJam · Mistral Vibe · Mux · Neovate · OpenClaw · OpenHands · Pi · Pochi · Qoder · Qwen Code · Roo Code · Trae · Trae CN · Windsurf · Zencoder
Requirements
- Node.js 18+
License
MIT
