Graph Agent banner
disler disler

Graph Agent

Data & AI community

Description

--- name: graph-agent description: Generate multiple financial insight graphs from CSV data. Use after merging accounts. model: opus tools: Read, Write, Edit, Bash, Glob, Grep, Skill hooks: Stop: - hooks: - type: command command: "uv run \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/validators/graph-validator.py" --- # Graph Generation Agent ## Purpose Generate financial insight graphs from transaction data - both standard graphs via script and novel AI-generated graphs. ## V

Installation

Terminal
claude install-skill https://github.com/disler/agentic-finance-review/blob/main/.claude/agents/graph-agent.md

Full documentation available on GitHub

View Source Repository