Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@bartok9/pi-openclaw-bridge

Pi package that makes OpenClaw operable from inside the Pi coding-agent CLI.

Not an OpenClaw plugin. Not a path into earendil-works/pi core — pure ecosystem package.

Install

# try once
pi -e git:github.com/Bartok9/pi-openclaw-bridge

# user install
pi install git:github.com/Bartok9/pi-openclaw-bridge
pi update --extensions   # after git pulls

Review source before install. Packages run with your user privileges.

What it does (v0.2)

Slash commands

Command Action
/openclaw-bridge Help
/openclaw-status openclaw status + openclaw gateway status
/openclaw-skew Pi CLI version + npm latest (@earendil-works vs @mariozechner) + OpenClaw nested pin
/openclaw-doctor openclaw doctor without --fix
/openclaw-context Orientation prompt template

Model tools

Same capabilities as agent tools: openclaw_status, openclaw_skew (full?: boolean), openclaw_doctor.

Skill

openclaw-bridge — harness mental model + skew explainer for the model.

Safety

  • Allowlisted CLIs only: openclaw, pi, npm view …, fixed node -e reads, bash -lc command -v ….
  • No arbitrary shell from the model.
  • No openclaw doctor --fix, config patch, send, or gateway restart.
  • Outputs truncated (~24KB) for context hygiene.

Why

OpenClaw embeds Pi. Package names moved (@mariozechner/*@earendil-works/*) while OpenClaw pins lag. Operators bounce between Telegram/OpenClaw and terminal Pi — this keeps live diagnostics one slash away.

Dev

cd /path/to/pi-openclaw-bridge
pi install "$(pwd)"    # or reinstall git source after push

License

MIT

About

Pi package: OpenClaw ↔ Pi harness bridge (skill + prompt + /openclaw-bridge)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages