← 返回 Skills 市场
Norman: Create Invoice
作者
Stan Kharlap
· GitHub ↗
· v1.0.0
522
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install norman-create-invoice - 安装完成后,直接呼叫该 Skill 的名称或使用
/norman-create-invoice触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Step-by-step invoice creation with VAT, client lookup, and email sending.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 522 次。
如何安装 Norman: Create Invoice?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install norman-create-invoice」即可一键安装,无需额外配置。
Norman: Create Invoice 是免费的吗?
是的,Norman: Create Invoice 完全免费(开源免费),可自由下载、安装和使用。
Norman: Create Invoice 支持哪些平台?
Norman: Create Invoice 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Norman: Create Invoice?
由 Stan Kharlap(@stanlee000)开发并维护,当前版本 v1.0.0。
推荐 Skills