ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

solo-cli

Monitor and interact with SOLO.ro accounting platform via CLI or TUI (summary, revenues, expenses, queue, e-factura, company). Use when a user asks to check their accounting data, view invoices, expenses, or e-factura documents, or translate a task into safe solo-cli commands.

Why use this skill?

Automate your SOLO.ro bookkeeping, track invoices, monitor expenses, and manage e-Factura documents directly through the OpenClaw AI agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/rursache/solo-cli
Or

What This Skill Does

The solo-cli skill enables OpenClaw to interact directly with your SOLO.ro accounting platform. Whether you need to pull your current tax summary, list recent invoices, manage pending expenses, or upload a new bill, this skill automates the process through a robust CLI interface. By abstracting the complex manual steps of navigating the web portal, it provides instant access to financial data, allowing you to stay on top of your bookkeeping with simple natural language commands.

Installation

To integrate this skill into your environment, use the OpenClaw management command: clawhub install openclaw/skills/skills/rursache/solo-cli. Ensure you have the underlying tool installed on your system via Homebrew using brew install rursache/tap/solo-cli. Upon the first execution, the tool will generate a configuration file at ~/.config/solo-cli/config.json. You must populate this file with your SOLO.ro credentials to allow the agent to authenticate securely.

Use Cases

  • Tax Planning: Quickly retrieve your yearly summary to verify revenue, expenses, and projected taxes without leaving your terminal.
  • Expense Management: Automatically check if new invoices are waiting in your queue or confirm if an uploaded document has been processed.
  • Invoicing: Generate lists of revenue invoices or check status of e-Factura submissions for your clients.
  • Document Processing: Streamline your workflow by using the agent to upload PDF invoices or images directly to the accounting platform.
  • General Accounting: Retrieve official company details, such as CUI and registration numbers, for administrative tasks.

Example Prompts

  1. "Check my total revenue for 2025 so far and list the pending expenses in my queue."
  2. "I just saved an invoice as utility_bill.pdf; please upload it to my SOLO accounting profile."
  3. "Show me the current status of my e-Factura documents for the last month."

Tips & Limitations

  • Security: Credentials are stored locally; the agent does not transmit them to third-party servers. Keep your config.json protected.
  • Efficiency: The CLI supports TUI mode for visual interaction, which is excellent for deep-diving into data when a list view isn't enough.
  • Limitations: This skill relies on the availability of the SOLO.ro API. If their service experiences downtime or changes its authentication schema, the CLI may require updates. Always verify that your company_id is correct in the configuration if you manage multiple business entities.

Metadata

Author@rursache
Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-rursache-solo-cli": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#accounting#bookkeeping#solo#taxes#invoicing
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api