← 返回 Skills 市场
Norman: Accounting Monthly Reconciliation
作者
Stan Kharlap
· GitHub ↗
· v1.0.0
692
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install norman-monthly-reconciliation
功能描述
Perform a complete monthly financial reconciliation - review all transactions, match invoices, check outstanding payments, and prepare for tax filing. Use wh...
安全使用建议
This skill appears coherent and low-risk: it only uses accounting-specific MCP calls and requests no credentials or installs. Before enabling, verify the MCP/provider (norman-finance) and the listed homepage (https://norman.finance) are legitimate and under an expected trust boundary. Confirm what platform permissions the skill will have (which company accounts or ledgers it can read/modify), require interactive confirmations for any tax submissions or external communications, and monitor access logs after first runs. If you do not trust the MCP provider or cannot confirm the domain, do not grant the skill access to live financial data.
功能分析
Type: OpenClaw Skill
Name: norman-monthly-reconciliation
Version: 1.0.0
The skill bundle defines a financial reconciliation process with clear, step-by-step instructions for the AI agent. All described actions, such as searching transactions, categorizing, linking invoices, uploading attachments, and generating/submitting tax reports, are directly aligned with the stated purpose. There are no prompt injection attempts, data exfiltration, unauthorized execution, or persistence mechanisms. Sensitive actions like submitting tax reports explicitly require user confirmation, indicating a focus on secure operation. The `disable-model-invocation: true` setting further limits the agent's ability to deviate from the defined script.
能力评估
Purpose & Capability
The name and description describe bookkeeping and reconciliation work, and the SKILL.md only calls finance-related RPCs (search_transactions, categorize_transaction, list_invoices, etc.) via an MCP named norman-finance. There are no unrelated environment variables, binaries, or config paths requested. Note: the registry top-level homepage is empty but the skill metadata lists https://norman.finance — verify that domain and the MCP provider before trusting the skill.
Instruction Scope
The instructions are narrowly scoped to transaction review, invoice matching, attachment management, and tax preview/submit. They do not ask the agent to read arbitrary files, environment variables, or external endpoints beyond the finance MCP. Critical actions (submit_tax_report) are gated by explicit user confirmation per the instructions.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution and supply-chain risk; the skill depends on platform-provided MCP methods rather than installing external packages.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for an instruction-only bookkeeping assistant that uses platform RPCs.
Persistence & Privilege
The skill is not always-enabled (always: false) and has disable-model-invocation set true, so it cannot be autonomously invoked by the model — this reduces risk. It does not request changes to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install norman-monthly-reconciliation - 安装完成后,直接呼叫该 Skill 的名称或使用
/norman-monthly-reconciliation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the monthly-reconciliation skill.
- Guides users step-by-step through reviewing, categorizing, and verifying all transactions for a specified month.
- Matches and reconciles invoices, flags overdue payments, and enables sending reminders.
- Checks for missing receipts and assists with uploading and linking attachments.
- Prepares tax overviews, checks VAT reporting needs, and supports draft submission with user confirmation.
- Provides a comprehensive monthly summary with key financial metrics and outstanding actions.
元数据
常见问题
Norman: Accounting Monthly Reconciliation 是什么?
Perform a complete monthly financial reconciliation - review all transactions, match invoices, check outstanding payments, and prepare for tax filing. Use wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 692 次。
如何安装 Norman: Accounting Monthly Reconciliation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install norman-monthly-reconciliation」即可一键安装,无需额外配置。
Norman: Accounting Monthly Reconciliation 是免费的吗?
是的,Norman: Accounting Monthly Reconciliation 完全免费(开源免费),可自由下载、安装和使用。
Norman: Accounting Monthly Reconciliation 支持哪些平台?
Norman: Accounting Monthly Reconciliation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Norman: Accounting Monthly Reconciliation?
由 Stan Kharlap(@stanlee000)开发并维护,当前版本 v1.0.0。
推荐 Skills