Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

openclawpersonalfinance

openclawpersonalfinance contiene 6 skills recopiladas de mholovetskyi, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
6
actualizado
2026-03-04
Forks
2
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

skill-data-ingestion
Científicos de datos

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
Asesores financieros personales

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
Desarrolladores de software

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
Preparadores de impuestos

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
Asesores financieros personales

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
Asesores financieros personales

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