Query Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset allocation) and refresh bank connections. Use when the user asks about finances, account balances, recent transactions, net worth, investment allocation, or wants to sync/refresh bank data.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install copilot-money或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install copilot-money⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/copilot-money/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: copilot-money description: Query Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset allocation) and refresh bank connections. Use when the user asks about finances, account balances, recent transactions, net worth, investment allocation, or wants to sync/refresh bank data. ---
Command-line interface for Copilot Money, a personal finance app. Authenticate once and query accounts, transactions, holdings, and allocation data from your terminal.
> Note: This is an unofficial tool and is not affiliated with Copilot Money.
pip install copilot-money-cli
copilot-money config init
copilot-money accounts
copilot-money networth
copilot-money refresh # Refresh all bank connections
copilot-money accounts # List accounts with balances
copilot-money accounts --type CREDIT # Filter by type
copilot-money accounts --json # Output as JSON
copilot-money transactions # Recent transactions (default 20)
copilot-money transactions --count 50 # Specify count
copilot-money networth # Assets, liabilities, net worth
copilot-money holdings # Investment holdings (grouped by type)
copilot-money holdings --group account # Group by account
copilot-money holdings --group symbol # Group by symbol
copilot-money holdings --type ETF # Filter by security type
copilot-money allocation # Stocks/bonds with US/Intl split
copilot-money config show # Show config and token status
copilot-money config init # Auto-detect token from browsers
copilot-money config init --source chrome # From specific browser
copilot-money config init --source manual # Manual token entry
Config stored at ~/.config/copilot-money/config.json. The CLI auto-detects your Copilot Money refresh token from supported browsers on macOS.
copilot-money config initcopilot-money config init --source arc|chrome|safari|firefoxcopilot-money config init --source manualWhen using browser auto-detection, the CLI reads your browser's local IndexedDB storage to find your Copilot Money session token. This happens locally — no data is sent anywhere except to Copilot Money's API.
安装 Copilot Money Skill 后,可以对 AI 说这些话来触发它
Help me get started with Copilot Money Skill
Explains what Copilot Money Skill does, walks through the setup, and runs a quick demo based on your current project
Use Copilot Money Skill to query Copilot Money personal finance data (accounts, transactions, ...
Invokes Copilot Money Skill with the right parameters and returns the result directly in the conversation
What can I do with Copilot Money Skill in my finance & investment workflow?
Lists the top use cases for Copilot Money Skill, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/copilot-money/ 目录(个人级,所有项目可用),或 .claude/skills/copilot-money/(项目级)。重启 AI 客户端后,用 /copilot-money 主动调用,或让 AI 根据上下文自动发现并使用。
Copilot Money Skill 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Copilot Money Skill 可免费安装使用。请查阅仓库了解许可证信息。
Query Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset allocation) and refresh bank connections. Use when the user asks about finances, account balances, recent transactions, net worth, investment allocation, or wants to sync/refresh bank data.
Copilot Money Skill 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Copilot Money Skill
Identifies repetitive steps in your workflow and sets up Copilot Money Skill to handle them automatically