ClawMind
name: clawmind
by ainclaw · published 2026-04-01
$ claw add gh:ainclaw/ainclaw-aintoken---
name: clawmind
description: "Cloud workflow cache for OpenClaw. Reduces token usage by reusing verified automation patterns."
metadata:
openclaw:
emoji: "🧠"
---
# ClawMind
Cloud workflow registry for OpenClaw agents.
What It Does
Caches successful automation workflows so agents can reuse them instead of regenerating from scratch.
**Benefits:**
How It Works
1. Intercepts user intent before LLM processing
2. Queries cloud for matching cached workflow
3. If found: executes directly
4. If not found: normal LLM flow, then contributes successful result
Configuration
| 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) |
Installation
npx clawhub install ainclaw-cloudmindPrivacy
License
MIT-0
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...