{"openclaw":{"requires":{"bins":"[Truncated]","env":"[Truncated]"},"optional_env":{"SLACK_WEBHOOK_URL":"Webhook URL for urgent AADE change alerts","SMS_GATEWAY_URL":"SMS gateway for critical compliance alerts","GOOGLE_CALENDAR_ID":"Google Calendar ID for compliance deadline sync (optional)","OUTLOOK_CALENDAR_ID":"Outlook Calendar ID for compliance deadline sync (optional)"},"notes":"AADE credentials required for monitoring government portal. Slack and SMS alert channels are optional — if not configured, alerts are written to local files only."}}
AADE API Monitor
This skill provides comprehensive monitoring of AADE systems and announcements through OpenClaw's file processing capabilities, delivering real-time alerts for Greek tax compliance changes.
AADE_File_Structure:input_monitoring:# Raw government documents arrive here-/data/incoming/government/# All AADE/government downloadsprocessing_workspace:# Ephemeral — cleared after pipeline-/data/processing/compliance/# Classification and extraction workspaceoutput_delivery:-/data/dashboard/state/current-alerts.json# Active alerts for dashboard-/data/dashboard/state/deadline-tracker.json# Updated deadline tracker-/data/reports/compliance/# Professional compliance reports-/data/exports/compliance-deadlines.json# Calendar integration export
Caching_Strategy:announcement_cache:retention:"90 days"update_frequency:"every_2_hours"fallback_behavior:"Use cached data if source unavailable"deadline_cache:retention:"1 year"critical_updates:"Force immediate refresh"validation:"Compare multiple sources for accuracy"system_status_cache:retention:"7 days"real_time_updates:"When possible"offline_mode:"Report last known status with timestamp"
ML_Capabilities:document_classification:training_data:"Historical AADE announcements with manual classifications"accuracy_target:">95% for critical document identification"continuous_learning:"Update model based on manual corrections"change_impact_prediction:analysis:"Predict client impact based on historical patterns"risk_assessment:"Identify high-risk clients for proactive communication"resource_planning:"Estimate workload from detected changes"anomaly_detection:baseline_patterns:"Learn normal AADE announcement patterns"unusual_activity:"Flag potential system issues or major changes"false_positive_reduction:"Reduce unnecessary alerts through pattern learning"
Compliance Dashboard Integration
Dashboard_Features:real_time_status:aade_systems:"Live status of TAXIS, myDATA, EFKA systems"recent_changes:"Timeline of recent deadline and rate changes"alert_summary:"Critical, important, and routine alerts overview"client_impact_view:affected_clients:"Which clients affected by recent changes"action_required:"Immediate actions needed per client"communication_status:"Which clients have been notified"performance_metrics:monitoring_uptime:"AADE monitor system availability"detection_accuracy:"Change detection success rate"alert_effectiveness:"User response to generated alerts"
Usage Examples
Daily Operations
# Morning AADE check (part of daily routine)
$ openclaw aade morning-check --since yesterday
📊 AADE Morning Summary - February 18, 2026:
ðŸÂ€ºï¸ System Status:
✅ TAXIS Online (98.2% uptime last 24h)
✅ myDATA Online (99.1% uptime last 24h)
✅ EFKA Portal Online (97.5% uptime last 24h)
📢 New Announcements (2):
📀¹ Circular POL.1157/2026 - VAT exemption clarification
⚠ï¸ System maintenance scheduled: February 20, 02:00-06:00 EET
🔀ž Changes Detected: None
📅 Upcoming Deadlines: 3 VAT returns due in 7 days
Next check in 2 hours. Manual refresh: openclaw aade check-updates
$ openclaw aade generate-client-alert --deadline-change --professional-tone
📧 Generated Greek Client Communication:
Subject: ΕΠΕΙΓθΝ: Αλλαγή προθεσμίαπš δήλπ°σηπš ΦΠΑ Μαρπžίου 2026
Αξιςπžιμοι πελάπžεπš,
Σαπš ενημερϽνουμε με απ ορμή πžην ανακοίνπ°ση πžηπš ΑΑΔΕ (Πθº.1158/2026)
ςπžι η προθεσμία υποβολήπš πžηπš μηνιαίαπš δήλπ°σηπš ΦΠΑ για πžον Μάρπžιο 2026
μεπžακινείπžαι απς πžιπš 25 Απριλίου σπžιπš 20 Απριλίου 2026.
Η αλλαγή επηρεάζει ςλεπš πžιπš επιπ¡ειρήσειπš με υποπ¡ρέπ°ση υποβολήπš
μηνιαίαπš δήλπ°σηπš ΦΠΑ.
Το λογισπžικς μαπš γραπ είο έπ¡ει ήδη ενημερϽσει πžο σύσπžημα παρακολούθησηπš
προθεσμιϽν και θα π ρονπžίσουμε για πžην έγκαιρη προεπžοιμασία και υποβολή.
Για οποιαδήποπžε διευκρίνιση, παρακαλούμε επικοινπ°νήσπžε μαζί μαπš.
Με εκπžίμηση,
[Accounting Firm Name]
📧 Ready for sending to 47 affected clients
Success Metrics
A successful AADE API Monitor should achieve:
✅ 99%+ uptime monitoring of critical AADE systems
✅ <5 minute detection time for critical deadline changes
✅ 95%+ accuracy in document classification and change detection
✅ Zero false positives for critical alerts
✅ Complete integration with meta-skill orchestration
✅ Professional Greek communication standards
✅ Comprehensive audit trail for compliance purposes
✅ Robust offline operation with cached data fallback
Remember: This skill is built OpenClaw-first, using file processing and practical automation rather than complex API integrations, making it reliable and maintainable for production Greek accounting environments.