univer-pro-integrate

Integrate Univer Pro enterprise features into frontend projects.

7|4|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/dream-num/univer-sdk-skills --skill univer-pro-integrate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: univer-pro-integrate
Source: https://github.com/dream-num/univer-sdk-skills/tree/main/skills/univer-pro-integrate
Command: npx skills add https://github.com/dream-num/univer-sdk-skills --skill univer-pro-integrate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Integrate Univer Pro into frontend projects to provide enterprise-grade features such as real-time collaboration, XLSX/DOCX import-export, printing, pivots, charts, sparklines, shapes, and license management.

Core Features & Use Cases

  • Real-time collaboration client setup and license management integration for enterprise apps.
  • Pro feature enablement across multiple UI units: pivot tables, charts, sparklines, shapes, print, and exchange client.
  • Use Case: A development team wants to ship Univer Pro across several web apps with centralized license handling and server-backed collaboration.

Quick Start

Install and register Pro plugins to enable enterprise features such as collaboration and XLSX/DOCX exchange.

Frequently Asked Questions about univer-pro-integrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate real-time collaboration and XLSX import into a frontend app?

To integrate real-time collaboration and XLSX import, install the matching @univerjs-pro packages and register the Pro plugins with your Univer instance to enable enterprise features like exchange clients and server-backed tooling.

What is centralized license management for Univer Pro enterprise features?

Centralized license management handles Pro feature authorization across web applications, ensuring proper plugin registration with the Univer instance to access pivot tables, charts, sparklines, and collaboration servers.

Do I need specific package versions to enable pivot tables and DOCX export?

Yes, enabling pivot tables and DOCX export requires installing matching versions of @univerjs-pro dependencies to ensure proper Pro plugin registration and avoid integration conflicts within your frontend project.

Can I use Univer Pro features for printing and shapes in web applications?

Yes, Univer Pro supports printing and shapes in web applications by installing Pro dependencies and registering the corresponding plugins, enabling advanced UI unit capabilities across your frontend environment.

What are the limitations of using Univer Pro for server-backed collaboration?

Limitations include the strict requirement for matching @univerjs-pro package versions and proper plugin registration with the Univer instance, as mismatched dependencies will prevent Pro features like collaboration and exchange from functioning.