Installs the Wink CLI Agent Skill into:
~/.agents/skills/wink-cli/
From this repository:
npx ./skills/wink-cli install --forceAfter publishing the package:
npx wink-cli installOn Windows, install and update also query the Wink uninstall registry key to
locate the installed app. If <install-root>/Wink/<version>/cli/wink.cmd is
missing, the installer creates it with the same Wink.exe --cli wrapper used by
the NSIS package. Writing under Program Files may trigger a UAC elevation
prompt; approve it to finish creating wink.cmd.
npx wink-cli install
npx wink-cli install --force
npx wink-cli update
npx wink-cli uninstallUse --dest <path> to install under a different home directory. The final skill path is:
<path>/.agents/skills/wink-cli/