← Back to list

paperless
by MichaelVessia
⭐ 1🍴 0📅 Jan 24, 2026
SKILL.md
name: paperless description: Search and manage documents in Paperless-ngx document management system. Use when the user asks about documents, invoices, receipts, tax forms, bills, or wants to search their document library. allowed-tools: Bash, Read
Paperless-ngx
Interact with Paperless-ngx document management system via CLI.
Setup
Environment: ~/.secrets.env (PAPERLESS_URL, PAPERLESS_TOKEN) - loaded by
wrapper.
CLI Discovery
Run paperless-cli --help to see available commands. Run
paperless-cli <command> --help for detailed usage of any command.
Capabilities
The CLI supports:
- Search: Full-text search with filters (date ranges, tags, correspondents)
- Browse: List recent documents, inbox items
- Read: Get document details and extracted text content
- Organize: Add/remove tags, edit metadata (title, correspondent, type)
- Find related: Discover similar documents
- Download: Save original files locally
- Metadata: List tags, correspondents, document types, stats
Workflow
- Search or list to find documents
- Get document by ID to read full content
- Add/remove tags to organize
- Find similar documents for related items
- Download originals when needed
Notes
- Flags must come BEFORE positional arguments
- Document IDs are integers returned from search/list results
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon