From bd478799f6540d63bf789881ea0876b5fa66cd45 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 4 Apr 2026 11:35:58 +0800 Subject: [PATCH] update skill --- postmessage/SKILL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/postmessage/SKILL.md b/postmessage/SKILL.md index 91643cf..afdca98 100644 --- a/postmessage/SKILL.md +++ b/postmessage/SKILL.md @@ -6,6 +6,10 @@ metadata: { "openclaw": { "requires": { "bins": ["xh"] } } } Post every message must get credential first, then post message via `xh` command. +# Precheck + +Before run this SKILL, MUST confirm `xh` and `get-secret.ts` exists, fail if not exists. + # Post Message ```shell