What problem does it solve? Processing document attachments like invoices, contracts, and CVs into a structured Obsidian vault requires manual reading, classification, and note creation. This Skill automates that workflow by analyzing attachment content, creating properly templated notes, and returning lightweight proposals for a triage orchestrator. ## Core Features & Use Cases - Document Classification: Identifies document types (invoice, contract, CV, letter, medical, report, manual) using filename and content patterns. - Automated Note Creation: Creates vault notes via para_create with the correct template, frontmatter fields, and injected key content with page references. - Lightweight Proposals: Returns a JSON proposal with area, project, document type, and confidence while keeping full content in subagent context. - Use Case: A Telstra invoice PDF lands in your inbox folder. The Skill reads the extracted text, classifies it as an invoice, creates a note with amount, due date, and account details, and returns a proposal linking it to your Finance area. ## Quick Start Ask the triage orchestrator to analyze the attachment inbox note and create a classified resource note with a proposal.