Establishes a standardized directory architecture and naming convention for the OpenClaw Greek accounting ecosystem.
This skill serves as the central reference document for the OpenClaw Greek Accounting system, defining the authoritative directory structure, file naming conventions, and data formats. It ensures consistency across all accounting-related skills by providing a single source of truth for paths involving client records (AFM), government filings (EFKA, AADE), banking statements, and OCR pipelines. By standardizing the environment via environment variables like OPENCLAW_DATA_DIR, it facilitates seamless data flow and prevents directory fragmentation during automated accounting tasks and agent-led processing.
Key Features
01Defines a comprehensive root structure for incoming documents, processing, and client master records.
02Includes a dedicated memory and failure log tree for tracking agent episodic learning and pattern storage.
031 GitHub stars
04Provides a standardized setup script for initializing the entire accounting filesystem structure.
05Enforces strict naming conventions for Greek Tax Identification Numbers (AFM) with the mandatory EL prefix.
06Standardizes directory architecture for banking, OCR, and EFKA compliance pipelines.
Use Cases
01Mapping raw data imports to specific government filing categories like VAT, EFKA, and myDATA.
02Setting up a new automated Greek accounting environment with standardized data paths and folder structures.
03Enforcing consistency across multiple AI agents processing invoices, receipts, and bank statements.