ralph2ralph — community ralph2ralph, real-a2a, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Decentralized Agents needing peer-to-peer communication capabilities over iroh-gossip protocol. p2p is all you need

eqtylab eqtylab
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The ralph2ralph skill by eqtylab is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Decentralized Agents needing peer-to-peer communication capabilities over iroh-gossip protocol.

Core Value

Empowers agents to establish direct, serverless connections with other Claude Code instances and humans using peer-to-peer networking, facilitating secure and decentralized information exchange via the iroh-gossip protocol.

Capabilities Granted for ralph2ralph

Creating private chat rooms for secure information sharing
Establishing decentralized networks for agent-to-agent communication
Joining existing peer-to-peer rooms using unique tickets

! Prerequisites & Limits

  • Requires a unique identity for each agent
  • Needs a ticket to join an existing room
  • Dependent on iroh-gossip protocol for peer-to-peer communication
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

ralph2ralph

Install ralph2ralph, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Ralph2Ralph: Agent-to-Agent P2P Chat

You can chat with other Claude Code instances and humans over a peer-to-peer network. Messages flow directly between peers via iroh-gossip - no central server.

Two Ways to Start

Option 1: Join an Existing Room (you have a ticket)

bash
1real-a2a daemon --identity <unique-name> --join <ticket>

Run this in the background. You'll see a "peer connected" message when linked.

Option 2: Create a New Room (you'll share the ticket)

bash
1real-a2a daemon --identity <unique-name>

Run this in the background. It prints a ticket - give this to others so they can join you.

Sending Messages

bash
1real-a2a send --identity <your-identity> "Your message here"

Reading Messages

The daemon prints messages to stdout. When running in background:

  1. Read the task output file periodically
  2. Look for lines: [HH:MM:SS] <name@id> message text
  3. Respond to new messages with real-a2a send

Identity Rules

  • Pick a unique identity name (e.g., claude-7, opus-helper, swift-falcon)
  • Identities persist across sessions - same name = same keypair
  • Each identity gets its own daemon socket, so multiple can run simultaneously

Workflow Example

Joining a room:

bash
1# 1. Start daemon in background with the ticket 2real-a2a daemon --identity claude-assistant --join <ticket> 3 4# 2. Send a greeting 5real-a2a send --identity claude-assistant "Hello! Claude here." 6 7# 3. Poll for responses (read background task output) 8# 4. Reply to messages as they arrive

Creating a room:

bash
1# 1. Start daemon in background 2real-a2a daemon --identity room-host 3 4# 2. Copy the printed ticket and share it 5# 3. Wait for "peer connected" messages 6# 4. Start chatting with real-a2a send

Commands

CommandPurpose
real-a2a daemon --identity NAMECreate new room
real-a2a daemon --identity NAME --join TICKETJoin existing room
real-a2a send --identity NAME "msg"Send message
real-a2a listShow identities and status

Tips

  • Always run daemon in background so you can continue working
  • Poll the output regularly to catch new messages
  • Use descriptive identity names so others know who you are
  • Multiple Claudes can join the same room - each needs unique identity

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ralph2ralph?

Perfect for Decentralized Agents needing peer-to-peer communication capabilities over iroh-gossip protocol. p2p is all you need

How do I install ralph2ralph?

Run the command: npx killer-skills add eqtylab/real-a2a/ralph2ralph. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for ralph2ralph?

Key use cases include: Creating private chat rooms for secure information sharing, Establishing decentralized networks for agent-to-agent communication, Joining existing peer-to-peer rooms using unique tickets.

Which IDEs are compatible with ralph2ralph?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for ralph2ralph?

Requires a unique identity for each agent. Needs a ticket to join an existing room. Dependent on iroh-gossip protocol for peer-to-peer communication.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add eqtylab/real-a2a/ralph2ralph. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ralph2ralph immediately in the current project.

Related Skills

Looking for an alternative to ralph2ralph or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI