The TUI
Bare skl on a TTY opens the two-pane skill browser. skl tui and skl ui do the same.
skl
skl tui
skl ui
--no-tui or SKL_NO_TUI=1 prints help instead of entering fullscreen.
Browse works offline. Sync from the TUI needs login.
Keys
↑/↓ or j/k move
[ / ] scroll preview
Ctrl-j / Ctrl-k scroll preview
/ search
n new skill
e edit SKILL.md
u use
U unuse
d delete
s sync
r refresh
? help
q or Esc quit
n is skl create. e opens SKILL.md in $VISUAL or $EDITOR. u and U are skl use and skl unuse for the selected skill in the current project. d is skl delete. s runs a blocking skl sync. r reloads the local library and state.db.
Esc leaves search, help, create, or the delete confirm, then quits from the list.