mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-07-22 05:57:47 +00:00
Add openclaw to platforms list (#308)
OpenClaw (https://openclaw.ai) is an open-source agent gateway that runs Claude as its primary backend. This skill works out-of-the-box inside OpenClaw agents — same SKILL.md + python3 search.py invocation pattern as the other supported platforms. Adding it to the list so the install flow can target it. Co-authored-by: yinhaoti <yinhaoti@macmini.home>
This commit is contained in:
parent
c522197c72
commit
f32d6a61cd
@ -35,7 +35,8 @@
|
||||
"droid",
|
||||
"warp",
|
||||
"augment",
|
||||
"antigravity"
|
||||
"antigravity",
|
||||
"openclaw"
|
||||
],
|
||||
"install": "npx uipro-cli init --ai {{platform}}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user