clawpowers.ai

Ship AI agents with payments, memory, wallets, skills, and self-improvement loops without building the agent runtime from scratch.

ClawPowers is the capability layer for OpenClaw-compatible agents: install the CLI, initialize a project, and add production-grade powers behind explicit approval and spend controls.

Install the CLI runtime
npm install -g [email protected] clawpowers-agent
clawpowers init
clawpowers
Pinned to OpenClaw 2026.5.7 · Node 22+ · soft-launch preview · explicit wallet approvals
Launch surfaces
clawpowers
Capability library for builders integrating powers into existing agents.
clawpowers-agent
Thin wrapper runtime around a stock, updatable OpenClaw runtime. Installs the public clawpowers CLI.
npm: clawpowers
npm: clawpowers-agent CLI
OpenClaw 2026.5.7
Node 22+
Hermes top-level skills
preview-ready
Payments: x402 workflow handling with policy controls
Memory: persistent agent context instead of repeated setup
RSI: outcome-tracked mutation loops for safe improvement experiments
Wallets: helper flows gated by explicit spend limits and approvals
Swarm: parallel agents with clearer boundaries and shared outcomes

Built for builders who want reusable agent powers now, while keeping OpenClaw stock, pinned, and auditable.

Payments

Give agents x402 payment workflow handling with policy control and approval logic.

Memory

Persist useful context so agents stop repeating solved work.

RSI

Run self-improvement loops with outcome tracking and mutation feedback.

Wallets

Use wallet helpers behind explicit spend limits and approvals.

Skills

Package reusable execution capabilities, not just prompt fragments.

Swarm

Coordinate parallel agents with clearer task boundaries and shared outcomes.

Install/init proof

Clean npm install to verified ClawPowers status in one cold run.

The launch path was verified from a clean temporary project with public npm packages only. OpenClaw stays stock and pinned to the supported release.

Install
66.5s
npm install [email protected] clawpowers-agent@latest --save-exact
Version
1.0s
npx clawpowers --version -> 1.1.12
Init
17.0s
npx clawpowers init -> config, gateway config, skill sync, plugin link
Status
2.9s
npx clawpowers status -> idle, @dev, 1 skill discovered, human-first payments
Open proof transcriptCold-path validation: about 88 seconds, 0 npm vulnerabilities.
Frameworks

Use ClawPowers where compatibility is explicitly pinned or documented.

OpenClaw
Claude Code
Cursor
Codex
ElizaOS
LangChain / LangGraph