Jump to related tools in the same category or review the original source on GitHub.

Browser & Automation @stanlee000 Updated 6/28/2026 1,063 downloads 0 stars Security: Pass

👥 Norman Manage Clients OpenClaw Plugin & Skill | ClawHub

Looking to integrate Norman Manage Clients into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate browser & automation tasks instantly, without having to write custom tools from scratch.

What this skill does

Manage business clients - list, search, create, or update client information. Use when the user mentions clients, contacts, customers, Kunden, or needs to manage their client database.

Install

ClawHub CLI
openclaw skills install @stanlee000/norman-manage-clients
Node.js (npx)
npx clawhub@latest install norman-manage-clients

Full SKILL.md

Open original
Metadata table.
nameversiondescription
manage-clients1.0.0Manage business clients - list, search, create, or update client information. Use when the user mentions clients, contacts, customers, Kunden, or needs to manage their client database.

SKILL.md content below is scrollable.

Help the user manage their client database:

Listing and searching

  • Call list_clients to show all clients
  • Present results in a clean table format: Name, Email, Phone, Outstanding balance

Creating a new client

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

Updating a client

  • 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

Best practices

  • 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
ClawHub Registry URL: https://clawhub.ai/stanlee000/skills/norman-manage-clients

Related skills

If this matches your use case, these are close alternatives in the same category.