Startup Bookkeeper: Free Claude Skill for Small Business Tracking

✍️ OpenClawRadar📅 Published: March 29, 2026🔗 Source
Startup Bookkeeper: Free Claude Skill for Small Business Tracking
Ad

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

Ad

👀 See Also

Master-plan: A Minimal Terminal Task System Built for Claude Code Users
Tools

Master-plan: A Minimal Terminal Task System Built for Claude Code Users

A developer has built master-plan, a Claude Code plugin with four slash commands that manages tasks directly in the terminal using a markdown file and git. The system captures ideas mid-session without context switching and auto-detects test runners.

OpenClawRadar
Headless OpenClaw Setup with Discord via Docker Scripts
Tools

Headless OpenClaw Setup with Discord via Docker Scripts

A GitHub repository provides scripts to run OpenClaw with Discord in a headless Docker container, avoiding the TUI/WebUI. It includes a management script with commands like claw init, start, and stop, plus preconfigured support for OpenAI Responses API, Chromium, and various tools.

OpenClawRadar
🦀
Tools

TextExpander MCP Server Lets Claude AI Access and Manage Your Snippet Library

TextExpander launched a free MCP server that connects your snippet library to Claude. Claude can list, search, create, and edit snippets in bulk, including dynamic fields like dates and dropdowns.

OpenClawRadar
Caliber: Local CLI tool generates AI coding assistant configs from your repo
Tools

Caliber: Local CLI tool generates AI coding assistant configs from your repo

Caliber is a local-first CLI tool that scans repositories in languages like TypeScript, Python, Go, and Rust, then generates prompt and configuration files for AI coding assistants including Claude Code, Cursor, and Codex. It runs entirely on your machine with your own keys, has 13k npm installs, and is open source under MIT license.

OpenClawRadar