📦 Norman: Financial Overview — Norman:工具

v1.0.1

[AI辅助] Get a complete financial overview of the business including balance, recent transactions, outstanding invoices, and upcoming tax obligations. Use when the us...

0· 514·0 当前·0 累计
by @stanlee000 (Stan Kharlap)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/2/25
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's instructions, required calls, and stated purpose are internally consistent and proportionate, but it depends on an external 'norman-finance' connector (MCP) for data/access and declares no credentials itself — verify that connector and permissions before installing.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/2/20

- Updated skill documentation for clarity and completeness about financial overview capabilities - Added detailed instructions on retrieving and presenting company details, balances, transactions, invoices, and tax obligations - Improved the response structure to prioritize key data and actionable recommendations - Specified to use EUR currency formatting and concise presentation

无害

安装命令

点击复制
官方npx clawhub@latest install norman-financial-overview
🇨🇳 镜像加速npx clawhub@latest install norman-financial-overview --registry https://cn.longxiaskill.com

技能文档

Provide a comprehensive financial overview by gathering data from multiple sources:

  • Company details: Call get_company_details 到 获取 business name 和 context
  • Current balance: Call get_company_balance 到 show 可用 funds
  • Recent transactions: Call search_transactions 带有 recent 日期 range (最后的 30 days) 到 show cash flow
  • Outstanding invoices: Call list_invoices 和 highlight unpaid 或 overdue ones
  • Tax status: Call get_vat_next_report 到 show upcoming tax deadlines 和 get_company_tax_statistics 对于 tax overview

Present the information in a clear, structured format:

  • 开始 带有 company name 和 current balance
  • Show brief income vs expenses summary 从 recent transactions
  • 列表 任何 overdue invoices 需要 attention
  • Highlight upcoming tax deadlines
  • End 带有 actionable recommendations (e.g., "您 有 3 overdue invoices totaling X EUR")

Use EUR currency formatting. Be concise but thorough.

数据来源:ClawHub ↗ · 中文优化:龙虾技能库