When trying to install the plugin following the instructions at point 2. here using "Install for you, in this repo only (local scope)", then the output is:
Error: Failed to install: Failed to clone repository: Cloning into 'C:\Users\<user>\.claude\plugins\cache\temp_github_1772518129467_hdrqe1'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
It appears the clone is trying to use ssh (for which I have no keys set up) instead of alternate auth (https etc.)
When trying to install the plugin following the instructions at point 2. here using "Install for you, in this repo only (local scope)", then the output is:
It appears the clone is trying to use ssh (for which I have no keys set up) instead of alternate auth (https etc.)