/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."
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install popadex-finance-copilot - 安装完成后,直接呼叫该 Skill 的名称或使用
/popadex-finance-copilot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Popadex Finance Copilot 是什么?
Read-only personal finance copilot for net worth insights, account allocation, salary/tax comparisons across countries, disposable-income rankings, retiremen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 Popadex Finance Copilot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install popadex-finance-copilot」即可一键安装,无需额外配置。
Popadex Finance Copilot 是免费的吗?
是的,Popadex Finance Copilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Popadex Finance Copilot 支持哪些平台?
Popadex Finance Copilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Popadex Finance Copilot?
由 Duarte(@bit-of-a-shambles)开发并维护,当前版本 v0.1.1。