finance-assistant-skill
面向 Claude Code 和 Claude Cowork 的个人财务副驾,支持预算管理、储蓄目标、投资、债务优化、税务、保险、净资产统计、银行数据导入(CSV/MT940/OFX)、多币种与情景建模;以隐私优先,静态数据加密存储。
个人财务
预算管理
投资分析
税务管理
多币种
银行导入
隐私安全
⭐ 5⬇️ 0🏷️ main📦 2
finance-assistant-skill-main.zip
213.1 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:finance-assistant-skill-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── assets │ ├── finance_dashboard_template.html │ ├── folder_structure_template.md │ ├── steuerberater_handoff.md │ └── tax_dashboard_template.html ├── references │ ├── budgeting-strategies.md │ ├── debt-strategies.md │ ├── deduction-rules.md │ ├── elster-guide.md │ ├── expat-guide.md │ ├── financial-blind-spots.md │ ├── fire-planning.md │ ├── freelancer-guide.md │ ├── insurance-checklist.md │ ├── investment-basics.md │ ├── law-change-monitoring.md │ ├── life-events.md │ └── scenarios.md ├── scripts │ ├── account_manager.py │ ├── adviser_handoff.py │ ├── annual_summary.py │ ├── budget_engine.py │ ├── cashflow_forecast.py │ ├── category_learner.py │ ├── cowork_tasks.py │ ├── csv_importer.py │ ├── currency.py │ ├── data_safety.py │ ├── debt_optimizer.py │ ├── document_sorter.py │ ├── finance_storage.py │ ├── generate_report.py │ ├── goal_tracker.py │ ├── household.py │ ├── import_router.py │ ├── insight_engine.py │ ├── insurance_analyzer.py │ ├── investment_returns.py │ ├── investment_tracker.py │ ├── locale_loader.py │ ├── locale_registry.py │ ├── mt940_importer.py │ ├── net_worth_engine.py │ ├── ofx_importer.py │ ├── output_builder.py │ ├── pdf_importer.py │ ├── profile_manager.py │ ├── receipt_scanner.py │ ├── recurring_engine.py │ ├── report_renderer.py │ ├── scenario_engine.py │ ├── session_alerts.py │ ├── snapshot_scheduler.py │ ├── tax_engine.py │ ├── transaction_logger.py │ ├── transaction_normalizer.py │ └── workspace_builder.py ├── tests │ ├── __init__.py │ ├── conftest.py │ ├── test_account_manager.py │ ├── test_annual_summary.py │ ├── test_budget_engine.py │ ├── test_cashflow_forecast.py │ ├── test_currency.py │ ├── test_data_safety.py │ ├── test_debt_optimizer.py │ ├── test_finance_storage.py │ ├── test_goal_tracker.py │ ├── test_household.py │ ├── test_import_system.py │ ├── test_insight_engine.py │ ├── test_insurance_analyzer.py │ ├── test_investment_tracker.py │ ├── test_locale_de.py │ ├── test_net_worth_engine.py │ ├── test_profile_manager.py │ ├── test_receipt_scanner.py │ ├── test_scenario_engine.py │ ├── test_session_alerts.py │ ├── test_transaction_logger.py │ └── test_workspace_builder.py ├── .gitignore ├── .gitmodules ├── README.md ├── SKILL.md ├── TASKS.md ├── requirements.txt └── skill.py
元数据
Slug: finance-assistant-skill
作者: googlarz
协议: 未声明
包大小: 213.1 KB
SHA256: 47449bb074d73c2502dd83a529da9b5d546c37887f9b362a8a59897fd5afc41c