安装命令
claude plugin marketplace add thedotmack/claude-mem
claude plugin install claude-mem
成功日志
PS D:\aicode\openim-plateform> claude plugin marketplace add thedotmack/claude-mem
Adding marketplace...
SSH not configured, cloning via HTTPS: https://github.com/thedotmack/claude-mem.git
Cloning repository: https://github.com/thedotmack/claude-mem.git
Clone complete, validating marketplace…
✔ Successfully added marketplace: thedotmack
PS D:\aicode\openim-plateform> claude plugin install claude-mem
Installing plugin "claude-mem"...
✔ Successfully installed plugin: claude-mem@thedotmack (scope: user)
测试验证
安装报错
claude plugin marketplace add thedotmack/claude-mem
Adding marketplace...
SSH not configured, cloning via HTTPS: https://github.com/thedotmack/claude-mem.git
Updating existing marketplace cache…
Update failed, cleaning up and re-cloning…
HTTPS clone failed, retrying with SSH: git@github.com:thedotmack/claude-mem.git
✘ Failed to add marketplace: EBUSY: resource busy or locked, unlink 'C:\Users\dh\.claude\plugins\marketplaces\thedotmack-claude-mem\.git\objects\pack\tmp_pack_UZP0t4'
文件夹被锁。
解决方式
关闭所有的 IDE,释放锁,
不行的话,就重启一下。
