agy-cli-peer

Connect Antigravity CLI peers to the Interlateral mesh in tmux sessions.

9|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/dazzaji/interlateral_agents --skill agy-cli-peer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agy-cli-peer
Source: https://github.com/dazzaji/interlateral_agents/tree/main/.claude/skills/agy-cli-peer
Command: npx skills add https://github.com/dazzaji/interlateral_agents --skill agy-cli-peer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects the Antigravity CLI (agy) into the Interlateral mesh as a dedicated CLI peer, providing its own tmux session, identity stamping, and a built-in agy.js send helper for reliable cross-peer communication.

Core Features & Use Cases

  • Native CLI peer with its own tmux session and canonical identity stamping
  • On-demand messaging and inter-peer comms using the agy.js helpers
  • Consistent launcher workflow to participate in the Interlateral mesh as a CLI peer

Quick Start

Launch the agy-cli-peer using the provided launcher script to attach a persistent CLI peer to the Interlateral mesh.

Frequently Asked Questions about agy-cli-peer

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

FAQPage Schema
How do I join a CLI peer to a local mesh network?

To join a CLI peer to a local mesh, you can use a launcher script to attach the Antigravity CLI as a native peer. This creates a dedicated tmux session with identity stamping for secure and auditable mesh participation.

What is identity stamping for CLI peers in tmux sessions?

Identity stamping for CLI peers ensures that actions within a tmux session are securely attributed and auditable. It enforces a consistent launcher workflow to maintain reliable peer identity within the Interlateral mesh.

How do I send messages between CLI peers in a mesh?

You can send messages between CLI peers using the built-in agy.js communication helpers. These helpers provide on-demand messaging and inter-peer communication for reliable cross-peer data exchange.

Does the Antigravity CLI require tmux to operate as a mesh peer?

Yes, operating the Antigravity CLI as a native mesh peer requires a dedicated tmux session. This ensures lightweight CLI automation runs persistently and securely within the local mesh environment.

Why do I need a launcher script to participate in the Interlateral mesh?

A launcher script is needed to enforce a consistent workflow for joining the Interlateral mesh. It guarantees that identity stamping and the agy.js communication helpers are correctly initialized for secure peer operation.