{
  "schemaVersion": "1.0",
  "item": {
    "slug": "nutrient-openclaw",
    "name": "Nutrient Openclaw",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/jdrhyne/nutrient-openclaw",
    "canonicalUrl": "https://clawhub.ai/jdrhyne/nutrient-openclaw",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/nutrient-openclaw",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=nutrient-openclaw",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/nutrient-openclaw"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/nutrient-openclaw",
    "agentPageUrl": "https://openagent3.xyz/skills/nutrient-openclaw/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nutrient-openclaw/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nutrient-openclaw/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Nutrient Document Processing (OpenClaw Native)",
        "body": "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."
      },
      {
        "title": "Installation",
        "body": "Preferred install flow inside OpenClaw:\n\nopenclaw plugins install @nutrient-sdk/nutrient-openclaw\n\nConfigure your API key:\n\nplugins:\n  entries:\n    nutrient-openclaw:\n      config:\n        apiKey: \"your-api-key-here\"\n\nGet an API key at nutrient.io/api"
      },
      {
        "title": "Data Handling",
        "body": "nutrient_* operations send the file or extracted document content to Nutrient DWS for processing.\nReview Nutrient's Processor API security and privacy details before using production or sensitive documents.\nNutrient documents its hosted Processor API as using HTTPS for data in transit and as not persistently storing input or output files after processing; confirm that matches your organization's requirements before uploading sensitive material.\nStart with non-sensitive sample files and a least-privilege API key."
      },
      {
        "title": "Available Tools",
        "body": "ToolDescriptionnutrient_convert_to_pdfConvert DOCX, XLSX, PPTX, HTML, or images to PDFnutrient_convert_to_imageRender PDF pages as PNG, JPEG, or WebPnutrient_convert_to_officeConvert PDF to DOCX, XLSX, or PPTXnutrient_extract_textExtract text, tables, or key-value pairsnutrient_ocrApply OCR to scanned PDFs or imagesnutrient_watermarkAdd text or image watermarksnutrient_redactRedact via patterns (SSN, email, phone)nutrient_ai_redactAI-powered PII detection and redactionnutrient_signDigitally sign PDF documentsnutrient_check_creditsCheck API credit balance and usage"
      },
      {
        "title": "Example Prompts",
        "body": "Convert: \"Convert this Word doc to PDF\"\n\nExtract: \"Extract all text from this scanned receipt\" / \"Pull tables from this PDF\"\n\nRedact: \"Redact all PII from this document\" / \"Remove email addresses and phone numbers\"\n\nWatermark: \"Add a CONFIDENTIAL watermark to this PDF\"\n\nSign: \"Sign this contract as Jonathan Rhyne\""
      },
      {
        "title": "Links",
        "body": "npm package\nGitHub\nNutrient API"
      }
    ],
    "body": "Nutrient Document Processing (OpenClaw Native)\n\nBest 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.\n\nInstallation\n\nPreferred install flow inside OpenClaw:\n\nopenclaw plugins install @nutrient-sdk/nutrient-openclaw\n\n\nConfigure your API key:\n\nplugins:\n  entries:\n    nutrient-openclaw:\n      config:\n        apiKey: \"your-api-key-here\"\n\n\nGet an API key at nutrient.io/api\n\nData Handling\nnutrient_* operations send the file or extracted document content to Nutrient DWS for processing.\nReview Nutrient's Processor API security and privacy details before using production or sensitive documents.\nNutrient documents its hosted Processor API as using HTTPS for data in transit and as not persistently storing input or output files after processing; confirm that matches your organization's requirements before uploading sensitive material.\nStart with non-sensitive sample files and a least-privilege API key.\nAvailable Tools\nTool\tDescription\nnutrient_convert_to_pdf\tConvert DOCX, XLSX, PPTX, HTML, or images to PDF\nnutrient_convert_to_image\tRender PDF pages as PNG, JPEG, or WebP\nnutrient_convert_to_office\tConvert PDF to DOCX, XLSX, or PPTX\nnutrient_extract_text\tExtract text, tables, or key-value pairs\nnutrient_ocr\tApply OCR to scanned PDFs or images\nnutrient_watermark\tAdd text or image watermarks\nnutrient_redact\tRedact via patterns (SSN, email, phone)\nnutrient_ai_redact\tAI-powered PII detection and redaction\nnutrient_sign\tDigitally sign PDF documents\nnutrient_check_credits\tCheck API credit balance and usage\nExample Prompts\n\nConvert: \"Convert this Word doc to PDF\"\n\nExtract: \"Extract all text from this scanned receipt\" / \"Pull tables from this PDF\"\n\nRedact: \"Redact all PII from this document\" / \"Remove email addresses and phone numbers\"\n\nWatermark: \"Add a CONFIDENTIAL watermark to this PDF\"\n\nSign: \"Sign this contract as Jonathan Rhyne\"\n\nLinks\nnpm package\nGitHub\nNutrient API"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/jdrhyne/nutrient-openclaw",
    "publisherUrl": "https://clawhub.ai/jdrhyne/nutrient-openclaw",
    "owner": "jdrhyne",
    "version": "1.2.5",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/nutrient-openclaw",
    "downloadUrl": "https://openagent3.xyz/downloads/nutrient-openclaw",
    "agentUrl": "https://openagent3.xyz/skills/nutrient-openclaw/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nutrient-openclaw/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nutrient-openclaw/agent.md"
  }
}