请问HN:如何在本地/私有仓库中使用 `npx skills add`?

1作者: onurkanbkrc3 个月前原帖
如您所知,我们可以使用以下命令安装所需的技能:<p>npx skills add https://github.com/anthropics/skills --skill frontend-design<p>有没有办法在本地环境中实现相同的设置,而不公开暴露该仓库?
查看原文
As you know, we can install the desired skill using the following command:<p>npx skills add https:&#x2F;&#x2F;github.com&#x2F;anthropics&#x2F;skills --skill frontend-design<p>Is there a way to achieve the same setup in an on-premise environment without exposing the repository publicly?