paperless-search
Installation
SKILL.md
Paperless Document Search
Search your Paperless-ngx document archive via the REST API.
Configuration
Config file: ~/.config/paperless-search/config.json
{
"url": "https://paperless.example.com",
"token": "your-api-token-here"
}