| name | unified-communication-suite |
| description | Unified communication platform suite for Feishu/Lark/DingTalk integration. Replaces feishu-messaging, feishu-send-file, feishu-doc-manager, feishu-file-sender, feishu-docx-powerwrite, dingtalk-feishu-cn, sendfiles-to-feishu with single integrated interface. Use for: sending messages, sharing files, managing documents, automated notifications, group collaboration. |
Unified Communication Suite
统一通讯平台套件 - 整合飞书/钉钉的消息、文件、文档管理能力。
🎯 替代: feishu-messaging + feishu-send-file + feishu-doc-manager + feishu-file-sender + feishu-docx-powerwrite + dingtalk-feishu-cn + sendfiles-to-feishu
核心能力
| 功能模块 | 覆盖场景 |
|---|
| 消息发送 | 个人消息、群消息、富文本、卡片消息 |
| 文件传输 | 上传下载、批量发送、文件夹同步 |
| 文档管理 | 创建、编辑、协作、权限管理 |
| 自动化通知 | 定时通知、事件触发、工作流集成 |
| 多平台支持 | 飞书、钉钉统一接口 |
快速开始
CLI使用
ucs message send --platform feishu --to "user_id" --content "Hello"
ucs file send --platform feishu --to "chat_id" --file "document.pdf"
ucs doc create --title "会议纪要" --content "# 会议内容..." --folder "会议记录"
ucs batch --config notification.yaml
替代关系
| 原Skill | 原功能 | 新命令 |
|---|
| feishu-messaging | 发送消息 | ucs message send |
| feishu-send-file | 发送文件 | ucs file send |
| feishu-doc-manager | 文档管理 | ucs doc create/manage |
| feishu-file-sender | 文件发送 | ucs file send |
| feishu-docx-powerwrite | 文档生成 | ucs doc create --template |
| dingtalk-feishu-cn | 钉钉集成 | ucs --platform dingtalk |
| sendfiles-to-feishu | 批量发送 | ucs batch |
自建替代计数: +7