docs: add repo url skills example
This commit is contained in:
parent
543fdb0253
commit
43e8d0a326
@ -85,6 +85,11 @@ The CLI runs via `npx`, so you do not need a global install.
|
||||
npx skills add vercel-labs/agent-skills
|
||||
```
|
||||
|
||||
### Example Install From A Repo URL
|
||||
```bash
|
||||
npx skills add https://github.com/avdlee/swiftui-agent-skill --skill swiftui-expert-skill
|
||||
```
|
||||
|
||||
### Notes
|
||||
- The leaderboard uses anonymous telemetry from the CLI. You can opt out by setting `DISABLE_TELEMETRY=1`.
|
||||
- Review skills before installing. The ecosystem is audited, but quality varies.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user