buddy-bots

Coordinates agent-to-agent workflows with buddy bots over XMTP and Morpheus OpenClaw inference.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/profbernardoj/travelclaw.org --skill buddy-bots
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: buddy-bots
Source: https://github.com/profbernardoj/travelclaw.org/tree/main/claw-repos/buddybots.org
Command: npx skills add https://github.com/profbernardoj/travelclaw.org --skill buddy-bots

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Private, scalable coordination between human agents by provisioning individual buddy bots that operate in a local, privacy-preserving workspace and communicate via XMTP, backed by Morpheus OpenClaw for decentralized inference.

Core Features & Use Cases

  • Auto-provision buddy bots for group members and manage identities
  • Bot-to-bot coordination over XMTP for scheduling, planning, and recommendations
  • Daily proactive checks with actionable prompts while preserving privacy
  • Local inference-first operation with Morpheus gateway for secure, on-device processing
  • ERC-8004 data minimization to avoid PII leakage

Quick Start

Install Buddy Bots using the provided installer to bootstrap decentralized inference and provision your first buddy bot.

Frequently Asked Questions about buddy-bots

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

FAQPage Schema
How do I coordinate private agent-to-agent workflows over XMTP?

You can provision buddy bots for group coordination by deploying them with individual XMTP identities, allowing each member to handle scheduling and task suggestions while preserving human privacy through local workspace isolation and ERC-8004 data minimization.

What is decentralized inference for private bots using Morpheus OpenClaw?

Decentralized inference using Morpheus OpenClaw enables local, privacy-preserving processing of agent tasks. It operates inference-first on-device via a bootstrap gateway configuration, ensuring sensitive group coordination data avoids leaking to external centralized servers.

Can I use buddy bots for team scheduling without leaking personal data?

Yes, buddy bots support team scheduling without leaking personal data by enforcing ERC-8004 data minimization standards. Bots operate in isolated local workspaces and process inference on-device, preventing PII leakage during member coordination.

How do I provision bots with individual XMTP identities for group members?

You provision bots with individual XMTP identities by running the provided installer bootstrap scripts, which automatically generate per-member identities and configure the local workspace isolation required for private bot-to-bot coordination.

Do I need a Morpheus gateway to run decentralized inference for agent coordination?

Yes, a Morpheus gateway is required to run decentralized inference for agent coordination. The buddy bots leverage a bootstrap gateway configuration for Morpheus OpenClaw to secure local, on-device processing of scheduling and task recommendations.

What are the limitations of local inference-first operation for buddy bots?

Limitations of local inference-first operation for buddy bots include relying on the processing capacity of the local device rather than scalable cloud resources. This approach prioritizes ERC-8004 data minimization and privacy over high-volume centralized computational throughput.