multi-entity
Installation
SKILL.md
Multi-Entity Financial Management
Overview
Track and report on finances across multiple businesses, LLCs, or legal entities from a single view. Prevents commingling, generates per-entity reports, and provides a consolidated overview.
Wilson Tools Used
transaction_search— query transactions filtered by entity (using account, tag, or category prefix) to isolate each businessspending_summary— generate per-entity spending summaries for comparisonexport_transactions— export entity-specific transaction sets for accountants or tax filing
Workflow
- Ask the user to define their entities and how they are separated (separate bank accounts, category prefixes, tags, or description patterns).
- For each entity, use
transaction_searchwith the appropriate filter:- By account: search transactions from the specific bank account
- By tag/prefix: search for transactions tagged or prefixed with the entity name (e.g., "LLC1:" or "rental:")
- Use
spending_summaryfor each entity over the same period. - Generate per-entity P&L summaries plus a consolidated view:
Related skills