ai-automation-tools

Update Account Graph — Development skill for Claude Code

Development community

Pull the live Kalshi balance + open positions and regenerate the account-growth graph (interactive HTML + static PNG).

How to install Update Account Graph

Installs to ~/.claude/commands/ai-automation-tools-edge-radar-update-account-graph.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ai-automation-tools/Edge-Radar/HEAD/.claude/commands/update-account-graph.md -o ~/.claude/commands/ai-automation-tools-edge-radar-update-account-graph.md

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

What Update Account Graph does


description: Pull the live Kalshi balance + open positions and regenerate the account-growth graph (interactive HTML + static PNG) argument-hint: [optional --out-dir PATH] [optional --as-of YYYY-MM-DD]

Regenerate the Kalshi account-growth chart with current data. Both builders read settled bets from `data/history/kalshi_settlements.json`; the live snapshot (cash, open-position value, open-position count) is pulled live from the Kalshi API in step 1 — do **not** ask the user for these nu

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Understand Anything — Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask 2.5k ★
  • Ian Handdrawn Ppt — 中文手绘技术 PPT 整页图像生成 Skill 21:9 封面 + 16:9 正文配图 PNG 输出 1.4k ★

Full documentation available on GitHub

View Source Repository