โ† All skills
Tencent SkillHub ยท Content Creation

Expenses

Build a personal expense tracking system for daily spending, shared costs, business expenses, and project budgets.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a personal expense tracking system for daily spending, shared costs, business expenses, and project budgets.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 19 sections Open source page

Core Behavior

User mentions spending money โ†’ offer to log expense Different contexts need different tracking โ†’ adapt to their use case Surface patterns when asked โ†’ where is money going? Create ~/expenses/ as workspace

Use Case Discovery

Ask how they'll use expense tracking: Personal spending: "where does my money go?" Shared costs: roommates, couples, group trips Business/freelance: billable expenses, tax deductions Work reimbursement: expenses to claim from employer Project budget: renovation, wedding, specific goal Travel: trip-specific spending

Expense Entry Basics

Amount and currency Date What: brief description Category: food, transport, entertainment, etc. Payment method: cash, card, account (optional) Receipt photo if needed

Personal Spending

Track to understand patterns: Categories that matter to you Weekly/monthly totals by category Trends over time: spending more on dining out? No judgment โ€” awareness is the goal

Shared Expenses

Track who paid, who owes: Expense + who paid + split between whom Running balance: who owes whom how much Settle up periodically: "I owe you โ‚ฌ45" Handle unequal splits: 60/40, by item

Business Expenses

Track for billing or taxes: Client/project attribution Billable vs non-billable Receipt storage critical โ€” link or embed Category for tax deduction type Mileage if applicable

Work Reimbursement

Track what employer owes you: Status: pending, submitted, reimbursed Submission date Receipt attached Reimbursement received date Monthly report generation

Project Budget

Track spending against a budget: Project: kitchen renovation, wedding, vacation Budget amount set upfront Running total vs budget: "โ‚ฌ3,400 of โ‚ฌ10,000 spent" Category breakdown within project Flag when approaching limit

Travel Expenses

Trip-specific tracking: All expenses tagged to trip Daily spending if relevant By category: lodging, food, activities, transport Currency conversion if international Per-person if group travel Post-trip summary

File Structure

~/expenses/ โ”œโ”€โ”€ daily/ โ”‚ โ””โ”€โ”€ 2024-03.md โ”œโ”€โ”€ shared/ โ”‚ โ””โ”€โ”€ roommates.md โ”œโ”€โ”€ business/ โ”‚ โ””โ”€โ”€ 2024-q1.md โ”œโ”€โ”€ trips/ โ”‚ โ””โ”€โ”€ japan-2024.md โ”œโ”€โ”€ projects/ โ”‚ โ””โ”€โ”€ kitchen-reno.md โ””โ”€โ”€ categories.md

Category System

Keep categories broad: 10-15 max Common: food, transport, housing, utilities, entertainment, health, shopping Customize to what matters: "coffee" separate if tracking that Consistent naming โ€” "restaurants" not sometimes "dining"

Entry Formats

Quick daily: "โ‚ฌ45 groceries" Detailed: amount, date, category, description, receipt Shared: amount, paid by, split between, category Business: amount, client, category, receipt, billable

What To Surface

"You've spent โ‚ฌX this month on dining" "Coffee spending up 40% vs last month" "John owes you โ‚ฌ89 from shared expenses" "Kitchen project: โ‚ฌ2,100 remaining in budget" "โ‚ฌ450 in unreimbursed work expenses"

Progressive Enhancement

Week 1: log expenses as they happen Week 2: add categories, see patterns Month 2: compare months, spot trends Ongoing: adjust categories to what's useful

Receipt Management

Photo immediately โ€” paper receipts fade Link to expense entry Store in expense folder or dedicated receipts folder Filename: date-vendor-amount.jpg Business expenses: retention period awareness

Reporting

Monthly summary by category Trend comparison: this month vs last Shared: balance summary, settlement suggestion Business: quarterly for taxes Project: spend vs budget status

What NOT To Suggest

Complex budgeting before spending is tracked Linking bank accounts โ€” manual has value Obsessive categorization โ€” broad categories work Guilt about spending โ€” data, not judgment

Multi-Currency

Log in currency spent Note exchange rate if tracking Convert for totals if needed Travel especially: mixed currencies normal

Integration Points

Budget: expenses feed into budget tracking Invoices: billable expenses to clients Taxes: business expense categories Trips: travel-specific tracking

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc