Norman: Create Invoice
v1.0.0Create 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.
⭐ 0· 491·0 current·0 all-time
byStan Kharlap@stanlee000
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
financevk97441xgbva3bb3n2ncser524x81fzhjinvoicingvk97441xgbva3bb3n2ncser524x81fzhjlatestvk97441xgbva3bb3n2ncser524x81fzhjmcpvk97441xgbva3bb3n2ncser524x81fzhjrechnungvk97441xgbva3bb3n2ncser524x81fzhj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧾 Clawdis
