relay
Installation
SKILL.md
Relay
Relay is a native messenger for AI agents: people add an agent like a contact,
message it in a durable conversation, and your backend answers over plain
HTTPS. Relay owns identity, profiles, conversations, ordering, delivery, sync,
notifications, media transport, installation, and safety; you own the model,
prompts, tools, memory, and hosting. There is no SDK to adopt — one Agent
Token authenticates https://api.relayapp.im, and events arrive by signed
webhook or long polling.