← 返回 Skills 市场
stanlee000

Norman: Expense report

作者 Stan Kharlap · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
567
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install norman-expense-report
功能描述
Generate a detailed expense breakdown by category for a given period. Use when the user asks for an expense report, spending summary, Ausgabenübersicht, cost...
安全使用建议
This skill itself is a coherent instruction-only wrapper for generating expense reports, but it depends on a separate 'norman-finance' provider (mcp). Before installing: (1) inspect the norman-finance skill to see what credentials or account links it requires and whether those permissions are appropriate; (2) confirm where transaction data is stored/sent and how it's protected; (3) note the report forces amounts to EUR — confirm currency handling for your accounts; and (4) verify the provider's homepage/metadata (SKILL.md references https://norman.finance though registry shows no homepage). If you cannot review the dependent skill, treat connection to financial accounts as sensitive and proceed cautiously.
功能分析
Type: OpenClaw Skill Name: norman-expense-report Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file provides clear instructions for the AI agent to generate an expense report by calling specific internal APIs (`search_transactions`, `get_company_balance`) and processing the results. There are no instructions for arbitrary command execution, data exfiltration, persistence, or any other malicious activities. The `homepage` URL `https://norman.finance` in the metadata is informational and not an instruction for the agent to interact with.
能力评估
Purpose & Capability
Name/description ask for expense reporting and the SKILL.md only requires calling transaction- and balance-related functions (search_transactions, get_company_balance). The declared MCP dependency on 'norman-finance' makes sense for this purpose. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to gathering transactions, filtering expenses, grouping/categorizing, and presenting summaries/insights. They do not request reading arbitrary files, environment variables, or sending data to unexpected endpoints. The only potential ambiguity is reliance on external primitives (search_transactions, get_company_balance) whose behavior/permissions should be verified in the providing skill.
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.
Credentials
This skill declares no required environment variables or credentials itself, which is appropriate. However it depends on the 'norman-finance' MCP; that provider skill is likely to require access to transaction data or account credentials. Review the dependent skill's required secrets/permissions before use.
Persistence & Privilege
Skill is user-invocable and not always-enabled; it does not request persistent presence or modify other skills/config. Autonomous invocation is allowed by platform default and is not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install norman-expense-report
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /norman-expense-report 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: Generate comprehensive expense reports by period, grouped by categories and top vendors. - Provides detailed breakdown by category (amount, percentage, transaction count). - Ranks top 10 vendors by total spend. - Includes trends and insights for longer periods, such as month-over-month changes and recurring vs. one-time expenses. - Offers comparison with previous periods if data is available. - Presents a clear, structured, and readable report format.
元数据
Slug norman-expense-report
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Norman: Expense report 是什么?

Generate a detailed expense breakdown by category for a given period. Use when the user asks for an expense report, spending summary, Ausgabenübersicht, cost... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 567 次。

如何安装 Norman: Expense report?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install norman-expense-report」即可一键安装,无需额外配置。

Norman: Expense report 是免费的吗?

是的,Norman: Expense report 完全免费(开源免费),可自由下载、安装和使用。

Norman: Expense report 支持哪些平台?

Norman: Expense report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Norman: Expense report?

由 Stan Kharlap(@stanlee000)开发并维护,当前版本 v1.0.0。

💬 留言讨论