mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-04-21 16:10:56 +08:00
feat: 新增邮箱操作全局内建技能 (mail-operations)
- 支持 Gmail / Outlook / IMAP (QQ、163 等) 全部邮件操作 - 包含账户管理、邮件收发、搜索、标签/分类、草稿、自动规则、附件下载 - 支持 auto_reply 和 agent_handle 两种自动化规则动作 - 从原始 1357 行文档优化为 342 行 SKILL.md,表格化 API 参考 - risk_level: medium(涉及发送邮件等写操作) - 注册到 builtin-skills.json 清单
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"docx",
|
||||
"environment-setup",
|
||||
"frontend-design",
|
||||
"mail-operations",
|
||||
"manage-skills",
|
||||
"manage-teams",
|
||||
"pdf",
|
||||
|
||||
Reference in New Issue
Block a user