A comprehensive developer tool for building .NET applications that process Excel, Word, PDF, and email files using GemBox components.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gembox-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gembox-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GemBox Skill is a specialized technical assistant designed to streamline development for teams using GemBox software components in the .NET ecosystem. It provides deep integration for libraries such as GemBox.Spreadsheet, GemBox.Document, GemBox.Pdf, and GemBox.Email, enabling AI agents to generate precise code for complex file manipulation tasks. By incorporating this into your Openclaw Skills library, you gain immediate access to verified coding patterns, local API documentation indexing, and an extensive catalog of official examples.
This skill is particularly valuable for developers who need to implement robust document processing without relying on Microsoft Office automation. It handles everything from simple file conversions to advanced features like digital signatures, mail merges, and pivot table generation, ensuring high-performance results across Windows, Linux, and macOS environments.
To integrate this component into your workflow, ensure you have the .NET SDK installed. You can verify your environment and install the necessary libraries using the following commands:
# Check available .NET runtimes
dotnet --list-runtimes
# Install a specific GemBox component (e.g., Spreadsheet)
dotnet add package GemBox.Spreadsheet
# List installed packages to confirm version
dotnet list package
For advanced local searching, ensure ripgrep is installed. This allows Openclaw Skills to effectively query your NuGet cache for API metadata.
GemBox Skill organizes technical data by component type and maps it to specific documentation paths. It uses a structured approach to reference official examples and local XML metadata:
| Component | File Types Handled | Documentation Source |
|---|---|---|
| GemBox.Spreadsheet | XLSX, XLS, CSV, HTML, ODS | Spreadsheet XML & Example Portal |
| GemBox.Document | DOCX, DOC, PDF, RTF, HTML | Document XML & Example Portal |
| GemBox.Pdf | PDF, XPS | Pdf XML & Example Portal |
| GemBox.Email | MSG, EML, MHTML | Email XML & Example Portal |
| GemBox.Imaging | PNG, JPG, GIF, BMP, TIFF | Imaging XML & Example Portal |
Example paths are indexed by unique IDs (e.g., fonts/103) to provide direct navigation to implementation samples.
Loading
A smart PDF utility that automatically detects page orientation to apply perfectly centered, adjustable text watermarks.

A two-layer safety framework designed to protect AI agents from prompt injections and sensitive content violations.

An intelligent multi-model routing manager that optimizes AI performance and reduces costs through automated model selection and failover logic.

RTFM Testing is a methodology that spawns fresh AI agents with zero context to validate whether documentation is actually usable for its intended tasks.

A decentralized governance framework on Base Sepolia that allows AI agents to follow rules, log actions, and prove compliance on-chain.

A specialized Windows skill for converting text to speech and sending it as native Feishu voice bubbles.








































