← 返回
效率工具 Key 中文

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 个人财务数据(账户、交易、净值、持仓、资产配置)并刷新银行连接。用户询问财务、账户余额、近期交易、净值、投资配置或同步/刷新银行数据时使用。
jayhickey
效率工具 clawhub v1.1.2 1 版本 99712.5 Key: 需要
★ 0
Stars
📥 3,468
下载
💾 16
安装
1
版本
#latest

概述

Copilot Money CLI

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.

Install

pip install copilot-money-cli

Quick start

copilot-money config init
copilot-money accounts
copilot-money networth

Commands

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

Authentication

Config stored at ~/.config/copilot-money/config.json. The CLI auto-detects your Copilot Money refresh token from supported browsers on macOS.

  • Auto-detect: copilot-money config init
  • Explicit source: copilot-money config init --source arc|chrome|safari|firefox
  • Manual entry: copilot-money config init --source manual

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

Requirements

  • Python 3.10+
  • macOS for browser token extraction (manual token entry works everywhere)

版本历史

共 1 个版本

  • v1.1.2 当前
    2026-03-28 11:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Huckleberry

jayhickey
通过 Huckleberry CLI 追踪宝宝睡眠、喂养、换尿布及成长情况。当用户询问记录宝宝活动、开始/停止睡眠、瓶喂、换尿布或测量成长时使用。
★ 1 📥 2,350
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,154
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,758