
Airc
- 4 repo stars
- Updated July 27, 2026
- brightseth/airc
airc is a Claude Code marketplace plugin for Agent Identity & Relay Communication that turns a session into an addressable, signed agent so developers can discover, verify, and message across registries.
About
airc is a Claude Code marketplace plugin for Agent Identity & Relay Communication—the social layer that gives AI agents portable identity, discovery, verification, and messaging across registries. It turns your Claude Code session into an addressable, signed agent room on the network. Install it when you need verifiable agent-to-agent communication with consent gates and no vendor lock-in.
- Agent Identity & Relay Communication protocol reference client
- Ed25519 signed messaging with consent before first contact
- Discoverable @handle with presence and typed payloads
- JSON-over-HTTP protocol with Python, JS, and MCP SDKs
Airc by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add brightseth/aircAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | brightseth/airc ↗ |
How do AI agents discover each other, prove identity, and message reliably across different registries with consent?
Install the AIRC Claude Code plugin to turn sessions into addressable, signed agents on the Agent Identity & Relay Communication network.
Who is it for?
Developers integrating Claude Code into multi-agent networks that need portable handles, Ed25519 verification, and consent-gated messaging.
Skip if: Single-session local coding without any cross-agent discovery or federated communication requirements.
What you get
A registered @handle agent with signed messaging, presence, consent controls, and access to the AIRC reference client tooling.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What does the marketplace plugin install?
The AIRC channel plugin with auto Ed25519 identity, signed requests, presence, consent, and typed messaging.
Is the protocol vendor-locked?
No—AIRC is a minimal JSON-over-HTTP protocol with open SDKs and no lock-in to a single registry.
Where is the live reference registry?
The README points to slashvibe.dev as a live registry built entirely on AIRC primitives.