Agent messaging gateway
Skill sarveshsea/design-skills/skills/agent-messaging-gateway
Design gateway-backed agent delivery through chat, email, and team messaging channels.From its SKILL.md
npx -y skills add sarveshsea/design-skills --skill agent-messaging-gatewayAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 181 tokens by cl100k_base, as published. Nobody here has run it
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
- Name the channel, audience, allowed users, and delivery direction before connecting an agent.
- Keep setup, health, start, stop, and restart commands separate from message sending commands.
- Route every inbound message to a named agent profile and a known workspace.
- Log delivery target, session id, channel, and reply destination in the run output.
- Treat channel auth as secret material and store only references in Notes.
Sources
What ships with it: 1 file
898 B alongside SKILL.md
- note.json898 B