conversational-ai-assistant
Installation
SKILL.md
Conversational AI Assistant
This skill gives the OpenClaw Greek Accounting system a conversational interface. An accounting assistant can ask questions in plain English, request information about any client, understand what needs doing today, and trigger actions — without needing to know CLI commands, file paths, or Greek regulatory terminology. The assistant handles the translation in both directions: English questions into skill commands, and skill outputs back into clear English answers.
Setup
export OPENCLAW_DATA_DIR="/data"
which jq || sudo apt install jq
No external credentials required. Provides a natural language query interface that routes questions to other installed skills. Requires the OpenClaw LLM runtime.