ogp

Coordinate federated agent communications and peer management between OpenClaw and Hermes gateways.

23|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/dp-pcs/ogp --skill ogp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ogp
Source: https://github.com/dp-pcs/ogp/tree/main/skills/ogp
Command: npx skills add https://github.com/dp-pcs/ogp --skill ogp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OGP enables federated, cross-gateway communication and collaboration between OpenClaw and Hermes gateways, addressing the need for secure, scalable peer messaging and project coordination across deployments.

Core Features & Use Cases

  • Federated agent communication between OpenClaw and Hermes gateways
  • Peer relationship management (request, approve, reject) and identity attribution across frameworks
  • Cross-gateway project collaboration with identity snapshots, discovery via rendezvous invites, and tunnel support

Quick Start

Run setup to configure your gateway, then start federation with ogp federation commands to connect gateways and invite peers.

Frequently Asked Questions about ogp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up federated agent communication across OpenClaw and Hermes gateways?

Federated agent communication is set up by running the initial gateway configuration and using federation commands to connect OpenClaw and Hermes gateways, enabling cross-gateway peer messaging and project collaboration.

What is gateway federation and when do I need it for peer management?

Gateway federation connects independent agent deployments to enable secure peer relationship management, identity attribution, and cross-framework messaging. You need it when scaling agent collaboration across multi-framework deployments.

Do I need a specific binary or npm install to coordinate peer messaging across gateways?

Yes, coordinating peer messaging requires the ogp binary, specific state paths, and a global npm install as listed in the frontmatter. These dependencies must be present for the gateway federation to function correctly.

Can I manage peer approval and rejection across different agent frameworks?

Yes, you can manage peer relationships by requesting, approving, or rejecting connections across different frameworks. This process includes identity attribution to maintain secure cross-gateway project collaboration.

What's the best way to discover peers for cross-gateway project collaboration?

The best way to discover peers for cross-gateway collaboration is through optional rendezvous invites. This approach supports identity snapshots and tunnel setups to securely connect multi-framework deployments.