change-keybinding
Installation
SKILL.md
change-keybinding
Use this skill when the user wants to remap, rebind, or remove a Warp keyboard shortcut.
Keybindings file
User customizations live at:
{{keybindings_file_path}}
This is the exact path Warp reads at launch — it is platform- and channel-specific (e.g. under ~/.warp*/ on macOS, under XDG config dirs like ~/.config/warp-terminal/ on Linux, and under %LocalAppData% on Windows). Use this path verbatim — do not infer a different one from the user's home directory layout. Create the file (and any missing parent directories) if it does not exist.
File format
A flat YAML map of action_name → key_trigger. Action names contain a colon, so they must be quoted: