fix: SKILL.md os 字段 macos 改为 darwin,修复 macOS 上技能被 blocked
OpenClaw 使用 Node.js process.platform 匹配平台,macOS 对应值为 darwin 而非 macos,导致所有 6 个技能在 macOS 上被标记为 Missing requirements 无法使用。 Closes #21
Showing
6 changed files
with
6 additions
and
6 deletions
-
Please register or login to post a comment