cyberneticlibrary

Monitor accounting platform SOLO.ro

solo-cliskillsetup L29
majiayu000/claude-skill-registry-data
What it does

Query SOLO.ro accounting platform via CLI/TUI for invoices, expenses, e-factura

Best for

Romanian freelancers needing fast CLI access to accounting, invoicing, and e-Factura (EUR invoice regulation)

Inputs
  • · command (summary, revenues, expenses, queue, efactura, company)
  • · optional year/date range
Outputs
  • · accounting summary table
  • · invoice list
  • · expense records
  • · document queue
Requires
  • · SOLO.ro API (REST)
  • · local config at ~/.config/solo-cli/config.json
Preconditions
  • · SOLO.ro account configured
  • · Homebrew installation (or bun/npm build)
Failure modes
  • · auth failure if credentials stale
  • · session cookie expiry
  • · page_size exceeded
Trust signals
  • · handles auth flow with cookie cache
  • · documented command reference
  • · TUI + demo mode