Skip to main content

email-skill

邮件统一入口(纯路由层),自身不执行任何脚本与接口,识别用户意图后用 read 工具读取下游 skill 的 SKILL.md 路由到下游。【路由决策必读】两步决策:L0 用户是否显式指定邮箱通道?L1 若未指定,是发给自己/结果留存还是发给别人/完整收发?L0 显式:'Agent/AI 邮箱'→读取 agent-email/SKILL.md;'用我的 QQ/163/Gmail/Outlook'→读取 imap-smtp-email/SKILL.md;'发到我邮箱/推到我邮箱/保存到邮箱'→读取 public-skill/SKILL.md。L0 未指定 → L1:发给自己/结果留存→读取 public-skill/SKILL.md;发给别人/完整收发→读取 personal-mail-skill/SKILL.md。绝不在 read 工具读取 SKILL.md 之前向用户追问账号选择,由系统拦截层统一处理。

Jump to install

Source facts

Repository
bobo070314/openclaw-config
Last source activity
June 24, 2026 at 06:09
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.