Nutrient Document Processing for Openclaw

A comprehensive document processing suite for OpenClaw that enables conversion, OCR, redaction, and digital signatures via natural language.

jdrhyne
v1.0.0
Feb 5, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install nutrient-document-processing

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install nutrient-document-processing using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Nutrient Document Processing?

The nutrient-openclaw skill is a high-performance integration that brings the power of the Nutrient DWS API directly to your AI agent environment. It allows users to manipulate and extract data from various file types—including PDF, Office, and images—without needing specialized desktop software.

By incorporating this skill into your library of Openclaw Skills, you empower your agent to handle complex administrative tasks such as file format normalization, sensitive data protection, and legal document preparation. It transforms your agent into a professional document automation assistant capable of understanding nuanced instructions like "remove all personal info" or "convert this report for a presentation."

Nutrient Document Processing Use Cases

  • Converting Microsoft Office documents (Word, Excel, PowerPoint) into PDF format for standardized sharing.
  • Extracting text and structured data from scanned invoices or receipts using OCR.
  • Automating the redaction of PII such as email addresses, phone numbers, and Social Security numbers from legal files.
  • Adding professional watermarks or digital signatures to contracts and internal memos.
  • Converting PDF pages into optimized images (PNG/JPEG) for web embedding or previews.

How Nutrient Document Processing Works

  1. The user issues a natural language command (e.g., "Redact PII from this file") and provides a document.
  2. OpenClaw identifies the intent and invokes the relevant nutrient-openclaw tool.
  3. The document is securely processed through the Nutrient DWS API based on the requested operation.
  4. The processed output—whether a modified file or extracted data—is returned to the conversation context.
  5. The agent presents the result to the user, allowing for immediate download or further iterative processing within the same thread.

Nutrient Document Processing Setup

Install the skill using the OpenClaw CLI:

openclaw plugins install @nutrient-sdk/nutrient-openclaw

Register your API key in the plugins.yaml configuration file:

plugins:
  entries:
    nutrient-openclaw:
      config:
        apiKey: "your-api-key-here"

API keys can be generated by creating an account at nutrient.io/api.

Nutrient Document Processing Data Schema & Taxonomy

The skill manages a variety of input/output streams and maintains metadata regarding task completion and resource usage.

Feature Details
Supported Inputs DOCX, XLSX, PPTX, HTML, PDF, PNG, JPEG, WebP
Extraction Formats Plain text, tables, and key-value pair JSON objects
Security Metadata Redaction logs, cryptographic signature verification, and watermarking status
Usage Tracking Real-time monitoring of API credit balances and transaction costs
Processing Hooks Integrated support for pattern-based PII detection (SSN, Email, Phone)

Nutrient Document Processing Advanced Features

  • AI-powered PII detection that uses machine learning to identify and mask sensitive information automatically.
  • Batch conversion capabilities between Office formats and PDF to streamline large document migrations.
  • Customizable text and image watermarking with support for opacity and positioning logic.
  • High-fidelity OCR engine capable of handling complex layouts, rotated text, and low-resolution scans.
  • Integrated credit management tool to ensure your agent stays within operational budget limits.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*