Articles · Documents & Markdown
The command palette: every action, one keystroke away
⌘K to open, fuzzy-search, enter to run. That’s the whole interface.
Kition Team·Mar 22, 2026·1 min read
Common entries
- "new" — new doc / table / template
- "toggle" — panels, theme, view
- "insert" — callout, table, image
- "ai" — jump to agent with prefilled prompt
- "template" — invoke template
Custom commands
Register your own in .kition/commands.json — run shell scripts, jump to specific docs, trigger hooks.
Related reading
Getting started
30 most-used Kition shortcuts
Memorize these and you can basically ditch the mouse — writing, agent, navigation all on the keyboard.
Documents & Markdown
Templates: stamp out meeting notes and weekly reports
`.md` files in `Templates/` show up in the palette automatically. Variables, frontmatter, agent hooks — all built in.
