Doc-Process — Document Intelligence Skill Step 0 — Auto-Setup (run once on first use) Before invoking any script for the first time in a session, check whether the script dependencies are available. If any are missing, run the setup script automatically — no prompting needed: This installs all Python packages ( , , , , , , , ) and attempts to install system binaries ( , ) via or depending on the platform. When to run Step 0: - First time any script-assisted mode is used in a session - After a fresh - If a script fails with or To install Python packages only (no system packages): Or install di…