Agent Messaging Gateway

Design gateway-backed agent delivery through chat, email, and team messaging channels.

memi-design e96672d 2 files · 1.8 KB Updated

File contents

Agent Messaging Gateway

Design gateway-backed agent delivery through chat, email, and team messaging channels.

When to Use

Use this Note when a Memoire or Studio run needs agent messaging, gateway setup, platform channel, delivery routing.

Workflow

  1. Name the channel, audience, allowed users, and delivery direction before connecting an agent.
  2. Keep setup, health, start, stop, and restart commands separate from message sending commands.
  3. Route every inbound message to a named agent profile and a known workspace.
  4. Log delivery target, session id, channel, and reply destination in the run output.
  5. Treat channel auth as secret material and store only references in Notes.

Sources

memi-design/design-skills/tree/main/skills/agent-messaging-gateway commit e96672de25

Frequently asked questions

npx skillmds@latest add memi-design/agent-messaging-gateway