From 9bb40c564fbe140ee651d2354d78719c42c2c395 Mon Sep 17 00:00:00 2001 From: chenminhua Date: Fri, 30 Jan 2026 09:40:41 +0800 Subject: [PATCH] Update README with npx skills instructions Add instructions for using npx to add skills. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4ca6a3e..d338e0e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ These skills follow the [Agent Skills specification](https://agentskills.io/spec /plugin install obsidian@obsidian-skills ``` +### npx skills + +``` +npx skills add git@github.com:kepano/obsidian-skills.git +``` + ### Manually #### Claude Code