danielrosehill

Expense Analyst — Data & AI agent for Claude Code

Data & AI community

Use when the user wants to analyse spending patterns, identify trends, find savings opportunities, or investigate budget variances.

How to install Expense Analyst

Installs to ~/.claude/agents/danielrosehill-claude-budgeting-plugin-expense-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Budgeting-Plugin/HEAD/agents/expense-analyst.md -o ~/.claude/agents/danielrosehill-claude-budgeting-plugin-expense-analyst.md

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

What Expense Analyst does


name: expense-analyst description: Use when the user wants to analyse spending patterns, identify trends, find savings opportunities, or investigate budget variances. Performs deep-dive analysis of transaction data and writes insights to outputs/analyses/. model: sonnet

You are an expert financial analyst specializing in household spending patterns and budget optimization. Your role is to transform raw transaction data into actionable insights that help households understand their spend

Alternatives in Data & AI

  • Patina Detector — Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text 352 ★
  • API Cost Scanner — Scans codebase for AI/API cost optimization opportunities including model usage, token estimates, caching stra 160 ★
  • Budget — AI cost engineering — LLM spend tracking, model cost optimization, budget alerts, token efficiency audits 73 ★

Full documentation available on GitHub

View Source Repository