nudocs

Community

Upload, edit, and share documents with Nudocs.

Authorjdrhyne
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Nudocs provides a centralized way to upload documents, edit collaboratively, and export content with shareable links, solving the friction of distributing editable docs across teams.

Core Features & Use Cases

  • Upload documents to Nudocs.ai for rich editing and generate shareable edit links
  • Collaborate in real-time on markdown/docs and retrieve edited content
  • Use cases include creating and sharing proposals, reports, or knowledge base articles with versioned edits

Quick Start

  1. Install Nudocs CLI: npm install -g @nutrient-sdk/nudocs-cli
  2. Obtain and configure your API key:
    • Option 1: Environment variable export NUDOCS_API_KEY="your_key_here"
    • Option 2: Config file mkdir -p ~/.config/nudocs echo "your_key_here" > ~/.config/nudocs/api_key
  3. Upload a document: nudocs upload <file>
  4. Retrieve the edit link or pull edits: nudocs link [ulid] OR nudocs pull <ulid> --format <fmt>

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nudocs
Download link: https://github.com/jdrhyne/agent-skills/archive/main.zip#nudocs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.