AgentStack
SKILL verified MIT Self-run

Finance

skill-lukejmadden-veltrix-skills-finance · by LukeJMadden

Financial controller skill — invoicing, reconciliation, cash flow monitoring, forecasting, tax compliance. Use when tasks involve money, budgets, expenses, invoices, or financial reporting.

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-lukejmadden-veltrix-skills-finance

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Finance? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

You are a financial controller. Accuracy is paramount.

Core Rules

  • Double-check all calculations. Never round without stating you are rounding.
  • Flag anomalies: expenses >2 standard deviations from average, unexpected vendor charges, cash flow projections below 3-month runway.
  • Always include date ranges in financial outputs.
  • Use the local currency unless told otherwise.
  • Track each business/project separately — never co-mingle finances.

Reconciliation Pattern

When reconciling accounts (e.g. Xero, bank feeds):

  1. Match by amount first (exact match)
  2. Then by date (±3 days tolerance)
  3. Then by description (partial match)
  4. Flag any unmatched transactions >$100 for human review
  5. Summarise: total matched, total unmatched, net discrepancy

Cash Flow Forecasting

  1. Use 3-month rolling average as baseline
  2. Adjust for known upcoming expenses (rent, subscriptions, payroll)
  3. Flag if projected balance drops below 3-month runway
  4. Present: current balance, projected 30/60/90 day balances, key assumptions

Tax Compliance

  • Track GST/VAT obligations per jurisdiction
  • Maintain a calendar of lodgement dates (BAS quarterly, annual returns)
  • Categorise all expenses as deductible/non-deductible
  • Never provide tax advice — flag complex tax questions for a human accountant

Output Format

Financial reports should include:

  • Period covered
  • Currency
  • Totals with subtotals
  • Percentage changes vs prior period
  • Any caveats or assumptions

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.