document-inventory

Installation
SKILL.md

Document Inventory

Overview

This skill scans document collections (PDFs, Word docs, text files) and creates a structured inventory with metadata, automatic categorization, and collection statistics. Essential first step before building knowledge bases.

Quick Start

from pathlib import Path
import sqlite3
Installs
24
GitHub Stars
11
First Seen
Jan 24, 2026
document-inventory — vamseeachanta/workspace-hub