ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

nudocs

Upload, edit, and export documents via Nudocs.ai. Use when creating shareable document links for collaborative editing, uploading markdown/docs to Nudocs for rich editing, or pulling back edited content. Triggers on "send to nudocs", "upload to nudocs", "edit in nudocs", "pull from nudocs", "get the nudocs link", "show my nudocs documents".

Why use this skill?

Integrate OpenClaw with Nudocs.ai to upload, edit, and sync documents. Streamline your collaborative drafting process with rich document editing features.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jdrhyne/nudocs
Or

What This Skill Does

The Nudocs skill for OpenClaw provides a seamless bridge between your AI-generated text and the collaborative, rich-editing environment of Nudocs.ai. It enables you to take raw markdown content and instantly generate a shareable, professional-grade document link. Once shared, you can allow collaborators to edit, reformat, or add media to your work and then pull those final changes back into your OpenClaw session. This skill is designed to handle the entire lifecycle of a document, from initial drafting to retrieval and integration.

Installation

To enable the Nudocs skill, ensure your OpenClaw environment is set up. First, install the global CLI tool by running npm install -g @nutrient-sdk/nudocs-cli. After installation, sign into https://nudocs.ai to retrieve your API key from the Integration section. You can store this key as an environment variable named NUDOCS_API_KEY or place it within your system configuration at ~/.config/nudocs/api_key. Once configured, install the OpenClaw skill via clawhub install openclaw/skills/skills/jdrhyne/nudocs.

Use Cases

  • Collaborative Drafting: Quickly export a rough AI draft to Nudocs for a human colleague to review or refine.
  • Rich Formatting: Utilize Nudocs' advanced editor to add images, tables, or specialized styling that might be limited in plain markdown.
  • Version Control & Sync: Easily fetch the latest document version back into your agent workflow after team modifications.
  • Final Delivery: Use the utility to generate a formatted PDF document directly from your internal workspace.

Example Prompts

  1. "I've written a project proposal. Can you upload it to Nudocs and send me the editing link?"
  2. "Please fetch the latest version of my report from Nudocs as a docx file."
  3. "Show me all the documents I currently have stored in my Nudocs account."

Tips & Limitations

To get the best results, ensure your document structure includes clear headings (H1-H3) and concise, paragraph-based content before uploading. When pulling files back, choose the correct format: use docx for rich edits, md for simple text, or pdf for final delivery. Be aware that the skill relies on your network access to communicate with the Nudocs API; ensure your firewall or system policies permit requests to Nudocs.ai to avoid connection errors during sync.

Metadata

Author@jdrhyne
Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jdrhyne-nudocs": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#document-editing#collaboration#nudocs#markdown#productivity
Safety Score: 4/5

Flags: file-write, file-read, external-api

Related Skills

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, 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. For non-OpenClaw environments, use the Universal Nutrient Document Processing skill instead.

jdrhyne 1947

todo-tracker

Persistent TODO scratch pad for tracking tasks across sessions. Use when user says "add to TODO", "what's on the TODO", "mark X done", "show TODO list", "remove from TODO", or asks about pending tasks. Also triggers on heartbeat to remind about stale items.

jdrhyne 1947

sysadmin-toolbox

Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge

jdrhyne 1947

munger-observer

Daily wisdom review applying Charlie Munger's mental models to your work and thinking. Use when asked to review decisions, analyze thinking patterns, detect biases, apply mental models, do a "Munger review", or run the Munger Observer. Triggers on scheduled daily reviews or manual requests like "run munger observer", "review my thinking", "check for blind spots", or "apply mental models".

jdrhyne 1947

jira

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

jdrhyne 1947