From 97a0391bd3dda2038cfea64e0a0b1b03c3807743 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 28 Apr 2026 17:06:03 -0600 Subject: [PATCH] silverbullet: add installation instructions --- skills/using-silverbullet/SKILL.md | 4 ++++ skills/using-silverbullet/references/installation.md | 1 + 2 files changed, 5 insertions(+) create mode 100644 skills/using-silverbullet/references/installation.md diff --git a/skills/using-silverbullet/SKILL.md b/skills/using-silverbullet/SKILL.md index 8c63f5c35c0443e2c1e2850ce6bc1737af59cce1..4d803fb02ae92c45f57943fd4a14228a0d2a4fe6 100644 --- a/skills/using-silverbullet/SKILL.md +++ b/skills/using-silverbullet/SKILL.md @@ -124,3 +124,7 @@ EOF ``` URL-encode page names (`%20` for spaces, `%2F` for `/`). The page listing is always current, so no hardcoded index is needed. + +--- + +If `silverbullet-cli` is unavailable when you run it, read [references/installation.md] (folder is next to this file) and ask the user to install it. diff --git a/skills/using-silverbullet/references/installation.md b/skills/using-silverbullet/references/installation.md new file mode 100644 index 0000000000000000000000000000000000000000..0d0637b66b943c032167e177922438e452cf3137 --- /dev/null +++ b/skills/using-silverbullet/references/installation.md @@ -0,0 +1 @@ +Fetch the contents of https://silverbullet.md/.fs/CLI.md to read the installation instructions yourself and link the user to https://silverbullet.md/CLI so they can read it too. If they use mise.jdx.dev, the line to add to their global config is `"github:silverbulletmd/silverbullet" = "latest"` and they want the `sb` binary.