← Back to Skills Marketplace
bit-of-a-shambles

Popadex Finance Copilot

by Duarte · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ pending
83
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install popadex-finance-copilot
Description
Read-only personal finance copilot for net worth insights, account allocation, salary/tax comparisons across countries, disposable-income rankings, retiremen...
README (SKILL.md)

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."

How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install popadex-finance-copilot
  3. After installation, invoke the skill by name or use /popadex-finance-copilot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Add SKILL.md frontmatter so OpenClaw lists and loads the skill
v0.1.0
Initial release of PopaDex Finance Copilot Skill. - Provides read-only financial insights and guidance based on PopaDex personal finance data. - Supports net worth analysis, account allocation review, salary/tax comparisons, retirement projections, and international disposable income ranking. - Generates budget Sankey diagrams, portfolio performance reports, historical timelines, CSV exports, and plain-language action plans. - Enforces safety rules: no transactions, no regulated advice, no write/delete operations; clearly labels all estimates and assumptions. - Clearly distinguishes between free and premium tool access, providing upgrade guidance if needed.
Metadata
Slug popadex-finance-copilot
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Popadex Finance Copilot?

Read-only personal finance copilot for net worth insights, account allocation, salary/tax comparisons across countries, disposable-income rankings, retiremen... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Popadex Finance Copilot?

Run "/install popadex-finance-copilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Popadex Finance Copilot free?

Yes, Popadex Finance Copilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Popadex Finance Copilot support?

Popadex Finance Copilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Popadex Finance Copilot?

It is built and maintained by Duarte (@bit-of-a-shambles); the current version is v0.1.1.

💬 Comments