← Back to Skills Marketplace
stanlee000

Norman: Create Invoice

by Stan Kharlap · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
522
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install norman-create-invoice
Description
Create and optionally send a new invoice to a client. Use when the user wants to invoice someone, bill a client, or create a new Rechnung.
Usage Guidance
This skill is coherent and low-risk as delivered (instruction-only, no installs or secrets). Before installing, confirm the platform has a trusted 'norman-finance' connector and review what that connector can access/perform (especially whether it will email clients, store invoice data, or access your contact lists). Verify the billing defaults (EUR currency, German VAT defaults) match your needs, and test with a dummy client to confirm how emails and invoice storage are handled. If you need the skill to integrate with a different accounting system, ensure the appropriate connector exists and that you understand its permissions.
Capability Analysis
Type: OpenClaw Skill Name: norman-create-invoice Version: 1.0.0 The OpenClaw skill bundle 'norman-create-invoice' is benign. The `SKILL.md` instructions clearly outline steps for creating and optionally sending invoices, which aligns with its stated purpose. There is no evidence of prompt injection attempts against the agent, unauthorized data access, malicious execution, or exfiltration. All described actions, such as interacting with `norman-finance` to create and send invoices, are consistent with a legitimate business application.
Capability Assessment
Purpose & Capability
The name/description (create/send invoices) aligns with the runtime instructions: identify client, collect invoice details, call list_clients/create_client/create_invoice/send_invoice. The metadata's mcp requirement (norman-finance) fits the stated purpose.
Instruction Scope
SKILL.md only instructs in-domain actions (look up/create clients, gather invoice fields, create and optionally email the invoice). It does not request unrelated files, environment variables, or external endpoints beyond the expected norman-finance connector.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate for the stated purpose; it relies on a platform connector (norman-finance) rather than on local secrets.
Persistence & Privilege
always is false and the skill sets disable-model-invocation to true, preventing autonomous invocation. The skill does not request persistent system-wide privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install norman-create-invoice
  3. After installation, invoke the skill by name or use /norman-create-invoice
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Step-by-step invoice creation with VAT, client lookup, and email sending.
Metadata
Slug norman-create-invoice
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Norman: Create Invoice?

Create and optionally send a new invoice to a client. Use when the user wants to invoice someone, bill a client, or create a new Rechnung. It is an AI Agent Skill for Claude Code / OpenClaw, with 522 downloads so far.

How do I install Norman: Create Invoice?

Run "/install norman-create-invoice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Norman: Create Invoice free?

Yes, Norman: Create Invoice is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Norman: Create Invoice support?

Norman: Create Invoice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Norman: Create Invoice?

It is built and maintained by Stan Kharlap (@stanlee000); the current version is v1.0.0.

💬 Comments