Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage business clients - list, search, create, or update client information. Use when the user mentions clients, contacts, customers, Kunden, or needs to ma...
Manage business clients - list, search, create, or update client information. Use when the user mentions clients, contacts, customers, Kunden, or needs to ma...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Call list_clients to show all clients Present results in a clean table format: Name, Email, Phone, Outstanding balance
When creating a client with create_client, gather: Required: Client name (company or individual) Recommended: Email, phone, address (street, city, postal code, country) Optional: Tax ID (Steuernummer), VAT ID (USt-IdNr.), payment terms, notes For German businesses: ask about Kleinunternehmer status if relevant
Call get_client first to show current details Call update_client with only the fields that need changing Confirm changes with the user before updating
Always verify client details before creating invoices For EU clients, the VAT ID (USt-IdNr.) is important for reverse charge invoices Suggest cleaning up duplicate clients if detected
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.