Use Houmao's unified email communication skill for operator-origin mailbox posts, shared mailbox operations, gateway-backed `/v1/mail/*` work, transport-local context, and no-gateway fallback.
Use this Houmao skill when you need mailbox work around Houmao-managed agents.
Classify the caller up front:
post path. Strong signals include: no agent gateway is attached, houmao-mgr agents mail resolve-live returns no usable live binding for the current session, or current context already shows the caller is not part of the Houmao managed-agent system./v1/mail/* facade when available, and fall back to houmao-mgr agents mail ... when the resolver returns gateway: null.For managed-agent gateway-notified open-mail rounds only, use houmao-process-emails-via-gateway first and return here when that round needs exact mailbox operations or transport-local guidance.
The trigger word houmao is intentional. Use the houmao-... skill name directly when you intend to activate this Houmao-owned skill.
post action instead of the ordinary managed-agent gateway workflow. Strong signals include: no agent gateway is attached, houmao-mgr agents mail resolve-live returns no usable live binding for the current session, or current context already shows the caller is not part of the Houmao managed-agent system./v1/mail/* operations.houmao-mgr agents mail resolve-live.gateway object, use the action page that matches the mailbox task you need and use that exact gateway.base_url for shared /v1/mail/* work.gateway: null, use the transport page that matches mailbox.transport and the supported houmao-mgr agents mail ... fallback surface for that turn.message_ref and thread_ref as opaque shared-mailbox references.mailbox.transport is filesystem and you need layout, policy, or no-gateway fallback guidance.mailbox.transport is stalwart and you need direct-access or no-gateway fallback guidance./v1/mail/* route summary.gateway.base_url.houmao-mgr agents mail ... fallback surface when no live gateway facade exists.houmao-adv-usage-pattern.gateway.base_url from houmao-mgr agents mail resolve-live./v1/mail/send; use the dedicated post surface.message_ref or thread_ref prefixes.houmao-process-emails-via-gateway is available.