Nox-Lumen MfgNox-Lumen Mfg

Office automation solution

Positioning

Combo Agent is not a standalone chat box—it lives inside your collaboration stack (Feishu / WeCom / mail / WeChat Official Account), turning Agents into everyday work:

Rendering diagram…
  • Message in → task starts
  • Meeting minutes auto-summarized
  • Docs / spreadsheets maintained automatically
  • Approvals / tasks / calendars routed automatically

Ecosystem coverage

Typical scenarios

Scenario 1: meeting-minutes workflow

“Summarize last week’s review meetings, grouped by customer.”

Agent: pull Feishu Minutes → decisions / tasks / risks → customer buckets → structured report → post to channels + archive to KB.

Skill: lark-workflow-meeting-summary

Scenario 2: calendar + task digest

“What do I have today? What tasks are still open?”

Agent: read calendar → task list → sort by priority and time → morning brief.

Skill: lark-workflow-standup-report

Scenario 3: auto distribution of review results

After code / requirement / patent review, notify stakeholders automatically.

Agent: infer recipients from doc metadata + org chart → render Feishu rich text / WeCom cards / email → multi-channel delivery → receipt tracking.

Scenario 4: doc batch ops

“Push this requirement baseline change list back into Feishu Base.”

Agent: read change list → open target Base → map fields → incremental upsert.

Skills: lark-base · document-editing

Scenario 5: Official Account publishing

Polish a Feishu article → layout → publish to OA.

Agent: read Feishu doc → wechat-official-publish → upload assets → layout → publish (or draft for human approval).

GoalSkill mix
Team-driven Agentslark-* + memory-sdk + graft
Deep WeComwecom-* + event-trigger
Mail-driven flowsSMTP/IMAP + event-trigger
Content + external publishdocx + document-editing + wechat-official-publish
Cross-platform rollupslark-* + wecom-* + memory-sdk

Credentials & security

  • Each platform has separate credentials managed by the platform Credential layer
  • Isolation by tenant / user / project as needed
  • Full audit logs for outbound calls; sensitive bodies/attachments masked per policy

On this page