Hacker News new | ask | show | jobs
Ask HN: How to Use `npx skills add` with On-Prem / Private Repos?
1 points by onurkanbkrc 122 days ago
As 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?

1 comments