financial-data-sourcing
Installation
SKILL.md
Financial data sourcing
Every number in a valuation comes from somewhere, and the analysis is only as good as the worst-sourced number in it. This skill is the input contract. It says what to fetch, from which source, in what units, how stale it may be, whether a user may hand it over directly, and what to substitute when it cannot be found.
Two consumers depend on it. The financial-data-collector agent uses it to fill four
artifacts. The orchestrator's gates G1_data, G3_financials, G4_discount_rate and
G5_forecast are predicates over the fields defined here.
This skill does not carry method. It says what must be in hand before a procedure can run. For how a number is used, follow the concept path cited beside it.