A comprehensive CLI integration for Paperless-NGX that allows AI agents to search, retrieve, and organize digital documents using the ppls tool.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install paperless
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install paperless using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Paperless-NGX skill for Openclaw Skills empowers developers and AI agents to interact with their document management system through a high-performance command-line interface. By utilizing the ppls utility, this skill facilitates deep integration with Paperless-NGX, allowing for automated document processing, metadata management, and advanced search capabilities. It is designed to bridge the gap between static document archives and active AI workflows.
Whether you are managing personal records or enterprise-level archives, this skill provides the necessary endpoints to handle OCR-processed content and complex document relationships. By incorporating this into your Openclaw Skills library, you can automate the lifecycle of your digital paperwork from ingestion to archival.
To get started with this skill, install the ppls CLI and configure your connection credentials:
npm install -g @nickchristensen/ppls
ppls config set hostname http://your-paperless-host
ppls config set token your-api-token
The skill organizes data around the Paperless-NGX core schema, optimized for JSON consumption:
| Object Type | Key Attributes |
|---|---|
| Document | ID, Title, Content (OCR), Created Date, Modified Date, Tags (Numeric IDs) |
| Correspondent | ID, Name, Matching Algorithm |
| Tag | ID, Name, Color, Slug |
| Document Type | ID, Name, Slug |
Loading
A lightweight macOS utility to programmatically retrieve the current Focus mode status for context-aware automation.

A sophisticated integration for delegating software engineering tasks to autonomous AI agents through managed background processes and interactive terminals.

A specialized AI agent skill designed to help users navigate, search, and configure the entire Clawdbot ecosystem through structured documentation access.

A privacy-focused AI financial assistant that logs, categorizes, and tracks your spending using natural language processing.

CounterClaw is a production-grade defensive interceptor designed to protect AI agents from malicious prompt injections and sensitive data leaks.

A comprehensive MCP-powered toolkit for building, optimizing, and deploying automated trading strategies across crypto and prediction markets.








































