{"skill":{"slug":"greek-document-ocr","displayName":"Greek Document Ocr","summary":"Greek-language OCR using Tesseract. Processes scanned invoices, receipts, and government documents. Local processing, no cloud APIs.","description":"---\nname: greek-document-ocr\ndescription: Greek-language OCR using Tesseract. Processes scanned invoices, receipts, and government documents. Local processing, no cloud APIs.\nversion: 1.0.0\nauthor: openclaw-greek-accounting\nhomepage: https://github.com/satoshistackalotto/openclaw-greek-accounting\ntags: [\"greek\", \"accounting\", \"ocr\", \"document-processing\", \"greek-language\"]\nmetadata: {\"openclaw\": {\"requires\": {\"bins\": [\"jq\", \"tesseract\"], \"env\": [\"OPENCLAW_DATA_DIR\"]}, \"optional_env\": {\"QUICKBOOKS_IMPORT_DIR\": \"Directory for QuickBooks-compatible OCR export files\", \"XERO_API_KEY\": \"Xero API key for direct OCR result push\"}, \"notes\": \"Requires Tesseract OCR with Greek language pack (tesseract-ocr-ell). All processing is local — no cloud OCR APIs. Optional QuickBooks/Xero export formats available for accounting software integration.\"}}\n---\n\n# Greek Document OCR\n\nThis skill provides advanced Greek language optical character recognition and document processing capabilities, specifically designed for Greek business documents, invoices, receipts, and handwritten materials commonly found in Greek accounting workflows.\n\n\n## Setup\n\n```bash\nexport OPENCLAW_DATA_DIR=\"/data\"\n\n# Install Tesseract OCR with Greek language support\nsudo apt install tesseract-ocr tesseract-ocr-ell\nwhich jq || sudo apt install jq\n\nmkdir -p $OPENCLAW_DATA_DIR/ocr/{incoming/{scanned,photos,government},output/{text-extracted,structured-data}}\n```\n\nAll OCR processing happens locally using Tesseract — no cloud OCR APIs are used. No credentials required.\n\n\n## Core Philosophy\n\n- **Greek Language Excellence**: Superior recognition of Greek characters, accents, and business terminology\n- **OpenClaw Integration**: Built to enhance existing `deepread` skill with Greek-specific capabilities\n- **Business Document Focus**: Optimized for invoices, receipts, contracts, and government forms\n- **Production Accuracy**: High-precision text extraction suitable for automated accounting workflows\n- **Handwritten Support**: Advanced recognition of handwritten Greek text and signatures\n\n## OpenClaw Commands\n\n### Core OCR Operations\n```bash\n# Primary Greek document processing\nopenclaw ocr process-greek --input-dir /data/ocr/incoming/scanned/ --enhance-greek-chars\nopenclaw ocr batch-process --greek-language --confidence-threshold 0.95 --auto-classify\nopenclaw ocr extract-invoices --greek-format --vat-detection --amount-parsing\nopenclaw ocr process-receipts --greek-business --expense-categorization\n\n# Integration with existing deepread skill\nopenclaw ocr enhance-deepread --greek-language-pack --improve-accuracy\nopenclaw ocr greek-preprocessing --image-enhancement --character-optimization\nopenclaw ocr validate-extraction --greek-language --business-rules\n\n# Specialized Greek document types\nopenclaw ocr process-handwritten --greek-cursive --signature-detection\nopenclaw ocr government-forms --aade-forms --efka-documents --municipal-papers\nopenclaw ocr process-contracts --greek-legal --clause-extraction --signature-verification\n```\n\n### Advanced Greek Text Processing\n```bash\n# Greek language enhancement and correction\nopenclaw ocr correct-greek --spell-check --accent-correction --business-terminology\nopenclaw ocr standardize-text --greek-formatting --currency-amounts --date-formats\nopenclaw ocr extract-entities --greek-names --addresses --vat-numbers --amounts\n\n# Document intelligence and categorization\nopenclaw ocr classify-documents --greek-business-types --confidence-scoring\nopenclaw ocr extract-structured-data --invoices --receipts --contracts --forms\nopenclaw ocr generate-searchable-pdf --greek-text-layer --preserve-formatting\n```\n\n### Quality Control & Validation\n```bash\n# Accuracy monitoring and improvement\nopenclaw ocr accuracy-test --greek-documents --known-text-samples\nopenclaw ocr confidence-analysis --character-level --word-level --document-level\nopenclaw ocr manual-review --low-confidence --flagged-documents --greek-verification\n\n# Integration and export\nopenclaw ocr export-accounting --format csv --greek-standards\nopenclaw ocr export-accounting --target quickbooks --xero --greek-formats  # Optional: accounting software formats\nopenclaw ocr integrate-banking --match-bank-transactions --reference-extraction\nopenclaw ocr coordinate-compliance --vat-analysis --tax-document-processing\n```\n\n## Greek Language Processing Architecture\n\n### Greek Character Recognition Enhancement\n```yaml\nGreek_Character_Optimization:\n  alphabet_coverage:\n    uppercase: \"ΑΒΓΔΕ΀“ΗΜΙΡ΀ºΜΝξθΠΡΣΤΥΦΧΨΩ\"\n    lowercase: \"αβγδεζηθικλμνξοπρσπžυπ π¡ψπ°\"\n    accented_characters: \"άέήίςύϽΐΰ\"\n    special_characters: \"πš\" # Final sigma\n    punctuation: \"·\" # Greek middle dot\n    \n  character_enhancement:\n    similar_character_disambiguation:\n      - \"Α vs A (Latin A)\"\n      - \"Β vs B (Latin B)\" \n      - \"Ε vs E (Latin E)\"\n      - \"Η vs H (Latin H)\"\n      - \"Ι vs I (Latin I)\"\n      - \"Ρ vs K (Latin K)\"\n      - \"Μ vs M (Latin M)\"\n      - \"Ν vs N (Latin N)\"\n      - \"θ vs O (Latin O)\"\n      - \"Π vs P (Latin P)\"\n      - \"Ρ vs P (Latin P confusion)\"\n      - \"Τ vs T (Latin T)\"\n      - \"Υ vs Y (Latin Y)\"\n      - \"Χ vs X (Latin X)\"\n      \n  accent_recognition:\n    acute_accents: \"ά έ ή ί ς ύ Ͻ\"\n    diaeresis: \"Ϡ π¹\" \n    combined_accents: \"ΐ ΰ\"\n    accent_correction: \"Auto-correct missing or incorrect accents\"\n```\n\n### Greek Business Document Intelligence\n```yaml\nGreek_Business_Document_Types:\n  invoices:\n    greek_keywords: [\"ΤΙΜθ΀ºθΓΙθ\", \"ΑΠθΔΕΙξΗ\", \"ΠΑΡΑΣΤΑΤΙΡθ\"]\n    required_elements: [\"ΑΦΜ\", \"ΦΠΑ\", \"ΗΜΕΡθΜΗΝΙΑ\", \"ΠθΣθ\"]\n    amount_patterns: [\"‚¬\\\\d+[.,]\\\\d+\", \"\\\\d+[.,]\\\\d+\\\\s*‚¬\", \"\\\\d+[.,]\\\\d+\\\\s*EUR\"]\n    vat_patterns: [\"ΦΠΑ\\\\s*\\\\d+%\", \"VAT\\\\s*\\\\d+%\", \"24%\", \"13%\", \"6%\"]\n    \n  receipts:\n    types: [\"ΑΠθΔΕΙξΗ ΀ºΙΑΝΙΡΗΣ\", \"ΑΠθΔΕΙξΗ ΠΑΡθΧΗΣ ΥΠΗΡΕΣΙΩΝ\"]\n    essential_info: [\"ΗΜΕΡθΜΗΝΙΑ\", \"ΩΡΑΗ\", \"ΠθΣθ\", \"ΑΦΜ ΡΑΤΑΣΤΗΜΑΤθΣ\"]\n    pos_indicators: [\"POS\", \"ΡΑΡΤΑ\", \"ΜΕΤΡΗΤΑ\"]\n    \n  government_forms:\n    aade_forms: [\"Ε1\", \"Ε3\", \"ΦΠΑ\", \"ΕΝΦΙΑ\"]\n    efka_forms: [\"Α.Π.Δ.\", \"ΑΠΑ\", \"ΕΦΡ\", \"ΕΡΓθΔθΤΙΡΕΣ ΕΙΣΦθΡΕΣ\"]\n    municipal_forms: [\"ΔΗΜθΤΙΡθΣ ΦθΡθΣ\", \"ΤΕ΀ºθΣ ΡΑΜΑΡΙθΤΗΤΑΣ\"]\n    \n  contracts:\n    contract_types: [\"ΣΥΜΒΑΣΗ\", \"ΣΥΜΦΩΝΙΑ\", \"ΠΑΡΑΧΩΡΗΣΗ\"]\n    key_clauses: [\"ΑΝΤΙΡΕΙΜΕΝθ\", \"ΤΙΜΗ\", \"ΔΙΑΡΡΕΙΑ\", \"ΥΠθΧΡΕΩΣΕΙΣ\"]\n    signature_areas: [\"ΥΠθΓΡΑΦΗ\", \"ΣΦΡΑΓΙΔΑ\", \"ΗΜΕΡθΜΗΝΙΑ ΥΠθΓΡΑΦΗΣ\"]\n```\n\n### OpenClaw File Processing Integration\n```yaml\nGreek_OCR_File_Structure:\n  input_processing:\n    - /data/ocr/incoming/scanned/         # Scanned documents (PDF, JPG, PNG, TIFF)\n    - /data/ocr/incoming/photos/          # Mobile phone document photos\n    - /data/ocr/incoming/handwritten/     # Handwritten Greek documents\n    - /data/ocr/incoming/government/      # Government forms and official documents\n    \n  processing_workspace:\n    - /data/ocr/preprocessing/enhanced/   # Image enhancement and optimization\n    - /data/ocr/processing/greek-ocr/     # Greek language OCR processing\n    - /data/ocr/processing/validation/    # Text validation and correction\n    - /data/ocr/processing/classification/# Document type classification\n    \n  output_delivery:\n    - /data/ocr/output/text-extracted/      # Clean extracted text files\n    - /data/ocr/output/structured-data/     # Structured business data (JSON)\n    - /data/ocr/output/searchable-pdf/      # PDFs with Greek text layer\n    - /data/ocr/output/accounting-ready/    # Data ready for accounting integration\n```\n\n## Enhanced Greek OCR Processing Pipeline\n\n### Pre-Processing Optimization for Greek Documents\n```yaml\nImage_Enhancement_Pipeline:\n  step_1_assessment:\n    command: \"openclaw ocr assess-quality --greek-text --character-density\"\n    functions: [\"Image quality analysis\", \"Greek text detection\", \"Optimal processing path selection\"]\n    \n  step_2_enhancement:\n    command: \"openclaw ocr enhance-image --greek-characters --contrast-optimization\"\n    functions: [\"Noise reduction\", \"Contrast enhancement\", \"Greek character sharpening\"]\n    \n  step_3_preprocessing:\n    command: \"openclaw ocr preprocess --deskew --border-removal --greek-layout\"\n    functions: [\"Document alignment\", \"Border detection\", \"Greek text layout analysis\"]\n    \nGreek_Specific_Enhancements:\n  character_enhancement:\n    accent_sharpening: \"Enhance accent mark visibility\"\n    character_separation: \"Improve separation of connected Greek letters\"\n    font_optimization: \"Optimize for common Greek fonts (Times New Roman Greek, Arial Greek)\"\n    \n  layout_analysis:\n    greek_reading_order: \"Right-to-left aware processing for mixed text\"\n    column_detection: \"Handle Greek newspaper and document column layouts\"\n    table_recognition: \"Greek table headers and structure recognition\"\n```\n\n### Advanced Greek Text Extraction\n```yaml\nGreek_OCR_Engine_Configuration:\n  primary_ocr_engine:\n    base: \"OpenClaw deepread skill enhancement\"\n    greek_language_model: \"el-GR with business terminology\"\n    confidence_threshold: 0.95\n    character_whitelist: \"Greek alphabet + Latin numbers + common punctuation\"\n    \n  secondary_engines:\n    tesseract_greek: \"Fallback for challenging documents\"\n    handwriting_recognition: \"Specialized for Greek cursive and signatures\"\n    form_processing: \"Template-based for government forms\"\n    \n  post_processing:\n    spell_checking: \"Greek business dictionary with 50,000+ terms\"\n    context_correction: \"Business context-aware text correction\"\n    accent_normalization: \"Standard Greek accent placement\"\n    \nText_Validation_Rules:\n  greek_business_validation:\n    vat_number_format: \"EL followed by 9 digits\"\n    date_validation: \"dd/MM/yyyy or dd-MM-yyyy Greek formats\"\n    amount_validation: \"Greek currency formatting (1.234,56 ‚¬)\"\n    address_validation: \"Greek address patterns and postal codes\"\n    \n  confidence_scoring:\n    character_confidence: \"Per-character accuracy scoring\"\n    word_confidence: \"Greek word validation against dictionary\"\n    context_confidence: \"Business context appropriateness\"\n    overall_confidence: \"Weighted average with manual review threshold\"\n```\n\n## Handwritten Greek Document Processing\n\n### Greek Cursive Recognition\n```yaml\nHandwritten_Greek_Support:\n  cursive_patterns:\n    connected_letters: \"Common Greek letter combinations (ου, ει, αι, etc.)\"\n    character_variations: \"Individual handwriting style adaptation\"\n    historical_forms: \"Recognition of older Greek handwriting styles\"\n    \n  signature_recognition:\n    greek_signatures: \"Greek name pattern recognition\"\n    official_stamps: \"Government and business stamp recognition\"\n    verification_marks: \"Legal document verification signatures\"\n    \n  enhancement_techniques:\n    contrast_boosting: \"Improve handwritten text visibility\"\n    stroke_analysis: \"Greek letter stroke pattern recognition\"\n    word_segmentation: \"Separate connected handwritten Greek words\"\n    \nHandwriting_Processing_Workflow:\n  preprocessing:\n    - \"Handwriting-specific image enhancement\"\n    - \"Stroke width normalization\"  \n    - \"Background noise removal\"\n    \n  recognition:\n    - \"Greek cursive letter recognition\"\n    - \"Word boundary detection\"\n    - \"Context-based correction\"\n    \n  validation:\n    - \"Greek word dictionary validation\"\n    - \"Business context verification\"\n    - \"Manual review flagging for low confidence\"\n```\n\n## Greek Document Classification Intelligence\n\n### Automated Document Type Recognition\n```yaml\nGreek_Document_Classifier:\n  invoice_detection:\n    visual_cues: [\"ΤΙΜθ΀ºθΓΙθ header\", \"Company logos\", \"VAT number placement\"]\n    text_patterns: [\"ΑΦΜ patterns\", \"Invoice numbering\", \"Due date formats\"]\n    layout_features: [\"Table structures\", \"Total amount positioning\", \"VAT breakdowns\"]\n    confidence_threshold: 0.92\n    \n  receipt_detection:\n    visual_cues: [\"POS receipt format\", \"Thermal paper patterns\", \"Store logos\"]\n    text_patterns: [\"ΑΠθΔΕΙξΗ\", \"Date/time stamps\", \"Payment method indicators\"]\n    layout_features: [\"Linear item listing\", \"Total at bottom\", \"Change calculation\"]\n    confidence_threshold: 0.90\n    \n  government_form_detection:\n    visual_cues: [\"Government letterheads\", \"Official stamps\", \"Form numbers\"]\n    text_patterns: [\"Ε΀º΀ºΗΝΙΡΗ ΔΗΜθΡΡΑΤΙΑ\", \"Ministry names\", \"Official references\"]\n    layout_features: [\"Standard form layouts\", \"Checkbox structures\", \"Signature lines\"]\n    confidence_threshold: 0.95\n    \n  contract_detection:\n    visual_cues: [\"Multi-page documents\", \"Legal formatting\", \"Signature pages\"]\n    text_patterns: [\"ΣΥΜΒΑΣΗ\", \"Legal terminology\", \"Clause numbering\"]\n    layout_features: [\"Paragraph structures\", \"Section headers\", \"Signature blocks\"]\n    confidence_threshold: 0.88\n```\n\n### Greek Business Data Extraction\n```yaml\nStructured_Data_Extraction:\n  invoice_data_extraction:\n    company_info:\n      - supplier_name: \"Extract from header/footer\"\n      - supplier_vat: \"ΑΦΜ: pattern recognition\"\n      - supplier_address: \"Greek address format extraction\"\n      \n    transaction_info:\n      - invoice_number: \"Αριθμςπš πžιμολογίου pattern\"\n      - invoice_date: \"Greek date format recognition\"\n      - due_date: \"Ημερομηνία πληρπ°μήπš extraction\"\n      \n    financial_info:\n      - line_items: \"Table extraction with Greek descriptions\"\n      - vat_amounts: \"ΦΠΑ calculation validation\"\n      - total_amount: \"ΣΥΝθ΀ºθ or TOTAL pattern recognition\"\n      \n  receipt_data_extraction:\n    merchant_info:\n      - business_name: \"Store name from receipt header\"\n      - vat_number: \"ΑΦΜ from receipt footer\"\n      - location: \"Address or branch information\"\n      \n    transaction_info:\n      - date_time: \"Greek date/time format extraction\"\n      - payment_method: \"ΡΑΡΤΑ, ΜΕΤΡΗΤΑ, etc.\"\n      - receipt_number: \"Αριθμςπš απςδειξηπš\"\n      \n    items_and_amounts:\n      - purchased_items: \"Item list with Greek descriptions\"\n      - individual_prices: \"Price extraction per item\"\n      - vat_breakdown: \"VAT rate identification (24%, 13%, 6%)\"\n      - total_amount: \"Final amount with currency\"\n```\n\n## Quality Control & Accuracy Optimization\n\n### Greek OCR Accuracy Monitoring\n```yaml\nQuality_Control_System:\n  accuracy_metrics:\n    character_accuracy: \"Greek character recognition rate >98%\"\n    word_accuracy: \"Greek word recognition rate >95%\"\n    document_accuracy: \"Complete document processing rate >92%\"\n    \n  confidence_monitoring:\n    low_confidence_threshold: \"<0.85 flags for manual review\"\n    medium_confidence: \"0.85-0.92 requires validation\"\n    high_confidence: \">0.92 auto-processed\"\n    \n  error_pattern_analysis:\n    common_errors: \"Track frequent Greek OCR mistakes\"\n    improvement_feedback: \"Learn from manual corrections\"\n    model_updates: \"Continuous improvement based on corrections\"\n    \nManual_Review_Workflow:\n  flagging_criteria:\n    - \"Greek accent recognition issues\"\n    - \"Similar character confusion (Α vs A)\"\n    - \"Handwritten text with low confidence\"\n    - \"Complex table structures\"\n    - \"Damaged or poor quality documents\"\n    \n  review_interface:\n    original_image: \"Side-by-side with extracted text\"\n    character_highlighting: \"Mark uncertain characters\"\n    greek_keyboard: \"Easy Greek text correction interface\"\n    validation_tools: \"Business rule checking (VAT numbers, dates)\"\n```\n\n### Integration with Greek Accounting Workflows\n```yaml\nAccounting_Integration:\n  invoice_processing:\n    workflow: \"OCR †’ Validation †’ Accounting Software Export\"\n    vat_verification: \"Cross-check extracted VAT with business rules\"\n    amount_validation: \"Verify calculated totals match extracted amounts\"\n    \n  expense_categorization:\n    greek_expense_categories: \"Map to Greek chart of accounts\"\n    vat_rate_assignment: \"Automatic VAT rate based on expense type\"\n    supplier_recognition: \"Match suppliers to existing accounting records\"\n    \n  compliance_support:\n    audit_trail: \"Maintain OCR processing history\"\n    document_retention: \"Store original images with extracted data\"\n    accuracy_reporting: \"Generate accuracy reports for auditors\"\n```\n\n## Production Deployment Features\n\n### Performance Optimization for Greek Documents\n```bash\n# Performance monitoring and optimization\nopenclaw ocr performance-monitor --greek-processing --throughput-analysis\nopenclaw ocr optimize-batch --large-documents --parallel-processing\nopenclaw ocr cache-optimization --greek-models --frequent-terms\n\n# Scalability commands\nopenclaw ocr scale-processing --concurrent-documents 5 --memory-optimization\nopenclaw ocr distributed-ocr --worker-nodes --greek-language-models\nopenclaw ocr load-balancing --priority-queues --document-types\n```\n\n### Greek Language Model Management\n```yaml\nModel_Management:\n  greek_language_models:\n    business_terminology: \"50,000+ Greek business terms\"\n    accounting_vocabulary: \"Specialized accounting and tax terminology\"\n    government_terminology: \"Official government document language\"\n    \n  model_updates:\n    automatic_updates: \"Monthly model improvements\"\n    custom_training: \"Client-specific terminology learning\"\n    accuracy_feedback: \"Continuous learning from corrections\"\n    \n  deployment_options:\n    cloud_models: \"High accuracy, internet required\"\n    local_models: \"Good accuracy, offline capability\"\n    hybrid_mode: \"Cloud for complex, local for routine\"\n```\n\n## Usage Examples for Greek Company Testing\n\n### Daily Document Processing\n```bash\n# Morning document processing workflow\n$ openclaw ocr morning-batch --process-overnight --greek-priority\n\n📀ž Greek OCR Processing Summary - February 19, 2026:\n\n📊 Documents Processed: 23 total\n✅ Invoices: 8 processed (avg confidence: 96.2%)\n   - SUPPLIER A AE: Invoice #2026-0234, ‚¬1,234.56 ✅\n   - ΠΡθΜΗΜΕΥΤΗΣ Β ΕΠΕ: Τιμολςγιο #456, ‚¬890.00 ✅\n   \n✅ Receipts: 12 processed (avg confidence: 94.8%)\n   - Restaurant receipts: 4 (13% VAT detected)\n   - Fuel receipts: 3 (24% VAT detected)\n   - Office supplies: 5 (24% VAT detected)\n\n⚠ï¸ Manual Review Required: 3 documents\n   - Handwritten note (confidence: 78%)\n   - Damaged invoice (confidence: 82%)\n   - Complex government form (confidence: 84%)\n\n📤 Accounting Export: 20 documents ready for CSV export import\n💾 Searchable PDFs: 23 documents with Greek text layer created\n```\n\n### Complex Greek Document Processing\n```bash\n$ openclaw ocr process-complex --handwritten --government-forms --contracts\n\n📀¹ Complex Greek Document Processing:\n\nâœÂï¸ Handwritten Documents (5):\n✅ Handwritten invoice corrections - ‚¬234.50 adjustment recognized\n✅ Client note with payment instructions - \"Πληρπ°μή σπžιπš 25/02\" extracted\n⚠ï¸ Signature verification needed - Legal contract signature page\n\nðŸÂ€ºï¸ Government Forms (3):\n✅ AADE E1 Form - Individual tax data extracted completely\n✅ EFKA contribution form - Employee data processed\n✅ Municipal tax payment receipt - ‚¬456.78 payment confirmed\n\n📀ž Contracts (2):\n✅ Service contract - Key terms extracted (Duration: 12 months, ‚¬2,000/month)\n⚠ï¸ Real estate contract - Complex legal clauses flagged for manual review\n\n📊 Overall Success Rate: 91.3%\nâÂ±ï¸ Processing Time: 4 minutes 32 seconds\nðŸ” Manual Review Items: 4 documents requiring attention\n```\n\n### Integration with Meta-Skill\n```bash\n# Meta-skill coordinated document processing\n$ openclaw greek document-intelligence --scan-and-process --coordinate-all\n\n# Behind the scenes coordination:\n# 1. Greek OCR: Process scanned documents and photos\n# 2. Banking Integration: Match receipts to bank transactions\n# 3. Compliance AADE: Validate VAT rates and amounts\n# 4. Email Processor: Send processing confirmations to clients\n# 5. Accounting Workflows: Export to accounting software\n# 6. Individual Taxes: Update personal expense tracking\n```\n\n### Accuracy Analysis and Improvement\n```bash\n$ openclaw ocr accuracy-report --greek-documents --monthly-analysis\n\n📈 Greek OCR Accuracy Analysis - February 2026:\n\n📊 Character Recognition:\n✅ Greek Letters: 98.7% accuracy (target: >98%)\n✅ Accented Characters: 97.2% accuracy (ά, έ, ή, etc.)\n✅ Numbers/Currency: 99.4% accuracy (‚¬ amounts)\n⚠ï¸ Handwritten Text: 89.3% accuracy (target: >90%)\n\n📀¹ Document Type Accuracy:\n✅ Printed Invoices: 96.8% complete extraction\n✅ POS Receipts: 95.2% complete extraction  \n✅ Government Forms: 94.1% complete extraction\n⚠ï¸ Handwritten Notes: 85.7% complete extraction\n\n🔧 Improvement Actions:\n- Enhanced handwritten Greek cursive training scheduled\n- Updated business terminology dictionary (+347 new terms)\n- Improved accent recognition for damaged documents\n- Added 3 new Greek receipt format templates\n\n📈 Month-over-Month: +2.3% accuracy improvement\n🎯 Next Target: 97% overall accuracy by March 2026\n```\n\n## Success Metrics for Greek OCR Deployment\n\nA successful Greek OCR system should achieve:\n- ✅ 98%+ accuracy for printed Greek business documents\n- ✅ 95%+ accuracy for clear handwritten Greek text\n- ✅ 90%+ accuracy for damaged or poor quality documents\n- ✅ Complete integration with existing OpenClaw deepread skill\n- ✅ Automatic Greek VAT rate and amount extraction\n- ✅ Professional searchable PDF generation with Greek text layer\n- ✅ Real-time processing suitable for daily business workflows\n- ✅ Robust error handling and manual review workflow\n\nRemember: This skill transforms OpenClaw into a production-ready Greek document processing system, enabling automated processing of all types of Greek business documents with high accuracy and intelligent data extraction suitable for Greek accounting workflows.","topics":["OCR","Greek Language","Accounting","Document Processing"],"tags":{"latest":"0.1.0"},"stats":{"comments":0,"downloads":298,"installsAllTime":11,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1771661432184,"updatedAt":1778491597572},"latestVersion":{"version":"0.1.0","createdAt":1771661432184,"changelog":"Initial release of Greek-language document OCR with local Tesseract processing:\n\n- Provides advanced OCR for Greek invoices, receipts, government forms, and handwritten documents.\n- All processing is local; no cloud OCR APIs required.\n- Includes extensive OpenClaw command set for extraction, validation, classification, and export to accounting systems (QuickBooks, Xero).\n- Optimized for Greek character recognition, business terminology, and production-grade accuracy.\n- Supports quality control, manual review, and export of structured data for seamless accounting workflow integration.","license":null},"metadata":{"setup":[{"key":"OPENCLAW_DATA_DIR","required":true}],"os":null,"systems":null},"owner":{"handle":"satoshistackalotto","userId":"s17c6w15frspgvmq81dpbnvckh884fcn","displayName":"Stems","image":"https://avatars.githubusercontent.com/u/70470779?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779943828793}}