Skip to content

meitu/wink-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wink-cli Skill Installer

Installs the Wink CLI Agent Skill into:

~/.agents/skills/wink-cli/

Usage

From this repository:

npx ./skills/wink-cli install --force

After publishing the package:

npx wink-cli install

On 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.

Commands

npx wink-cli install
npx wink-cli install --force
npx wink-cli update
npx wink-cli uninstall

Use --dest <path> to install under a different home directory. The final skill path is:

<path>/.agents/skills/wink-cli/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors