What problem does it solve?
This Skill helps you define how a filesystem-first mailbox protocol should translate into a future true email transport while preserving canonical threading, ancestry, and attachment metadata.
Core Features & Use Cases
- Header mapping guidance: Maps canonical fields (message_id, in_reply_to, references, thread_id) onto email headers (Message-ID, In-Reply-To, References, X-Agent-Thread-ID) using explicit rules.
- Compatibility checks for future adapters: Guides use of reserved environment variable names and clarifies that AGENTSYS_MAILBOX_EMAIL_* bindings are reserved, not guaranteed to be populated by the current runtime.
- Round-trip semantic preservation: Ensures true-email fields act as an adaptation layer so canonical mailbox semantics remain the source of truth, including Markdown-compatible bodies and attachment reference metadata.
Quick Start
Ask the AI to verify your proposed future mail-system adapter against the exact header mapping and guardrails so it remains semantically compatible with the canonical mailbox protocol.