← Back to Skills Marketplace
OpenClaw Peer Bridge
by
ClawdPI-AI
· GitHub ↗
· v1.0.0
· MIT-0
250
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-peer-bridge
Description
Design and operate communication patterns between two OpenClaw instances. Use when a user wants one OpenClaw deployment to send status, tasks, reminders, aud...
Usage Guidance
This is a design/operational guide — it does not install code or request credentials, so installing it is low-risk. Before using any bridge you design, review and approve any webhook endpoints or firewall changes, never embed or transmit secrets in payloads or chat, test in a staging environment, and confirm your OpenClaw deployment actually supports the delivery modes you plan to use. If you plan to implement an automated bridge later, re-evaluate that implementation for network access, stored credentials, and any third‑party packages it might install.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-peer-bridge
Version: 1.0.0
The 'openclaw-peer-bridge' skill is a set of architectural guidelines and instructions (SKILL.md) for an AI agent to help users design communication patterns between OpenClaw instances. It emphasizes security best practices such as keeping credentials local, using auditable flows, and requiring user approval for network changes, with no evidence of malicious intent or risky code execution.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md content. All guidance is design/operational and nothing in the skill asks for unrelated system access, binaries, or secrets.
Instruction Scope
Runtime instructions are high-level design patterns (webhooks, cron, human-routed messaging) and do not direct the agent to read system files, access env vars, or exfiltrate data; they explicitly warn to avoid leaking secrets and to ask before exposing endpoints.
Install Mechanism
No install spec and no code files — instruction-only format means nothing is written to disk or fetched during install.
Credentials
The skill declares no required environment variables, credentials, or config paths; its recommendations about credential locality are appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or elevated privileges; autonomous invocation is allowed by platform default but the skill itself does not ask for extra privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-peer-bridge - After installation, invoke the skill by name or use
/openclaw-peer-bridge - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: communication patterns between OpenClaw instances via webhook, cron, chat relay, and local/remote coordination.
Metadata
Frequently Asked Questions
What is OpenClaw Peer Bridge?
Design and operate communication patterns between two OpenClaw instances. Use when a user wants one OpenClaw deployment to send status, tasks, reminders, aud... It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.
How do I install OpenClaw Peer Bridge?
Run "/install openclaw-peer-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Peer Bridge free?
Yes, OpenClaw Peer Bridge is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Peer Bridge support?
OpenClaw Peer Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Peer Bridge?
It is built and maintained by ClawdPI-AI (@clawdpi-ai); the current version is v1.0.0.
More Skills