personal-bookkeeper
Record double-entry bookkeeping for personal finances. Use when logging transactions, categorizing accounts, balancing ledgers, trending expenses.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/personal-bookkeeperPersonal Bookkeeper
A command-line finance toolkit for individuals and freelancers. Personal Bookkeeper provides 12 dedicated commands for recording transactions, categorizing expenses, checking balances, tracking trends, forecasting budgets, generating reports, and managing tax notes — all backed by simple timestamped log files.
Commands
| Command | Description |
|---|---|
personal-bookkeeper record <input> | Record a financial transaction (income, expense, transfer). Without args, shows recent record entries. |
personal-bookkeeper categorize <input> | Categorize a transaction (food, rent, transport, entertainment). Without args, shows recent entries. |
personal-bookkeeper balance <input> | Log a balance snapshot (account balance, net worth checkpoint). Without args, shows recent balance entries. |
personal-bookkeeper trend <input> | Record a spending or income trend observation. Without args, shows recent trend entries. |
personal-bookkeeper forecast <input> | Log a budget forecast or projection. Without args, shows recent forecast entries. |
personal-bookkeeper export-report <input> | Save a report entry (monthly summary, quarterly review). Without args, shows recent export-report entries. |
personal-bookkeeper budget-check <input> | Record a budget check (over/under budget notes). Without args, shows recent budget-check entries. |
personal-bookkeeper summary <input> | Log a financial summary (weekly recap, category totals). Without args, shows recent summary entries. |
personal-bookkeeper alert <input> | Record a financial alert (overspending, low balance, due date). Without args, shows recent alert entries. |
personal-bookkeeper history <input> | Log a history note or view recent history entries. |
personal-bookkeeper compare <input> | Record period-over-period comparisons (this month vs last). Without args, shows recent compare entries. |
personal-bookkeeper tax-note <input> | Save tax-related notes (deductible expenses, filing reminders). Without args, shows recent tax-note entries. |
personal-bookkeeper stats | Show summary statistics across all categories — entry counts per log file, total entries, and data size. |
personal-bookkeeper export <fmt> | Export all data to a file. Supported formats: json, csv, txt. |
personal-bookkeeper search <term> | Search across all log files for a keyword (case-insensitive). |
personal-bookkeeper recent | Show the 20 most recent entries from the activity history log. |
personal-bookkeeper status | Health check — version, data directory, total entries, disk usage, last activity. |
personal-bookkeeper help | Display the full help message with all available commands. |
personal-bookkeeper version | Print the current version (v2.0.0). |
Data Storage
All data is stored as plain-text log files in ~/.local/share/personal-bookkeeper/:
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-personal-bookkeeper": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
header
Header design reference — navigation patterns, sticky headers, responsive menus, accessibility. Use when designing website headers or implementing navigation components.
docker-helper
Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置. Use when you need docker helper capabilities. Triggers on: docker helper.
rsyslog
RSyslog advanced system logging reference. RainerScript configuration, input/output modules (imtcp/imfile/omfwd/omelasticsearch), templates with property replacer, content-based filtering, TLS-encrypted remote logging, queue performance tuning, and debug troubleshooting.
Fitness Plan — Science-Based Training & Workout Auditor
Track workouts, calculate BMI/1RM, and access exercise science guides. 支持科学健身计划制定、BMI/最大力量计算及运动解剖学参考。Use when planning gym sessions, calculating macro needs, or auditing training splits.
pesticide
Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control products, calculating spray rates, or managing pesticide compliance.