Startup Bookkeeper: Free Claude Skill for Small Business Tracking

Startup Bookkeeper is a free, open-source Claude AI skill designed to help bootstrapped founders manage their business finances without paid accounting software. It addresses the common problem of disorganized bookkeeping that relies on bank statements, Slack messages, and outdated spreadsheets.
How It Works
The tool operates entirely within Claude with no external accounts or integrations required. Users can:
- Tell Claude what they paid for in plain English
- Have Claude categorize, store, and track all transactions
- Upload receipt photos - OCR handles the extraction
- Set up recurring subscriptions for automatic logging
- Ask for a dashboard or P&L statement anytime
- Get alerts when invoices are overdue or budgets are exceeded
The creator built this as an alternative to QuickBooks for businesses with around 20 transactions per month, where paid accounting software might feel unnecessary but tracking is still essential.
The project is available on GitHub at https://github.com/vpodugu/startup-bookkeeper and is completely free to use.
📖 Read the full source: r/ClaudeAI
👀 See Also

Phaselock: An AI Agent Control System Inspired by Parenting Techniques
Phaselock is an open-source Agent Skill that implements four control mechanisms for AI agents: explicit gates before action, immediate feedback on mistakes, constrained choices, and mechanical rule enforcement. It works with Claude Code, Cursor, Windsurf, and tools supporting hooks.

Fino: Open-Source MCP Server for Personal Finance Analysis with Claude
Fino is a free, open-source MCP server that connects Claude to bank accounts through Plaid, stores transaction data locally in SQLite, and provides Claude with tools for financial analysis.

SeeFlow: Architecture Diagrams That Are Wired to Your Live App
SeeFlow generates a flow canvas from your codebase and wires each node to your actual running app, with plugins for Claude Code, Codex, Cursor, Windsurf, and an MCP server.

LamBench: A Lambda Calculus Benchmark Suite for AI Coding Agents
LamBench is a benchmark suite evaluating AI agents on lambda calculus tasks, measuring intelligence, speed, and elegance. The v1 release includes problems and a matrix of scores.