OpenClaw-native PDF/document processing skill for Nutrient DWS. Best for OpenClaw users who need PDF conversion, OCR, text/table extraction, PII redaction, w...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install nutrient-openclaw或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install nutrient-openclaw⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/nutrient-openclaw/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: nutrient-openclaw description: >- OpenClaw-native PDF/document processing skill for Nutrient DWS. Best for OpenClaw users who need PDF conversion, OCR, text/table extraction, PII redaction, watermarking, digital signatures, and API credit checks via built-in nutrient_* tools. Triggers on OpenClaw tool names (nutrient_convert_to_pdf, nutrient_extract_text, etc.), "OpenClaw plugin", "Nutrient OpenClaw", and document-processing requests in OpenClaw chats. Files are processed by Nutrient DWS over the network, so use it only when third-party document processing is acceptable. For non-OpenClaw environments, use the Universal Nutrient Document Processing skill instead. homepage: https://www.nutrient.io/api/ clawdis: emoji: "📄" requires: config: - plugins.entries.nutrient-openclaw.config.apiKey install: - id: nutrient-openclaw kind: node package: "@nutrient-sdk/nutrient-openclaw" label: Install Nutrient OpenClaw package links: homepage: https://www.nutrient.io/api/ repository: https://github.com/PSPDFKit-labs/nutrient-openclaw documentation: https://www.nutrient.io/api/documentation/security config: example: | plugins: entries: nutrient-openclaw: config: apiKey: "your-api-key-here" ---
Best for OpenClaw users. Process documents directly in OpenClaw conversations — PDF conversion, text/table extraction, OCR, PII redaction, digital signatures, and watermarking via native nutrient_* tools.
Preferred install flow inside OpenClaw:
openclaw plugins install @nutrient-sdk/nutrient-openclaw
Configure your API key:
plugins:
entries:
nutrient-openclaw:
config:
apiKey: "your-api-key-here"
Get an API key at nutrient.io/api
nutrient_* operations send the file or extracted document content to Nutrient DWS for processing.| Tool | Description | |------|-------------| | nutrient_convert_to_pdf | Convert DOCX, XLSX, PPTX, HTML, or images to PDF | | nutrient_convert_to_image | Render PDF pages as PNG, JPEG, or WebP | | nutrient_convert_to_office | Convert PDF to DOCX, XLSX, or PPTX | | nutrient_extract_text | Extract text, tables, or key-value pairs | | nutrient_ocr | Apply OCR to scanned PDFs or images | | nutrient_watermark | Add text or image watermarks | | nutrient_redact | Redact via patterns (SSN, email, phone) | | nutrient_ai_redact | AI-powered PII detection and redaction | | nutrient_sign | Digitally sign PDF documents | | nutrient_check_credits | Check API credit balance and usage |
Convert: "Convert this Word doc to PDF"
Extract: "Extract all text from this scanned receipt" / "Pull tables from this PDF"
Redact: "Redact all PII from this document" / "Remove email addresses and phone numbers"
Watermark: "Add a CONFIDENTIAL watermark to this PDF"
Sign: "Sign this contract as Jonathan Rhyne"
安装 Nutrient Openclaw 后,可以对 AI 说这些话来触发它
Help me get started with Nutrient Openclaw
Explains what Nutrient Openclaw does, walks through the setup, and runs a quick demo based on your current project
Use Nutrient Openclaw to openClaw-native PDF/document processing skill for Nutrient DWS
Invokes Nutrient Openclaw with the right parameters and returns the result directly in the conversation
What can I do with Nutrient Openclaw in my documents & notes workflow?
Lists the top use cases for Nutrient Openclaw, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/nutrient-openclaw/ 目录(个人级,所有项目可用),或 .claude/skills/nutrient-openclaw/(项目级)。重启 AI 客户端后,用 /nutrient-openclaw 主动调用,或让 AI 根据上下文自动发现并使用。
Nutrient Openclaw 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Nutrient Openclaw 可免费安装使用。请查阅仓库了解许可证信息。
OpenClaw-native PDF/document processing skill for Nutrient DWS. Best for OpenClaw users who need PDF conversion, OCR, text/table extraction, PII redaction, w...
Nutrient Openclaw 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my documents & notes tasks using Nutrient Openclaw
Identifies repetitive steps in your workflow and sets up Nutrient Openclaw to handle them automatically