openclaw-greek-accounting-meta
Installation
SKILL.md
OpenClaw Greek Accounting Meta-Skill
This meta-skill is the primary entry point for the entire OpenClaw Greek Accounting system. It orchestrates all 18 specialised skills through simple business commands, managing data flow, sequencing, error recovery, and human confirmation gates for government submissions.
Setup
export OPENCLAW_DATA_DIR="/data"
which jq || sudo apt install jq
# Install companion skills (this orchestrator needs them to be useful)
# See the full skill list at: https://github.com/satoshistackalotto/openclaw-greek-accounting
This is the orchestrator skill — it coordinates all other Greek accounting skills. Install companion skills for actual functionality. This skill alone only routes commands.