Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openclawpersonalfinance

openclawpersonalfinance 收录了来自 mholovetskyi 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
6
更新
2026-03-04
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

skill-data-ingestion
数据科学家

Fetches financial data from all external APIs (Plaid, SnapTrade, Finnhub, SEC EDGAR) and populates the local ClawFinance PostgreSQL database. Runs on scheduled cron jobs or when manually triggered. Use for: syncing bank transactions, updating portfolio holdings, refreshing news and filings. NOT for: answering financial questions (those go to specialist agents).

2026-03-04
skill-investment
个人理财顾问

Analyzes investment portfolio performance, identifies rebalancing needs, finds tax-loss harvesting opportunities, tracks asset allocation, and generates portfolio insights. Uses deterministic Python scripts for all calculations. Use for: portfolio questions, stock performance, allocation drift, tax-loss harvesting, dividend tracking, concentration risk. NOT for: spending/budgets (skill-budget), tax filing (skill-tax), or company research (skill-research).

2026-02-22
skill-research
软件开发工程师

Deep company research combining SEC filings, financial data, Twitter sentiment, alternative data signals, and AI synthesis. Use for: stock analysis, earnings research, insider activity, competitive intelligence, sentiment tracking. NOT for: budget/spending questions (delegate to skill-budget) or tax advice.

2026-02-22
skill-tax
税务申报员

Handles tax document ingestion, liability estimation, deduction tracking, and withholding analysis. Uses Azure Document Intelligence for OCR and deterministic Python scripts for all tax math. Use for: tax questions, document upload processing, estimated quarterly payments, deduction hunting, withholding checks. NOT for: investment tax-loss harvesting (skill-investment).

2026-02-22
skill-budget
个人理财顾问

Analyzes spending patterns, categorizes transactions, tracks budgets, and identifies savings opportunities. Uses deterministic Python scripts for all calculations. Use for: spending questions, budget tracking, recurring charges, category breakdowns, month-over-month comparisons, overspending alerts. NOT for: portfolio analysis, tax questions, or market data (delegate those).

2026-02-22
skill-finance-orchestrator
个人理财顾问

The ClawFinance lead agent. Routes user financial questions to the right specialist sub-agent, generates weekly summaries, and manages the proactive insight pipeline. This is the ONLY agent that talks directly to the user. Use for: net worth questions, general financial advice, weekly reports, triggering data syncs, insight triage. NOT for: direct API calls to banks or brokerages (delegate those to sub-agents).

2026-02-22