📦 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 累计
安全扫描
OpenClaw
安全
medium confidenceThe 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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
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 ↗ · 中文优化:龙虾技能库