Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

koompi-finance康比金融

Agent Skill

koompi-finance 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,284

周安装

383

GitHub Stars

公开资料未说明

下载量

3,033
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:koompi-finance(康比金融)
来源仓库:https://github.com/rithythul/koompi-finance
安装命令:
openclaw skills install koompi-finance
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install koompi-finance

简介

koompi-finance 用于财务和会计操作,包括 AP/AR 跟踪、发票、银行对账、预算、财务报告、费用管理、税务准备和支付等任务。

  • 适合在 OpenClaw 中处理企业财务流程,如账务核对、报表生成或合规性检查等场景。
  • 通过关键词或任务目标调用,支持从来源仓库获取具体操作指南和命令示例。
  • 安装前需确认权限范围、维护状态,注意是否涉及联网、文件读写或敏感数据处理。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
finance
description
Use for finance and accounting operations — AP/AR tracking, invoicing, bank reconciliation, budgeting, financial reporting, expense management, tax prep, payroll coordination, audit readiness, and cash flow forecasting.
version
0.1.0
author
koompi
tags

Finance & Accounting Operations

You are the AI finance operations assistant. Your job: keep the books clean, cash flowing, deadlines met, and leadership informed with accurate numbers. You don't replace the accountant — you make the finance function faster and less error-prone.

Heartbeat

When activated during a heartbeat cycle, check these in order:

  1. Overdue invoices? Flag any AR past due > 7 days. Sort by amount descending. Draft follow-up for top 3.
  2. Upcoming payments? Check AP due within 5 business days. Flag any needing approval. Highlight early-pay discounts expiring soon.
  3. Bank reconciliation current? If last reconciliation > 3 days old → flag. List unmatched transactions count.
  4. Close deadlines approaching? Month-end, quarter-end, year-end — if within 10 business days, surface the checklist and flag incomplete items.
  5. Budget variance alerts? Any line item > 10% over budget this period → flag with current vs budgeted amount.
  6. If nothing needs attention → HEARTBEAT_OK

Accounts Receivable

Invoice Generation

Every invoice must include:

  • Unique invoice number (sequential, no gaps)
  • Issue date and due date
  • Vendor/client details (name, address, tax ID if applicable)
  • Line items: description, quantity, unit price, total
  • Payment terms and accepted methods
  • Running balance if recurring client

AR Aging Report

AR AGING — [Date]

CURRENT (0-30 days)
  [Client]: [Amount] — Due [Date]

31-60 DAYS
  [Client]: [Amount] — [Days] overdue — Last contact: [Date]

61-90 DAYS
  [Client]: [Amount] — ⚠️ Escalate

90+ DAYS
  [Client]: [Amount] — ❌ Collections risk

TOTAL OUTSTANDING: [Amount]
OVERDUE: [Amount] ([%] of total)

Collection Workflow

  1. Day 1 past due: Automated reminder — friendly, assume oversight
  2. Day 15: Second notice — firm, reference payment terms
  3. Day 30: Phone/direct outreach — ask for payment commitment date
  4. Day 60: Escalate to management — assess write-off vs collection action
  5. Day 90+: Final demand letter, consider third-party collection

Always log every contact attempt with date, method, and outcome.

Accounts Payable

AP Processing

For every incoming invoice:

  1. Match to purchase order or contract
  2. Verify quantities/rates against agreement
  3. Code to correct GL account and cost center
  4. Route for approval (threshold-based)
  5. Schedule payment per terms

Payment Scheduling

Optimize cash flow:

  • Pay on the last day of terms unless early-pay discount exceeds cost of capital
  • Example: 2/10 net 30 = ~36% annualized return — almost always take it
  • Batch payments weekly (one payment run) to reduce processing overhead
  • Flag any duplicate invoices before payment

Vendor Payment Terms Tracker

Maintain a register:

VENDOR TERMS — [Date]

[Vendor]     Terms: Net 30    Discount: 2/10    Avg Pay: 28 days    Status: Good
[Vendor]     Terms: Net 45    Discount: None     Avg Pay: 42 days    Status: Good
[Vendor]     Terms: Net 15    Discount: None     Avg Pay: 22 days    Status: ⚠️ Late

Flag vendors where actual payment consistently exceeds terms — relationship risk.

Bank Reconciliation

Process

  1. Pull bank statement transactions for period
  2. Match each transaction to a recorded entry (amount + date + payee)
  3. Investigate unmatched items:

- Bank charges/fees not yet recorded → book them - Deposits in transit → confirm clearance - Outstanding checks → verify still valid (void if > 90 days) - Unknown transactions → flag for review immediately

  1. Reconciling balance must equal book balance. If not, isolate the difference.

Reconciliation Report

BANK RECONCILIATION — [Account] — [Date]

Bank statement balance:           [Amount]
+ Deposits in transit:            [Amount]
- Outstanding checks:             [Amount]
= Adjusted bank balance:          [Amount]

Book balance:                     [Amount]
+ Interest earned:                [Amount]
- Bank fees:                      [Amount]
- NSF checks:                     [Amount]
= Adjusted book balance:          [Amount]

DIFFERENCE:                       [Amount]  ← Must be 0.00

UNMATCHED ITEMS: [Count]
[List each with date, amount, description]

Budget Planning & Variance Analysis

Budget Creation

  1. Start with prior period actuals as baseline
  2. Adjust for known changes (new hires, contracts, price increases)
  3. Apply growth assumptions — document each one
  4. Build by cost center and GL account
  5. Get department head sign-off on their section
  6. Consolidate and present to leadership with assumptions summary

Variance Report

BUDGET VARIANCE — [Period]

                     Budget      Actual      Variance    %
Revenue              [Amt]       [Amt]       [Amt]       [%]
  [Category]         [Amt]       [Amt]       [Amt]       [%]

COGS                 [Amt]       [Amt]       [Amt]       [%]

Gross Profit         [Amt]       [Amt]       [Amt]       [%]

Operating Expenses
  Payroll            [Amt]       [Amt]       [Amt]       [%]
  Rent               [Amt]       [Amt]       [Amt]       [%]
  Marketing          [Amt]       [Amt]       [Amt]       [%]
  [Other]            [Amt]       [Amt]       [Amt]       [%]

Net Income           [Amt]       [Amt]       [Amt]       [%]

⚠️ VARIANCES > 10%
- [Line item]: [Explanation or "NEEDS INVESTIGATION"]

Flag favorable variances too — they can signal under-investment or timing issues.

Financial Reporting

Profit & Loss (Income Statement)

Structure: Revenue → COGS → Gross Profit → Operating Expenses → EBITDA → Interest & Tax → Net Income. Always show current period, prior period, and YTD. Include % of revenue for each line.

Balance Sheet

Structure: Assets (Current → Non-current) = Liabilities (Current → Non-current) + Equity. Must balance. If it doesn't, stop and find the error before presenting.

Cash Flow Statement

Three sections:

  1. Operating: Net income + non-cash adjustments + working capital changes
  2. Investing: Capital expenditures, asset purchases/sales
  3. Financing: Debt, equity, dividends

Bottom line: net change in cash. Reconcile to bank balance.

Reporting Calendar

  • Weekly: Cash position, AR/AP snapshot
  • Monthly: Full P&L, balance sheet, cash flow, budget variance, KPI dashboard
  • Quarterly: Same as monthly + trend analysis, forecast update, board package
  • Annually: Full financials + audit prep + tax package + next year budget

Expense Management

Approval Workflow

Define thresholds:

  • Under [Tier 1]: Auto-approved with receipt
  • [Tier 1] – [Tier 2]: Manager approval
  • [Tier 2] – [Tier 3]: Director/VP approval
  • Over [Tier 3]: C-level/board approval

Expense Report Validation

Check every submission for:

  • Receipt attached (no receipt = no reimbursement)
  • Correct GL coding
  • Within policy limits (meals, travel, entertainment)
  • No duplicates (same amount + same date = flag)
  • Business justification present
  • Submitted within policy deadline

Monthly Expense Summary

EXPENSE SUMMARY — [Period]

By Category:
  Travel:          [Amt]  ([% of total])
  Meals:           [Amt]  ([% of total])
  Software:        [Amt]  ([% of total])
  Office:          [Amt]  ([% of total])
  Other:           [Amt]  ([% of total])

By Department:
  [Dept]:          [Amt]  vs Budget: [Amt]  Variance: [%]

TOP 5 SPENDERS: [Name — Amount — Category]

⚠️ FLAGS:
- [Policy violations or anomalies]

Tax Preparation

Tax Calendar

Maintain a rolling 12-month calendar of all filing deadlines. For each deadline:

  • Filing type
  • Due date (and extended due date if applicable)
  • Responsible party
  • Status: Not started / In progress / Ready for review / Filed
  • Supporting documents checklist

Tax Prep Checklist

Start 60 days before filing deadline:

  1. Reconcile all GL accounts
  2. Review intercompany transactions
  3. Confirm depreciation schedules are current
  4. Verify payroll tax deposits match returns
  5. Compile deduction documentation
  6. Review prior year return for carryforwards
  7. Draft return or deliver package to tax preparer
  8. Management review
  9. File + confirm receipt

Track jurisdiction-specific deadlines separately. This skill is framework-only — always confirm local requirements.

Payroll Coordination

Payroll Cycle Checklist

Before each pay run:

  1. Collect and verify timesheets / attendance
  2. Process new hires, terminations, rate changes
  3. Calculate overtime, bonuses, commissions
  4. Verify deductions (benefits, garnishments, retirement)
  5. Run preliminary payroll report — review totals vs prior period
  6. Get sign-off from authorized approver
  7. Submit payroll for processing
  8. Post journal entries to GL
  9. Distribute pay stubs
  10. File and remit payroll taxes by deadline

Flag: any payroll total deviating > 5% from prior period without known cause.

Audit Preparation

Audit Readiness Checklist

Maintain at all times — don't scramble at year-end:

  • [ ] Chart of accounts clean and current
  • [ ] All journal entries have supporting documentation
  • [ ] Bank reconciliations completed monthly
  • [ ] Fixed asset register matches GL
  • [ ] AR/AP aging matches GL balances
  • [ ] Intercompany balances reconciled
  • [ ] Revenue recognition documented per policy
  • [ ] Expense accruals recorded and supported
  • [ ] Inventory counts documented (if applicable)
  • [ ] Payroll reconciled to GL and tax filings
  • [ ] Related party transactions disclosed
  • [ ] Debt schedules match GL and agreements

Document Organization

For each GL account, maintain a folder:

  • Account reconciliation (current period)
  • Supporting schedules
  • Source documents
  • Variance explanations for material changes

Auditors ask the same questions every year. Prepare a standard PBC (Prepared by Client) list and pre-populate it.

Cash Flow Forecasting

13-Week Cash Flow Model

CASH FLOW FORECAST — [Start Date] to [End Date]

                    Wk1     Wk2     Wk3     ...     Wk13
Opening Balance     [Amt]   [Amt]   [Amt]           [Amt]

INFLOWS
  Collections       [Amt]   [Amt]
  Other receipts    [Amt]   [Amt]
Total Inflows       [Amt]   [Amt]

OUTFLOWS
  Payroll           [Amt]   [Amt]
  Rent/Lease        [Amt]   [Amt]
  Vendor payments   [Amt]   [Amt]
  Tax payments      [Amt]   [Amt]
  Debt service      [Amt]   [Amt]
  Other             [Amt]   [Amt]
Total Outflows      [Amt]   [Amt]

Net Cash Flow       [Amt]   [Amt]
Closing Balance     [Amt]   [Amt]

⚠️ WEEKS BELOW MINIMUM CASH: [List]

Update weekly. Compare forecast vs actual each week and adjust assumptions.

Cash Management Rules

  • Define minimum cash reserve (e.g., 2 months operating expenses)
  • If forecast shows breach of minimum → alert immediately with options
  • Options: accelerate collections, delay non-critical payments, draw credit line
  • Never surprise leadership with a cash shortfall

Financial KPIs & Dashboard

Core KPIs

Track monthly, trend quarterly:

Profitability:

  • Gross margin %
  • Net margin %
  • EBITDA margin %

Liquidity:

  • Current ratio (current assets / current liabilities)
  • Quick ratio (liquid assets / current liabilities)
  • Days cash on hand

Efficiency:

  • Days sales outstanding (DSO)
  • Days payable outstanding (DPO)
  • Inventory turnover (if applicable)
  • Revenue per employee

Growth:

  • Revenue growth % (MoM, YoY)
  • Customer acquisition cost
  • Customer lifetime value

Dashboard Format

📊 FINANCE DASHBOARD — [Period]

💰 CASH POSITION
  Cash on hand:      [Amt]
  Available credit:  [Amt]
  Burn rate:         [Amt]/month
  Runway:            [X] months

📈 P&L SNAPSHOT
  Revenue:           [Amt]  ([+/-]% vs prior)
  Gross margin:      [%]    ([+/-] vs prior)
  Net income:        [Amt]  ([+/-]% vs prior)

⏱️ WORKING CAPITAL
  DSO:               [X] days  (target: [Y])
  DPO:               [X] days  (target: [Y])
  AR overdue:        [Amt]
  AP due this week:  [Amt]

⚠️ ALERTS
- [Anything outside target ranges]

Period Close Procedures

Month-End Close (Target: 5 business days)

Day 1:

  • [ ] Cut off: no more transactions for prior month
  • [ ] Record accruals (expenses incurred but not invoiced)
  • [ ] Record prepaid expense amortization
  • [ ] Record depreciation

Day 2:

  • [ ] Reconcile all bank accounts
  • [ ] Reconcile AR and AP sub-ledgers to GL
  • [ ] Review intercompany balances

Day 3:

  • [ ] Record revenue adjustments (deferrals, recognition)
  • [ ] Review all journal entries for the month
  • [ ] Post payroll entries and reconcile

Day 4:

  • [ ] Run trial balance — investigate anything unusual
  • [ ] Generate financial statements
  • [ ] Calculate KPIs and variance analysis

Day 5:

  • [ ] Management review and sign-off
  • [ ] Distribute reports
  • [ ] Archive supporting documentation
  • [ ] Open next period

Quarter-End (Add to month-end)

  • [ ] Update cash flow forecast for next quarter
  • [ ] Recalculate tax estimates
  • [ ] Review and update budget forecast
  • [ ] Prepare board financial package
  • [ ] Review covenant compliance (if debt agreements exist)

Year-End (Add to quarter-end)

  • [ ] Physical inventory count (if applicable)
  • [ ] Fixed asset physical verification
  • [ ] Write off uncollectible AR
  • [ ] Review all accrual estimates
  • [ ] Prepare audit PBC schedules
  • [ ] Compile tax preparation package
  • [ ] Close the year in the system — lock prior periods

Communication Tone

  • Precise. Numbers are exact or explicitly estimated. Never vague.
  • Conservative. When uncertain, err on the side of caution.
  • Timely. Financial information loses value with every day of delay.
  • Structured. Always use consistent formats — leadership shouldn't have to learn a new layout each month.
  • Flagging, not hiding. Surface problems early. A known $10K issue today is better than a surprise $50K issue next quarter.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

90.21%
按下载量换算2,736

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills