wallet

Track expenses, incomes, budgets, and currency exchanges via structured commands.

4|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/afadhitya/wallet-app --skill wallet-afadhitya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wallet
Source: https://github.com/afadhitya/wallet-app/tree/main/skill
Command: npx skills add https://github.com/afadhitya/wallet-app --skill wallet-afadhitya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Wallet Skill unit streamlines personal finance management, providing tools to track transactions, set budgets, and monitor expenses all through a user-friendly command-line interface.

Core Features & Use Cases

  • Transaction Tracking: Record and manage expenses, income, transfers, and adjustments with detailed logging.
  • Budgeting: Create, edit, and track budgets to ensure spending remains within predefined limits.
  • Reporting: Generate monthly summaries with breakdowns by category, account, and tag for clear financial oversight.
  • Multi-Currency Support: Convert and manage multiple currencies, enabling financial transparency across different accounts.
  • Use Case: Suppose you are preparing for an upcoming vacation and need to monitor your expenses. This skill helps you record and categorize every transaction related to the trip, check your budget against the actual expenses, and predict your balance moving forward.

Quick Start

Start the Wallet Skill to record a new expense by typing: wallet add expense 250 "Lunch" -c "Food" -a "Checking Account" --json

Frequently Asked Questions about wallet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track personal expenses and income using a command-line interface?

You can track personal expenses and income using a command-line interface by executing structured commands to record transactions, categorize them by tags, and assign them to specific accounts for detailed logging.

Can I manage budgets across multiple currencies for family finance tracking?

Yes, you can manage budgets across multiple currencies for family finance tracking. The system supports currency conversion and exchange management, enabling financial transparency across different accounts.

What's the best way to generate monthly financial summaries from transaction logs?

The best way to generate monthly financial summaries from transaction logs is to use the built-in reporting feature, which produces breakdowns by category, account, and tag for clear financial oversight.

Does this personal finance tracking tool support categorizing expenses by custom tags?

Yes, this personal finance tracking tool supports categorizing expenses by custom tags. You can attach categories and tags directly when logging an expense via the command-line interface.

How do I log a new expense with a specific category and account?

To log a new expense with a specific category and account, use the command-line interface to input the amount, description, category flag, and target account flag, such as adding an expense for lunch under Food.

Can I use this budgeting tool for business financial management or is it only for personal use?

You can use this budgeting tool for business financial management as well as personal use. The structured commands for tracking transactions, setting budgets, and generating reports are applicable to both family and business contexts.