What problem does it solve? After a document has been interpreted, its structured data needs a consistent, traceable home. This Skill writes document records to gbrain at standardized paths with proper YAML frontmatter, so invoices, quotations, and other files stay organized and retrievable later. ## Core Features & Use Cases - Standardized Storage Paths: Writes records to references/documents/<type>/ directories covering invoices, quotations, legal documents, purchase orders, delivery orders, and other types. - Consistent Frontmatter: Generates pages with title, type, tags, source, stored date, and document_type fields so retrieval works reliably. - Timeline Integration: Adds a gbrain timeline entry when the document has a date, enabling chronological browsing. - Use Case: After document-interpretation extracts fields from a vendor invoice received via Telegram, this Skill stores it at references/documents/invoices/xyz-inv-2026-001.md with full metadata and a timeline entry. ## Quick Start Store this interpreted invoice with vendor XYZ Sdn Bhd, number INV-2026-001, total RM 12,500, and source telegram://file_id_abc123 to gbrain.