mirror of
https://github.com/kepano/obsidian-skills.git
synced 2026-06-08 14:05:34 -07:00
Merge pull request #66 from mourjo/main
Add note to readme about https link for npx skills
This commit is contained in:
@@ -17,6 +17,12 @@ These skills follow the [Agent Skills specification](https://agentskills.io/spec
|
|||||||
npx skills add git@github.com:kepano/obsidian-skills.git
|
npx skills add git@github.com:kepano/obsidian-skills.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Instead of ssh, if you prefer to use https:
|
||||||
|
|
||||||
|
```
|
||||||
|
npx skills add https://github.com/kepano/obsidian-skills
|
||||||
|
```
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
|
|
||||||
#### Claude Code
|
#### Claude Code
|
||||||
|
|||||||
Reference in New Issue
Block a user