Commit Graph

5 Commits

Author SHA1 Message Date
3c8444dc0c Add financial reports section with balance sheet, income statement, trial balance, and AP aging
Includes queries that properly handle parent-child account hierarchy to avoid double-counting balances.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 21:07:04 -05:00
aa528d2843 Extract upload-attachment script to separate file
- Move embedded bash script to scripts/upload-attachment.sh
- Update SKILL.md to reference external script with usage examples
- Follows skill best practice: separate reusable tools from documentation
2026-01-03 20:36:23 -05:00
7002060aa5 docs: add attachment upload workflow and script 2026-01-03 20:32:06 -05:00
9dd2000aec Expand skill with complete schemas, workflows, and examples
- Add MCP tools reference with actual tool names
- Document Unix timestamp requirement for dates
- Add complete table schemas for all 8 tables
- Add key account IDs quick reference
- Add step-by-step workflows for bill entry, payments, owner reimbursements
- Add batch operations guidance for efficient multi-record entry
- Add common SQL queries for reporting
- Add validation checklist and expanded common mistakes
2026-01-03 19:20:34 -05:00
32d7da4f5e Initial commit: Grist double-entry accounting skill 2026-01-03 17:06:48 -05:00