← 返回 Skills 市场
企业微信智能办公助手
作者
zlszhonglongshen
· GitHub ↗
· v1.0.0
· MIT-0
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wecom-smart-office-companion
功能描述
企业微信智能办公助手,每日自动汇总日程、会议、待办和团队数据,生成可视化早报卡片
安全使用建议
This skill is an orchestration layer and looks coherent, but it will call other wecom-* skills that actually access calendars, todos, and team spreadsheets. Before installing or scheduling auto-runs: (1) Inspect the referenced sub-skills (wecom-schedule, wecom-smartsheet-data, wecom-get-todo-*) to see what credentials and scopes they request; (2) Confirm which WeCom/Feishu account and chat/group the card will be sent to and that recipients are appropriate; (3) Verify what wecom-preflight does on first run and whether it stores tokens/config; (4) Prefer manual trigger until you confirm least-privilege credentials and delivery targets to avoid automatic exfiltration or accidental disclosure of sensitive internal data.
功能分析
Type: OpenClaw Skill
Name: wecom-smart-office-companion
Version: 1.0.0
The skill bundle is a legitimate orchestration of WeCom (Enterprise WeChat) services designed to aggregate calendar, meeting, and task data into a visual report. The workflow defined in workflow.json and the instructions in SKILL.md align perfectly with the stated purpose, using standard skill calls without any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description match the instructions: it's a combo that calls wecom-* data-source skills and a card-renderer to produce a morning-brief image. There are no unrelated binaries, installs, or env vars requested by this skill itself.
Instruction Scope
SKILL.md instructs aggregating calendar/meeting/todo/team-sheet data and sending a rendered card to Feishu/WeCom and scheduling via cron. It is high-level and delegates all sensitive access (auth, API calls, doc IDs, delivery endpoints) to referenced sub-skills (wecom-schedule, wecom-smartsheet-data, wecom-preflight, etc.). The instructions are vague about which account/channel receives the card, consent/verification, and what wecom-preflight checks or stores.
Install Mechanism
Instruction-only combo with no install spec and no code files — nothing is downloaded or written by this skill itself, which limits direct install risk.
Credentials
This skill declares no required env vars (appropriate for an orchestrator), but its functionality necessarily requires credentials and permissions handled by the referenced sub-skills. The skill does not document which credentials or scopes will be needed or where tokens/config will be stored; review the individual wecom-* skills for proportional access requests.
Persistence & Privilege
always is false and the skill is user-invocable; it doesn't request persistent system presence or attempt to modify other skills. Autonomous invocation is allowed by default, which is expected for combo skills; consider implications of enabling scheduled auto-run (cron).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wecom-smart-office-companion - 安装完成后,直接呼叫该 Skill 的名称或使用
/wecom-smart-office-companion触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of 企业微信智能办公助手 (wecom-smart-office-companion)
- Automatically aggregates daily schedules, meetings, to-dos, and team smart sheet data into a visual daily briefing card
- Detects scheduling conflicts and highlights urgent tasks
- Supports both manual (via chat commands) and automated (cron job) triggers
- Outputs structured, easily shareable early-morning reports for WeCom/Feishu
元数据
常见问题
企业微信智能办公助手 是什么?
企业微信智能办公助手,每日自动汇总日程、会议、待办和团队数据,生成可视化早报卡片. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 企业微信智能办公助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wecom-smart-office-companion」即可一键安装,无需额外配置。
企业微信智能办公助手 是免费的吗?
是的,企业微信智能办公助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
企业微信智能办公助手 支持哪些平台?
企业微信智能办公助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 企业微信智能办公助手?
由 zlszhonglongshen(@zlszhonglongshen)开发并维护,当前版本 v1.0.0。
推荐 Skills