← Back to Skills Marketplace
Norman: Manage Clients
by
Stan Kharlap
· GitHub ↗
· v1.0.0
595
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install norman-manage-clients
Description
Manage business clients - list, search, create, or update client information. Use when the user mentions clients, contacts, customers, Kunden, or needs to ma...
Usage Guidance
This skill appears internally consistent and low-risk: it simply instructs the agent how to manage client records and references an external MCP (norman-finance) to perform those actions. Before installing, confirm you trust the provider that implements the 'norman-finance' capability (the SKILL.md lists https://norman.finance) because the actual client data access will come from that integration. Also consider privacy implications: the skill will handle PII (names, emails, phones, tax IDs), so verify logging, storage, and access controls for the backing integration and avoid giving it more credentials than necessary. Finally, note a minor metadata mismatch: the registry lists no homepage while the SKILL.md includes https://norman.finance — you may want to verify that domain and the MCP provider are legitimate.
Capability Analysis
Type: OpenClaw Skill
Name: norman-manage-clients
Version: 1.0.0
The skill bundle contains standard metadata and clear instructions for an AI agent to manage client information. All instructions in SKILL.md are directly related to the stated purpose of listing, creating, and updating client details. There are no indicators of prompt injection attempts, unauthorized command execution, data exfiltration, or any other malicious behaviors within the provided files.
Capability Assessment
Purpose & Capability
Name/description match the instructions: all runtime steps are client-management actions (list_clients, create_client, get_client, update_client). The SKILL.md also declares an openclaw metadata dependency on an MCP named 'norman-finance', which is consistent with a finance/client management skill.
Instruction Scope
Instructions are narrowly scoped to collecting and presenting client data and calling the listed client APIs. They do not ask the agent to read local files, environment variables, system config, or send data to unrelated external endpoints. The guidance to ask about German-specific tax status is appropriate for a client-management tool that supports German customers.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing will be downloaded or written to disk by the skill itself. That is the lowest-risk install posture.
Credentials
The skill declares no required environment variables or credentials in the registry metadata. The only dependency is a metadata reference to an MCP ('norman-finance'), which plausibly provides the actual API access; no excessive or unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request to modify system or other skills' configuration. It does not ask for persistent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install norman-manage-clients - After installation, invoke the skill by name or use
/norman-manage-clients - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release—manage business clients (list, search, create, update).
- List and search clients, displaying results as a clean table with key info.
- Gather essential and recommended fields for new clients; handle German and EU-specific tax requirements.
- Update client info by showing current details first and confirming changes.
- Provide best practices for client data accuracy and maintenance.
Metadata
Frequently Asked Questions
What is Norman: Manage Clients?
Manage business clients - list, search, create, or update client information. Use when the user mentions clients, contacts, customers, Kunden, or needs to ma... It is an AI Agent Skill for Claude Code / OpenClaw, with 595 downloads so far.
How do I install Norman: Manage Clients?
Run "/install norman-manage-clients" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Norman: Manage Clients free?
Yes, Norman: Manage Clients is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Norman: Manage Clients support?
Norman: Manage Clients is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Norman: Manage Clients?
It is built and maintained by Stan Kharlap (@stanlee000); the current version is v1.0.0.
More Skills