This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 68058bf9 chore(skills): document installation with the GitHub CLI
68058bf9 is described below

commit 68058bf9b81a7e940e348b54ff67f49bd8f2d1ba
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon May 11 15:21:17 2026 +0200

    chore(skills): document installation with the GitHub CLI
---
 skills/README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/skills/README.md b/skills/README.md
index 81f7ab4d..f51f31dc 100644
--- a/skills/README.md
+++ b/skills/README.md
@@ -47,6 +47,12 @@ This dependency is optional but recommended.
 
 ## Installation
 
+Using the [GitHub CLI](https://github.com/cli/cli/):
+
+```bash
+    gh skill install apache/sling-whiteboar
+```
+
 Using [npx skills](https://github.com/vercel-labs/skills):
 
 ```bash

Reply via email to