Agent Plugins Marketplace
All plugins

finance

v1.3.0

Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.

Claude Code8 Skills2 MCP serversStreamable HTTP

By Anthropic25.5k GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
10 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install finance for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install finance@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/anthropics/knowledge-work-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is finance/.

Plugin files

finance/
├── .claude-plugin/plugin.json
├── skills/audit-support/SKILL.md
├── skills/close-management/SKILL.md
├── skills/financial-statements/SKILL.md
├── skills/journal-entry/SKILL.md
├── skills/journal-entry-prep/SKILL.md
├── skills/reconciliation/SKILL.md
├── skills/sox-testing/SKILL.md
├── skills/variance-analysis/SKILL.md
└── .mcp.json

Included Skills8

audit-supportskills/audit-support/SKILL.md

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

close-managementskills/close-management/SKILL.md

Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.

financial-statementsskills/financial-statements/SKILL.md

Generate financial statements (income statement, balance sheet, cash flow) with period-over-period comparison and variance analysis. Use when preparing a monthly or quarterly P&L, closing the books and need to flag material variances, comparing actuals to budget, building a financial summary for leadership review, or looking up GAAP presentation requirements and period-end adjustments.

journal-entryskills/journal-entry/SKILL.md

Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review.

journal-entry-prepskills/journal-entry-prep/SKILL.md

Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed asset depreciation, payroll entries, revenue recognition, or any manual journal entry.

reconciliationskills/reconciliation/SKILL.md

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

sox-testingskills/sox-testing/SKILL.md

Generate SOX sample selections, testing workpapers, and control assessments. Use when planning quarterly or annual SOX 404 testing, pulling a sample for a control (revenue, P2P, ITGC, close), building a testing workpaper template, or evaluating and classifying a control deficiency.

variance-analysisskills/variance-analysis/SKILL.md

Decompose financial variances into drivers with narrative explanations and waterfall analysis. Use when analyzing budget vs. actual, period-over-period changes, revenue or expense variances, or preparing variance commentary for leadership.

MCP servers2

bigqueryStreamable HTTP
url
https://bigquery.googleapis.com/mcp
slackStreamable HTTP
url
https://mcp.slack.com/mcp

Plugin manifests1

finance/.claude-plugin/plugin.json
{
  "name": "finance",
  "version": "1.3.0",
  "description": "Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.",
  "author": {
    "name": "Anthropic"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[finance on Agent Plugins Marketplace](https://pluginsmp.com/plugins/finance)