Dashboard Greek Accounting — 仪表盘 希腊 会计
v0.1.0Business intelligence 仪表盘 for Greek accounting firms. 合规 状态, alerts, deadline 追踪ing, and financial 指标 at a glance.
运行时依赖
安装命令
点击复制技能文档
仪表盘希腊会计 本技能将 OpenClaw 转变为一个全面的会计仪表盘,为管理希腊商业客户的助理提供英语商业智能。它聚合了来自所有 10 个现有技能的数据,生成可操作的视图、警报和报告。 设置导出 OPENCLAW_DATA_DIR="/data",使用 jq 或 sudo apt install jq,无需外部凭据。通过读取 OPENCLAW_DATA_DIR 中的本地文件生成基于文本的仪表盘报告。 核心理念 英语界面,希腊数据:仪表盘使用英语,处理希腊商业文档和法规 助理优先设计:为会计助理而设计,而不是高级合伙人或 IT 工作人员 实时意识:实时查看合规状态、截止日期和客户健康状况 基于文件的处理:仪表盘状态通过 OpenClaw 文件系统管理,无需数据库 技能集成中心:从所有现有技能中提取数据,生成统一视图 生产就绪:错误处理、回退显示和优雅降级 OpenClaw 命令 仪表盘初始化和配置 # 初始化会计公司仪表盘 openclaw dashboard init --firm-name "公司名称" --language en --data-language el openclaw dashboard configure --clients-dir /data/clients/ --reports-dir /data/reports/ openclaw dashboard set-preferences --timezone "Europe/Athens" --currency EUR --date-format DD/MM/YYYY # 为助理设置用户 openclaw dashboard add-user --name "助理名称" --role assistant --clients "客户1,客户2" openclaw dashboard set-alerts --user "助理名称" --email --urgency-threshold medium openclaw dashboard set-working-hours --start 08:00 --end 18:00 --timezone "Europe/Athens" 每日操作仪表盘 # 每日简报 openclaw dashboard morning-briefing --date today --include-alerts --include-deadlines openclaw dashboard daily-status --all-clients --highlight-urgent openclaw dashboard task-queue --show-pending --show-overdue --prioritize # 实时监控 openclaw dashboard live-status --refresh 15min --alerts-only openclaw dashboard compliance-check --all-clients --flag-issues openclaw dashboard document-queue --unprocessed --awaiting-review --count # 每日总结 openclaw dashboard eod-summary --completed-tasks --remaining-issues --tomorrow-preview 客户投资组合仪表盘 # 客户概览和管理 openclaw dashboard client-overview --client "客户 AE" --period current-month openclaw dashboard client-health --all-clients --score --rank openclaw dashboard client-alerts --client "客户 AE" --unresolved --history 30d # 客户财务快照 openclaw dashboard client-financials --client "客户 AE" --vat-status --payroll-status openclaw dashboard client-documents --client "客户 AE" --pending --processed --missing openclaw dashboard client-timeline --client "客户 AE" --upcoming-deadlines --past-filings # 多客户比较 openclaw dashboard portfolio-summary --all-clients --compliance-score --risk-level openclaw dashboard workload-analysis --by-client --by-task-type --estimated-hours 合规和截止日期仪表盘 # 截止日期监控集成 openclaw dashboard deadlines --upcoming 30d --by-client --by-type openclaw dashboard deadline-calendar --month current --export-ical openclaw dashboard deadline-risk --overdue --due-within 7d --missing-documents # AADE 合规状态 openclaw dashboard aade-status --vat-filings --mydata-submissions --system-health openclaw dashboard aade-changes --recent --impact-assessment --action-required # EFKA 合规状态 openclaw dashboard efka-status --contributions --declarations --upcoming-deadlines openclaw dashboard efka-employees --by-client --status-check --contribution-amounts # 市政和其他合规 openclaw dashboard municipal-status --property-taxes --local-fees --permit-renewals openclaw dashboard compliance-scorecard --all-categories --trend --recommendations 财务报告仪表盘 # 收入和计费报告 openclaw dashboard revenue-report --period monthly --by-client --by-service openclaw dashboard billing-status --outstanding --overdue --payment-history openclaw dashboard fee-tracking --billable-hours --fixed-fees --expenses # 增值税报告 openclaw dashboard vat-summary --all-clients --current-period --comparison-previous openclaw dashboard vat-reconciliation --client "客户 AE" --flag-discrepancies openclaw dashboard vat-forecast --next-quarter --estimated-amounts # 工资单概览 openclaw dashboard payroll-status --all-clients --current-month --cost-breakdown openclaw dashboard payroll-calendar --upcoming-runs --contribution-deadlines openclaw dashboard payroll-comparison --month-over-month --flag-anomalies # 银行集成状态 openclaw dashboard bank-feeds --all-clients --last-sync --unreconciled-count openclaw dashboard bank-reconciliation --client "客户 AE" --status --discrepancies openclaw dashboard cash-flow-