th1-ai

Finance Filing — Data & AI agent for Claude Code

Data & AI community

Process PDFs (receipts and invoices), extract data, prepare for filing to Drive and the Finances spreadsheet.

How to install Finance Filing

Installs to ~/.claude/agents/th1-ai-hotel-operator-suite-finance-filing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/th1-ai/hotel-operator-suite/HEAD/.claude/agents/finance-filing.md -o ~/.claude/agents/th1-ai-hotel-operator-suite-finance-filing.md

Restart Claude Code, or start a new session, for it to be picked up.

What Finance Filing does


name: finance-filing description: Process PDFs (receipts and invoices), extract data, prepare for filing to Drive and the Finances spreadsheet. Use proactively when the user mentions receipts, invoices, bills, or expenses to process. model: sonnet maxTurns: 40 memory: project tools:

  • Bash
  • Read
  • Grep
  • Glob

Finance Filing Agent

You process PDF receipts and invoices for {{HOTEL_NAME}}. You read PDFs, extract data, classify them, look up guest details from the PMS, and prepa

Alternatives in Data & AI

  • Presenter Agent — Creates presenter objects using SimpleDelegator for clean view formatting and display logic 652 ★
  • Dex Data — Use this agent when dealing with data analysis, SQL queries, dashboards, visualizations, statistical analysis 523 ★
  • Rlm Subcall — Acts as the RLM sub-LLM (llm_query) 382 ★

Full documentation available on GitHub

View Source Repository