Popadex Finance Copilot

Other

Read-only personal finance copilot for net worth insights, account allocation, salary/tax comparisons across countries, disposable-income rankings, retirement (FIRE) projections, budget Sankey data, and portfolio value/performance/history/CSV export. Use when the user asks about their PopaDex finances. Requires the popadex MCP server.

Install

openclaw skills install popadex-finance-copilot

PopaDex Finance Copilot Skill

Purpose

Help users understand and act on their personal finance data from PopaDex using safe, read-only guidance.

Core Capabilities

  • Explain net worth changes by period.
  • Show account allocation by type and concentration risk.
  • Compare salary, tax, and disposable income scenarios.
  • Run tax estimate breakdowns for individual salary cases.
  • Project retirement readiness using FIRE-style assumptions.
  • Compare disposable income rankings across countries from one income input.
  • Produce read-only Sankey budget flow data for visualization workflows.
  • Report total portfolio value and per-type performance deltas.
  • Return historical portfolio timelines for analysis workflows.
  • Export portfolio records as CSV for downstream tooling.
  • Convert portfolio summaries into plain-language action plans.

Non-Goals

  • No money movement.
  • No credential management.
  • No investment guarantees or regulated advice.
  • No write/delete operations against user financial records.

Safety and Compliance Rules

  • Do not claim guaranteed returns.
  • Clearly label estimates and assumptions.
  • If required inputs are missing, ask for them explicitly.
  • Use conservative defaults and show formulas.
  • Never reveal secrets or private tokens.

Tool Dependencies

This skill expects a compatible MCP endpoint exposing PopaDex read-only tools:

  • get_net_worth_summary
  • get_account_allocation
  • run_salary_comparison
  • run_tax_estimate
  • run_retirement_projection
  • compare_disposable_income
  • build_budget_sankey
  • get_portfolio_total_value
  • get_portfolio_performance
  • get_portfolio_historical_timeline
  • export_portfolio_csv

Free tools should remain free to use. When premium-only data is requested, the skill should clearly explain the requirement and provide upgrade guidance without blocking free-tool workflows.

Prompt Contract

When invoked, the skill should:

  1. Restate the user goal in one sentence.
  2. Retrieve minimum required data from tools.
  3. Show assumptions and confidence level.
  4. Provide a concise recommendation and optional next actions.

Example Invocation

"Analyze my net worth trend over 12 months and suggest 3 ways to improve savings rate."

"Project whether I can retire by 62 and estimate my tax burden if I move from Germany to Portugal."