agent-mailbox

Solid

Two or more agents — any harness, any vendor — collaborate through any shared folder: share a folder, load the skill, point at it.

AI & Automation 14 stars 1 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /agent-mailbox Coordinate two or more agents by exchanging append-only Markdown messages in a Handler-visible shared folder. The transport may be local filesystem, Git, a free registered Lyt (Link Your Think™) vault, or a sync-share such as OneDrive or SMB. The mailbox messages form an auditable causal graph rather than a chat transcript hidden in one runtime. This is an **agent operating protocol**. It is not a broker, queue, daemon, authentication boundary, or a message-transport service. For registered cross-machine delivery, use a dedicated transport product and point this skill at the folder it exposes. Use this skill to teach agents how to handshake, divide work, deliver artifacts, listen, react once, recover, resume, and close over the mailbox the Handler supplies. **Structured execution spec:** [`protocol.yon`](protocol.yon). Read it for the canonical rules and step sequence; this file is explanation. The two must stay in sync — if you edit one, update the other and refresh the `@STAMP` date. First exchange: [`references/QUICKSTART.md`](references/QUICKSTART.md). Templates: [`references/MESSAGE-TEMPLATE.md`](references/MESSAGE-TEMPLATE.md) and [`references/PRIMER-TEMPLATE.md`](references/PRIMER-TEMPLATE.md). Active collaboration resources: [`resources/INDEX.md`](resources/INDEX.md). Operating choices: [`references/OPERATING-MODES.md`](references/OPERATING-MODES.md). Transport and runtime diagnosis: [`references/CONNECTION-GUIDES.md`](references/CONNECTION-GUIDES...

Details

Author
allemaar
Repository
allemaar/open-skills
Created
2 months ago
Last Updated
yesterday
Language
JavaScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

agent-mail

Send and receive templated markdown messages between agents via <agent-root>/inbox/ folders - the file-based channel between peer agents working separate repos on the same machine. Use when asked to message, notify, hand off to, or request something from another agent or repo ("tell the vault agent", "send them a design request", "reply to that message"); when asked whether another agent has answered or anything new arrived; when a session-start notice reports unprocessed inbox messages that need reading, acting on, and resolving; for the closing sweep that buckets remaining messages by what they still owe; and to send to any inbox path. Human email, Slack, and calendar invitations are different systems and are not this.

1 Updated 1 weeks ago
anton-winter-arch
AI & Automation Listed

agent-mail

Send and receive templated markdown messages between agents via <agent-root>/inbox/ folders - the file-based channel between peer agents working separate repos on the same machine. Use when asked to message, notify, hand off to, or request something from another agent or repo ("tell the vault agent", "send them a design request", "reply to that message"); when asked whether another agent has answered or anything new arrived; when a session-start notice reports unprocessed inbox messages that need reading, acting on, and resolving; for the closing sweep that buckets remaining messages by what they still owe; and to send to any inbox path. Human email, Slack, and calendar invitations are different systems and are not this.

0 Updated 2 days ago
thefilesareinthecomputer
AI & Automation Featured

agentmail

Use when an agent needs AgentMail CLI email inboxes.

244,407 Updated today
NousResearch