
satoshistackalotto skills on Remote OpenClaw
12 skills published by satoshistackalotto. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
cli-deadline-monitor
Monitors Greek government systems for tax and social security deadlines, tracking AADE and EFKA announcements, rate changes, and system status from the command line. Alerts can be sent via Slack, SMS, email, or calendar integrations when deadlines change or approach. Core tracking runs from local files with no external credentials required.
aade-api-monitor
Monitors Greek AADE tax authority systems for deadline changes, rate updates, and system outages. Processes government documents through file-based pipelines and caches data for offline operation. Generates professional Greek-language alerts and client notifications for accounting firms.
system-health-check
Validates the OpenClaw Greek Accounting system in a single command. Checks skill file integrity, directory structure, file permissions, required dependencies, backup freshness, process lock health, and encryption status. Every failure includes a specific remediation command.
greek-email-processor
Connects via IMAP to scan email accounts for Greek financial documents, AADE and EFKA government notices, and supplier invoices. Classifies emails by document type and priority, then routes extracted content to local OpenClaw processing pipelines. Supports Greek language, date formats, VAT numbers, and major Greek bank sender domains.
canonical-data-map
Reference document defining the complete file system architecture for the OpenClaw Greek Accounting system. Establishes canonical directory structure, naming conventions, identifier formats, and data schemas that all other accounting skills must follow. No skill may introduce new top-level directories or deviate from these conventions without a version update to this document.
greek-compliance-aade
Handles Greek tax compliance for businesses and accounting firms, covering VAT calculations, AADE/TAXIS filing, payroll with EFKA social security contributions, and municipal taxes. Filings can be prepared and validated offline; submissions to government portals require AADE credentials and two-person approval before transmission.
system-integrity-and-backup
Encrypted backups and integrity verification for the OpenClaw Greek Accounting system. Enforces data retention periods required by Greek law (5-20 years depending on record type). Uses AES-256 for backup encryption and SHA-256 for file integrity hashing.
greek-banking-integration
Parses exported bank statement files (CSV, Excel) from the four major Greek banks: Alpha Bank, National Bank of Greece, Eurobank, and Piraeus Bank. Handles Greek character encoding, date and amount formats, transaction categorization with VAT rate detection (24%, 13%, 6%), and invoice-to-payment matching. No bank API credentials required.
user-authentication-system
Role-based access control system for Greek accounting firms running on OpenClaw. Manages user accounts across four roles (viewer, assistant, accountant, senior accountant), assigns per-client permissions, and logs every authentication and authorization event locally. Credentials are stored as salted SHA-256 hashes with no external auth services.
efka-api-integration
Automates Greek social security (EFKA) workflows: employee registration, monthly contribution calculations, and declaration preparation. Payroll calculations run offline; EFKA credentials are needed only for portal submissions. All government submissions require two-person approval before filing.
analytics-and-advisory-intelligence
Reads across all financial data stored by a Greek accounting firm's OpenClaw system to detect trends, anomalies, and risks across the full client portfolio. Produces nightly risk scores, morning advisory reports, cash flow forecasts, and on-demand analytics queries. Read-only — it never modifies client records or submits anything.
greek-individual-taxes
Handles Greek individual income tax return (E1 form) preparation, deductions optimization, and property tax (ENFIA) management for Greek tax residents. Covers employment, rental, professional, and investment income categories. Prepares data for AADE submission but does not submit directly — that requires the greek-compliance-aade skill with human approval.