skills/clawhub.ai/paperless-ngx

paperless-ngx

Installation
SKILL.md

Paperless-ngx Skill

Manage documents in Paperless-ngx via its REST API using HTTP requests.

Configuration

Requires environment variables:

  • PAPERLESS_URL: Base URL (e.g., https://paperless.example.com)
  • PAPERLESS_TOKEN: API token from Paperless-ngx settings

Authentication

Include token in all requests:

Authorization: Token $PAPERLESS_TOKEN

Core Operations

Installs
1
First Seen
1 day ago
paperless-ngx from clawhub.ai