Ask HN: How to Use `npx skills add` with On-Prem / Private Repos?
https://news.ycombinator.com/item?id=46972491As you know, we can install the desired skill using the following command:
npx skills add https://github.com/anthropics/skills --skill frontend-design
Is there a way to achieve the same setup in an on-premise environment without exposing the repository publicly?