Install
openclaw skills install @huacius/bilingual-mail-translatorBuild or improve a bilingual email translation and notification workflow that converts raw emails into Chinese-friendly bilingual output. Use when designing prompt-driven email formatting, subject/date/body bilingual rendering, recipient truncation, quoted-history summarization, duplicate-line suppression, signature handling, or reusable translation contracts for mail assistants and inbox notifications.
openclaw skills install @huacius/bilingual-mail-translatorUse this skill when building, refining, or publishing a bilingual email translation workflow.
This skill defines the prompt-layer contract for turning raw emails into user-facing bilingual notification text.
Keep these responsibilities in the model/prompt layer unless there is a deliberate product change:
Program side should stay focused on:
Example primary script:
scripts/mail_translate.pyExample runtime path:
Read references/contracts.md first, then open the underlying source docs it points to when needed.
....历史邮件摘要:.references/contracts.mdreferences/commands.md