Communityv0.9.0

gembox-skill

Coding assistance for [GemBox components](https://www.gemboxsoftware.com/). Use when users ask about any GemBox component or coding task that can be performed with a GemBox component. This includes GemBox.Spreadsheet (.NET read/write Excel files), GemBox.Document (.NET read/write Word files), GemBox.Pdf (.NET read/write PDF files), GemBox.Presentation (.NET read/write PowerPoint files), GemBox.Email (.NET read/write email files, send/receive emails), GemBox.Imaging (.NET read/write image files), and GemBox.PdfViewer (JavaScript display/print/save PDF files).

3.7kdownloads1stars13active installsZSvedic
View on ClawHubBack to Skills

Skill Details

Slug
gembox-skill
Latest Version
0.9.0
Author
ZSvedic
Published
Feb 1, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for gembox-skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.9.0

Initial release of gembox-skill for coding with GemBox components. - Provides coding help for all GemBox components: Spreadsheet, Document, Pdf, Presentation, Email, Imaging, and PdfViewer. - Includes practical CLI tips for .NET runtime and GemBox API lookup via local documentation. - Offers a detailed guide and URL lists for finding official GemBox examples and documentation online. - Suggests validation steps to compile and test code using GemBox APIs.