From financial-analysis
Audits financial .xlsx model for errors including broken formulas, balance sheet imbalances, hardcoded overrides, circular references, logic errors, and integrity checks like BS balance, cash tie-outs, roll-forwards.
npx claudepluginhub nvmohinani/financial_services --plugin financial-analysis[path to .xlsx model file]Load the `audit-xls` skill with scope **model** and audit the specified financial model for broken formulas, balance sheet imbalances, hardcoded overrides, circular references, and logic errors — including the full model-integrity checks (BS balance, cash tie-out, roll-forwards, model-type-specific bugs). If a file path is provided, use it. Otherwise ask the user for the model to review.
/debug-modelAudits financial .xlsx model for errors including broken formulas, balance sheet imbalances, hardcoded overrides, circular references, logic errors, and integrity checks like BS balance, cash tie-outs, roll-forwards.
/f5-import-analyzeAnalyzes Excel requirements files like requirements.xlsx with optional --sheet and --suggest-schema flags for schema suggestions. Deprecated: automatically redirects to /f5-import --analyze.
/documentAudits accessibility of Word, Excel, PowerPoint, and PDF documents using the document-accessibility-wizard agent.
/validate-skillValidates skill file at given path for structure, quality, security, standards, and ecosystem compliance, producing detailed report with summary, findings, recommendations, and readiness status.
Share bugs, ideas, or general feedback.
Load the audit-xls skill with scope model and audit the specified financial model for broken formulas, balance sheet imbalances, hardcoded overrides, circular references, and logic errors — including the full model-integrity checks (BS balance, cash tie-out, roll-forwards, model-type-specific bugs).
If a file path is provided, use it. Otherwise ask the user for the model to review.