← 返回 Skills 市场
Norman: Categorize Transactions
作者
Stan Kharlap
· GitHub ↗
· v1.0.0
528
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install norman-categorize-transactions
功能描述
Review and categorize uncategorized bank transactions, match them with invoices, and verify bookkeeping entries. Use when the user wants to review transactio...
安全使用建议
This skill appears coherent and focused on bookkeeping tasks, but it depends on an external 'norman-finance' integration (the MCP) to actually access accounts and run the listed functions. Before installing or enabling it: 1) verify the norman-finance provider is legitimate (check the provider, docs, and permission scopes); 2) confirm what credentials or API access that integration will require and grant only the minimum necessary permissions (read vs. write vs. verify); 3) check audit/logging and revoke capabilities for operations you do not want the skill to perform (e.g., initiating transfers); and 4) test with non-production data or a limited account to ensure behavior matches expectations.
功能分析
Type: OpenClaw Skill
Name: norman-categorize-transactions
Version: 1.0.0
The skill bundle defines a workflow for categorizing bank transactions using a set of specific APIs provided by a 'norman-finance' platform. The `SKILL.md` instructions guide the AI agent through legitimate financial operations like fetching, categorizing, and linking transactions and attachments. There is no evidence of prompt injection attempts, malicious execution, data exfiltration, persistence mechanisms, or obfuscation within the provided files. All actions described are consistent with the stated purpose of financial bookkeeping.
能力评估
Purpose & Capability
Name and description match the runtime instructions: all steps (search_transactions, categorize_transaction, list_invoices, link_transaction, attachment and verification calls) are directly related to transaction categorization and reconciliation. The SKR04 reference (German chart of accounts) is consistent with bookkeeping functionality. The SKILL.md also declares an mcp dependency (norman-finance), which explains where those function calls would be implemented.
Instruction Scope
Instructions are narrowly scoped to fetching, categorizing, matching, attaching receipts, and verifying transactions. They do not instruct the agent to read arbitrary files, access unrelated environment variables, or transmit data to endpoints outside the described finance workflow. The instructions are prescriptive (call these functions, present batches of 10–15) rather than open-ended.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is downloaded or written to disk by the skill itself. This minimizes installation risk. The skill relies on an external 'mcp' integration (norman-finance) for runtime capability; validate that integration separately.
Credentials
The skill declares no required environment variables or credentials in the registry metadata. That is proportional to an instruction-only skill because the actual account access would be provided by the referenced mcp/plugin. Users should confirm what credentials the norman-finance integration requires before enabling it.
Persistence & Privilege
always:false (default) and no install behavior means the skill is not force-enabled or installing persistent components. Note: the skill is allowed to be invoked autonomously by the agent (platform default). Because it operates on sensitive financial data, you should ensure the linked mcp/plugin permissions are appropriately scoped and audited.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install norman-categorize-transactions - 安装完成后,直接呼叫该 Skill 的名称或使用
/norman-categorize-transactions触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the categorize-transactions skill:
- Fetches and displays uncategorized bank transactions for review.
- Suggests bookkeeping categories based on transaction details and history.
- Matches incoming payments to open invoices and links them.
- Reminds users to attach receipts and supports bulk document uploads.
- Marks transactions as verified after categorization.
- Presents transactions in batches of 10–15 for easier processing.
元数据
常见问题
Norman: Categorize Transactions 是什么?
Review and categorize uncategorized bank transactions, match them with invoices, and verify bookkeeping entries. Use when the user wants to review transactio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 528 次。
如何安装 Norman: Categorize Transactions?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install norman-categorize-transactions」即可一键安装,无需额外配置。
Norman: Categorize Transactions 是免费的吗?
是的,Norman: Categorize Transactions 完全免费(开源免费),可自由下载、安装和使用。
Norman: Categorize Transactions 支持哪些平台?
Norman: Categorize Transactions 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Norman: Categorize Transactions?
由 Stan Kharlap(@stanlee000)开发并维护,当前版本 v1.0.0。
推荐 Skills