nudocs

Installation
SKILL.md

Nudocs

Upload documents to Nudocs.ai for rich editing, get shareable links, and pull back the results.

Setup

  1. Install the CLI using the repo's declared install metadata or your preferred package manager before first use.

  2. Get your API key from https://nudocs.ai (click "Integration" after signing in)

  3. Configure the key:

# Option 1: Environment variable
export NUDOCS_API_KEY="nudocs_your_key_here"

# Option 2: Config file
mkdir -p ~/.config/nudocs
echo "nudocs_your_key_here" > ~/.config/nudocs/api_key
Related skills

More from jdrhyne/agent-skills

Installs
21
GitHub Stars
231
First Seen
Feb 4, 2026