Jaz Doc Collect banner
teamtinvio teamtinvio

Jaz Doc Collect

Documentation community

Description

--- description: "Scan and classify client documents for upload to Jaz — local files and cloud links (Dropbox, Drive, OneDrive)" argument-hint: "<directory or cloud link>" --- # Document Collection Execute the document collection workflow via `clio jobs document-collection`. Scans directories, classifies documents, and prepares them for upload. ## Usage ``` /jaz-doc-collect ~/Downloads/client-docs/ /jaz-doc-collect scan the January invoices folder ``` ## Workflow ### 1. Generate the bluepr

Installation

Installs to ~/.claude/skills/teamtinvio-jaz-ai-jaz-doc-collect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/teamtinvio-jaz-ai-jaz-doc-collect && curl -fsSL https://raw.githubusercontent.com/teamtinvio/jaz-ai/HEAD/commands/jaz-doc-collect.md -o ~/.claude/skills/teamtinvio-jaz-ai-jaz-doc-collect/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository