@awareness-sdk/claw
v0.1.0
Published
AwarenessClaw CLI — One-click setup for OpenClaw with Awareness memory
Maintainers
Readme
@awareness-sdk/claw
AwarenessClaw CLI — one-click setup for OpenClaw with persistent Awareness memory.
Installs OpenClaw, wires in the Awareness memory plugin, starts the local daemon, and walks you through model + channel configuration. Zero prior knowledge of Node, npm, or AI Agent tooling required.
Quick Start
npx @awareness-sdk/clawThat's it. The interactive wizard will:
- Detect (or install) Node.js and OpenClaw
- Install the Awareness memory plugin
- Start the local memory daemon on
http://localhost:37800 - Help you pick a model provider and enter an API key
- Optionally bind messaging channels (Telegram, WhatsApp, WeChat, etc.)
Non-interactive mode
npx @awareness-sdk/claw --api-key aw_xxx --memory-id <your-memory-id>Help
npx @awareness-sdk/claw --helpWhat you get
- OpenClaw — open-source AI agent framework, running locally.
- Awareness memory — cross-session, cross-project persistent memory with knowledge cards, task tracking, and conflict detection.
- One command to update everything — run
npx @awareness-sdk/clawagain any time to reinstall / upgrade.
Prefer a GUI?
Download the full AwarenessClaw Desktop app (Electron, macOS / Windows / Linux) from awareness.market for a fully graphical experience.
Requirements
- Node.js 18 or newer
- macOS / Linux / Windows
- Internet connection for the initial install
License
MIT — see LICENSE in the repository root.
Links
- Website: https://awareness.market/
- Source: https://github.com/edwin-hao-ai/AwarenessClaw
- Memory cloud docs: https://awareness.market/docs
