SkillAgentSearch skills...

Sdkjs Plugins

The add-ons for ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors.

Install / Use

/learn @ONLYOFFICE/Sdkjs Plugins
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overview

In this folder, you will find the simplest plugins to be used as an examples while creating your own ones.

List of available examples

Inserting content

  • helloworld shows how to insert text into the document.
  • templates - shows how to insert content generated using DocBuilder script into your doc.
  • example_autocomplete - an example of an input assistant/non-standard keyboard. It has its own window that appears and disappears when you type the text. Its location is tied to the cursor.

Search and replace

  • example_search_replace - an example of search & replace feature with settings.
  • searchAndReplaceOnStart shows how to automatically replace content when you start the editor. In this case, text “ONLYOFFICE” will be replaced with the text "ONLYOFFICE is cool".

Work with comments

Work with content controls

Third-party services integration

  • chrome_extension_example shows how to turn your plugin into a Chrome extension to add its functionality to the cloud version of ONLYOFFICE.
  • externallistener shows how to manipulate the editor from an external panel of a 3rd party service.

Other

  • settings shows how to protect a document using a watermark.

Documentation

ONLYOFFICE API - https://api.onlyoffice.com/docs/plugin-and-macros/get-started/

User feedback and support

If you have any problems or question about ONLYOFFICE plugins, use the issues section here, in this repository.

View on GitHub
GitHub Stars168
CategoryDevelopment
Updated1mo ago
Forks145

Languages

JavaScript

Security Score

100/100

Audited on Feb 20, 2026

No findings