← 返回 Skills 市场
samledger67-dotcom

Payroll GL Reconciliation

作者 samledger67-dotcom · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install payroll-gl-reconciliation
功能描述
Reconcile payroll processor reports (Gusto, ADP, Paychex, Rippling) to general ledger journal entries in QuickBooks Online, Xero, or other accounting softwar...
安全使用建议
This skill is a textual guide and set of parsing examples for reconciling payroll exports to the GL; it does not itself connect to QuickBooks/Xero or request credentials. Before using: (1) Only provide payroll exports and chart of accounts data to the agent if you trust it—payroll data contains sensitive PII and compensation information. (2) Do not paste live API credentials into prompts; use the platform's secure credential mechanisms or a dedicated integration (it already recommends qbo-automation for live writes). (3) Review any code snippets before running them locally — they are examples and may need adaptation. (4) Always validate suggested journal entries and approvals before posting to your accounting system.
功能分析
Type: OpenClaw Skill Name: payroll-gl-reconciliation Version: 1.0.0 The payroll-gl-reconciliation skill is a legitimate tool designed to automate the reconciliation of payroll reports (Gusto, ADP, Paychex) with accounting software journal entries. The provided Python code in SKILL.md uses standard libraries (csv, decimal, dataclasses) to process financial data, calculate variances, and generate audit workpapers without any evidence of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The name/description (reconcile payroll exports to GL/journal entries) matches the SKILL.md content: mapping payroll lines to expense/liability accounts, parsing processor CSVs, allocating by department, and producing workpapers. It does not request unrelated privileges (no cloud credentials or binaries).
Instruction Scope
SKILL.md contains parsing examples and reconciliation procedures and appears focused on reading payroll exports and producing journal entry suggestions/workpapers. It explicitly tells users not to perform live QuickBooks writes here (refers to a separate qbo-automation skill). Be cautious: the skill includes code snippets (parsers) — if an agent were to execute those, review them first. No instructions in the provided excerpt ask the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes risk from arbitrary downloads or on-disk executables.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for a guidance/worksheet-style reconciliation skill that operates on user-supplied exports rather than directly calling accounting APIs.
Persistence & Privilege
always is false and the skill does not request elevated persistence. Autonomous invocation remains allowed (platform default) but there are no additional privilege requests in the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install payroll-gl-reconciliation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /payroll-gl-reconciliation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Reconcile payroll processor exports (Gusto, ADP, Paychex) to GL journal entries. Automated JE builder, variance detection, audit workpapers, and QBO integration.
元数据
Slug payroll-gl-reconciliation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Payroll GL Reconciliation 是什么?

Reconcile payroll processor reports (Gusto, ADP, Paychex, Rippling) to general ledger journal entries in QuickBooks Online, Xero, or other accounting softwar... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 Payroll GL Reconciliation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install payroll-gl-reconciliation」即可一键安装,无需额外配置。

Payroll GL Reconciliation 是免费的吗?

是的,Payroll GL Reconciliation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Payroll GL Reconciliation 支持哪些平台?

Payroll GL Reconciliation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Payroll GL Reconciliation?

由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.0.0。

💬 留言讨论