brainclaw + ZeroClaw

Ultra-lightweight Rust agent — 20+ messaging channels.

ZeroClaw is an ultra-lightweight Rust agent supporting 20+ messaging and integration channels for high-throughput multi-agent flows. It reads brainclaw's skill output and bridges coordination state across channel surfaces without runtime overhead.

Install via ZeroClaw

Paste this prompt directly into ZeroClaw and let it handle the setup.

Run: npm install -g brainclaw && brainclaw init --profile compact

This configures brainclaw as a skill for ZeroClaw, the ultra-lightweight Rust agent supporting 20+ messaging channels.

Auto-setup

Run one command. brainclaw detects ZeroClaw and writes its native files automatically, including SKILL.md.

npm install -g brainclaw && brainclaw init

What gets generated

After running brainclaw init, these files are created or updated:

  • SKILL.md
  • .brainclaw/

Ready to install?

npm install -g brainclaw && brainclaw init