From e69ba5e74ddd732d07e89dd201465b99b0350f64 Mon Sep 17 00:00:00 2001 From: Frank Dierolf Date: Fri, 20 Mar 2026 10:41:32 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20SKILL.md=20metadata=20namespace:=20clawdb?= =?UTF-8?q?ot=20=E2=86=92=20openclaw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OpenClaw resolves skill metadata from the 'openclaw' key only. The 'clawdbot' namespace is silently ignored, breaking env gating, emoji display, install specs, and binary checks. Also adds 'postiz' to requires.bins since the CLI is required. Fixes #2 --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 212d7b1..754b24e 100644 --- a/SKILL.md +++ b/SKILL.md @@ -2,7 +2,7 @@ name: postiz description: Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk homepage: https://docs.postiz.com/public-api/introduction -metadata: {"clawdbot":{"emoji":"🌎","requires":{"bins":[],"env":["POSTIZ_API_URL","POSTIZ_API_KEY"]}}} +metadata: {"openclaw":{"emoji":"🌎","requires":{"bins":["postiz"],"env":["POSTIZ_API_URL","POSTIZ_API_KEY"]}}} --- ## Install Postiz if it doesn't exist