Live data from Hacker News

Ask HN: How to Use `npx skills add` with On-Prem / Private Repos?

news.ycombinator.com

1–2 of 2 posts

Ask HN: How to Use `npx skills add` with On-Prem / Private Repos?

#1
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?