Nox-Lumen MfgNox-Lumen Mfg

Deliverables & office ecosystem

Skills here split two ways:

  • Deliverable tools — produce human-facing documents, spreadsheets, reports, interactive boards
  • Collaboration adapters — embed the platform into Feishu, WeCom, official accounts, and other daily workflows

Deliverable tools

Choosing a deliverable tool

NeedPick
Build a Word report from scratchdocx
Build Excel pivots/tablesxlsx
Partial edits to existing binaries (preserve formatting)document-editing → delegates to docx/xlsx
Interactive visualization dashboardshtml-report
Bidirectional trace links (DOCX ↔ DOCX)docx bidirectional_link

Collaboration integrations

Typical chains

Auto weekly report to Feishu

lark-calendar          → fetch this week’s meetings
lark-vc / lark-minutes → meeting notes
lark-task              → completed tasks

combo agent synthesize → weekly markdown

docx / lark-doc        → Word or Feishu doc
lark-im                → post link to the group

Code review report loop

code-review (L2)       → findings JSON

html-report            → interactive board (ECharts)

document-editing       → push summary back into the review spec Word doc

lark-doc / wecom-doc   → publish online doc

Automated QA + defect filing

gstack-browser         → run E2E checks

issue found → figma-design-review → confirm visual delta vs design

wecom-todo             → create todo for frontend owner

On this page