/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:
- Restate the user goal in one sentence.
- Retrieve minimum required data from tools.
- Show assumptions and confidence level.
- 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."
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install popadex-finance-copilot - After installation, invoke the skill by name or use
/popadex-finance-copilot - Provide required inputs per the skill's parameter spec and get structured output
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.