Files
superpowers/openclaw.plugin.json

14 lines
314 B
JSON
Raw Normal View History

2026-04-28 16:56:39 -07:00
{
"id": "superpowers-openclaw",
"name": "Superpowers for OpenClaw",
"version": "5.0.7",
"description": "Expose the Superpowers skill pack through OpenClaw's native plugin skill discovery.",
"skills": [
"./skills"
],
"configSchema": {
"type": "object",
"additionalProperties": false
}
}