← 返回
AI智能 中文

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...
生成指定时间段内按类别划分的详细费用明细。当用户询问费用报告、支出摘要或成本情况时使用。
stanlee000
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 880
下载
💾 14
安装
1
版本
#expenses#finance#latest#mcp#norman#reporting

概述

Generate a comprehensive expense report for the user:

Step 1: Gather data

  • Call search_transactions for the specified period (default: last month)
  • Filter for outgoing transactions (expenses only, exclude income)
  • Call get_company_balance for current balance context

Step 2: Categorize and group

Group expenses by bookkeeping category. For each category show:

  • Category name
  • Total amount (EUR)
  • Number of transactions
  • Percentage of total expenses

Present as a ranked list, largest category first.

Step 3: Top vendors

List the top 10 vendors/payees by total spend:

  • Vendor name
  • Total amount
  • Number of transactions
  • Average transaction amount

Step 4: Trends and insights

If the user asks for a longer period (quarter or year), provide:

  • Month-over-month comparison of total expenses
  • Categories that increased or decreased significantly
  • Recurring vs. one-time expenses
  • Largest single transactions in the period

Step 5: Comparison (if possible)

If data is available for the previous equivalent period:

  • Total expenses this period vs. last period
  • Percentage change
  • Categories with the biggest increase/decrease
  • Flag any unusual or new expense categories

Presentation format

Structure the report clearly:

Expense Report: [Period]
========================
Total Expenses: X,XXX.XX EUR

By Category:
  1. [Category]     X,XXX.XX EUR  (XX%)  [N transactions]
  2. [Category]       XXX.XX EUR  (XX%)  [N transactions]
  ...

Top Vendors:
  1. [Vendor]       X,XXX.XX EUR  [N transactions]
  2. [Vendor]         XXX.XX EUR  [N transactions]
  ...

Key Insights:
  - [Notable finding]
  - [Notable finding]

Keep amounts in EUR. Use clear formatting for readability. Offer to drill down into any specific category if the user wants more detail.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 12:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,922
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,359 📥 318,562
data-analysis

Financial Overview

stanlee000
获取企业完整财务概览,包括余额、最新交易、未付发票及税务义务。适用于...
★ 0 📥 1,637