ワンクリックで
model
Build a three-statement financial model (income statement, balance sheet, cash flow) from the extracted dataset.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Build a three-statement financial model (income statement, balance sheet, cash flow) from the extracted dataset.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Show the balance sheet for the modelled periods — assets, liabilities, and equity.
Show the cash flow statement for the modelled periods — operating, investing, and financing activities.
Extract financial data from QuickBooks Online or SEC EDGAR and build the WACCY dataset.
Show the income statement (P&L) for the modelled periods — revenue, expenses, and net income.
Execute SQL against the WACCY financial dataset to answer specific questions about the data.
Check whether waccy is installed and the MCP server is registered, and fix anything that's missing.
| name | model |
| description | Build a three-statement financial model (income statement, balance sheet, cash flow) from the extracted dataset. |
Build an institutional-quality three-statement financial model from extracted data.
Use the status MCP tool to confirm data exists. If not, run /extract first.
Use the model MCP tool:
waccy model
Or from the CLI:
waccy model
Query and present each statement:
/income-statement — revenue, expenses, net income/balance-sheet — assets, liabilities, equity/cash-flow — operating, investing, financing cash flowsHighlight any reconciliation issues (balance sheet doesn't balance, cash flow doesn't tie).
waccy model --export xlsx --output model.xlsx