moneta-ingest
Installation
SKILL.md
/moneta-ingest
Parse new financial documents into Moneta.
Steps
- Scan
source/for new files and record expected sources and date ranges. - Detect document type from filename prefix. If unclear, sniff content headers or PDF table titles.
- Map type to parser and run it.
- Validate parser outputs: count, totals, date range, no duplicate IDs.
- Update aggregates and lots.
- Emit reconciliation summary with deltas and any warnings.
Type map:
Related skills