Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.
$npx -y skills add mits-pl/wove --skill add-wshcmdInstalls into the current project.
Run `npx skills use "https://github.com/mits-pl/wove" --skill "mits-pl/wove/add-wshcmd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mits-pl/wove" that are relevant to the current task. Run `npx skills add "https://github.com/mits-pl/wove"` and select the relevant skills, then follow their instructions.