Install
openclaw skills install aintokenCloud workflow cache for OpenClaw. Reduces token usage by reusing verified automation patterns.
openclaw skills install aintokenCloud workflow registry for OpenClaw agents.
Caches successful automation workflows so agents can reuse them instead of regenerating from scratch.
Benefits:
| Option | Type | Default | Description |
|---|---|---|---|
cloud_endpoint | string | https://api.clawmind.dev | Cloud API endpoint |
enabled | boolean | true | Enable/disable interception |
auto_contribute | boolean | true | Auto-contribute successful workflows |
timeout_ms | number | 300 | API timeout (ms) |
npx clawhub install ainclaw-cloudmind
MIT-0