ogp-agent-comms

Configure per-peer and global agent-comms policies for OpenClaw or Hermes agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Federated AI agents need customizable, policy-driven responses to incoming agent-comms messages. This skill provides an interactive wizard to configure per-peer and global policies, ensuring consistent behavior across OpenClaw and Hermes deployments.

Core Features & Use Cases

  • Interactive interview to define inbound/outbound agent-comms policies
  • Support for multi-framework setups with per-peer overrides and shared defaults
  • Integration with human-delivery, routing, and global configuration to govern agent behavior
  • View, modify, and audit current policies via the CLI

Quick Start

Run the ogp agent-comms interview command to begin configuring your agent's comms policies.

Frequently Asked Questions about ogp-agent-comms

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

FAQPage Schema
How do I configure agent-to-agent policies for federated peers?

You can configure federated agent-to-agent policies by running the interactive interview wizard, which defines per-peer and global rules for inbound and outbound messages across OpenClaw and Hermes deployments.

What are per-peer overrides in multi-framework agent communications?

Per-peer overrides allow you to customize how an agent responds to specific federated peers, while shared defaults govern general behavior across multi-framework OpenClaw and Hermes deployments.

Can I use the ogp CLI to audit and modify inbound agent-comms policies?

Yes, you can view, modify, and audit current agent-comms policies via the provided ogp CLI commands, which apply configurations through the active framework's config files and peers.json.

Does this support delegated authority and human-delivery controls for Hermes agents?

Yes, the policy configuration supports delegated authority, multi-peer routing, and human-delivery controls to govern agent behavior across federated Hermes and OpenClaw deployments.

What is the best way to set up multi-peer routing for OpenClaw agents?

The interactive interview wizard is the best way to establish multi-peer routing, enabling you to define global configuration and per-peer policies that govern inbound agent-comms messages.

Why are my agent-comms policies not applying across different framework deployments?

Policies must be stored and applied via the active framework's config files and peers.json, so inconsistent configurations across multi-framework OpenClaw and Hermes setups can prevent correct policy application.