TopRank Skills

Home / Claw Skills / Git / GitHub / afrexai-personal-finance
Official OpenClaw rules 36%

afrexai-personal-finance

Complete personal finance system — budgeting, debt payoff, investing, tax optimization, net worth tracking, and financial independence planning. Use when managing money, building wealth, paying off debt, planning retirement, or optimizing taxes. Zero dependencies.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 afrexai-personal-finance 技能。 若已安装,则直接安装 afrexai-personal-finance 技能。

Overview

Skill Key
1kalin/afrexai-personal-finance
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-personal-finance
Latest Commit SHA
d34293a512cfb1079780053d5001b722cf346b1d

Extracted Content

SKILL.md excerpt

# Personal Finance Mastery

Complete personal finance system covering budgeting, debt elimination, investing, tax optimization, insurance, estate planning, and financial independence. Works for any income level, any country.

---

## Quick Financial Health Check

Run `/finance-check` to score current financial health:

| Signal | Healthy | Warning | Critical |
|--------|---------|---------|----------|
| Emergency fund | 3-6 months expenses | 1-3 months | < 1 month |
| Savings rate | > 20% | 10-20% | < 10% |
| Debt-to-income | < 36% | 36-50% | > 50% |
| Housing cost | < 28% of gross | 28-35% | > 35% |
| Net worth trend | Growing quarterly | Flat | Declining |
| Insurance coverage | All critical covered | Gaps exist | Major gaps |
| Investment allocation | Age-appropriate | Slightly off | Way off |
| Tax optimization | Using all vehicles | Some unused | None used |

Score: /16. Below 10 = immediate action needed.

---

## Phase 1: Financial Snapshot

### Net Worth Statement

```yaml
net_worth:
  date: "YYYY-MM-DD"
  assets:
    liquid:
      checking: 0
      savings: 0
      money_market: 0
    investments:
      retirement_401k: 0
      retirement_ira: 0
      brokerage: 0
      hsa: 0
      crypto: 0
    property:
      home_value: 0
      vehicles: 0
      other: 0
  liabilities:
    mortgage: 0
    student_loans: 0
    auto_loans: 0
    credit_cards: 0
    personal_loans: 0
    other_debt: 0
  net_worth: 0  # assets - liabilities
  monthly_income_gross: 0
  monthly_income_net: 0
  monthly_expenses: 0
  savings_rate: 0  # (income_net - expenses) / income_net
  debt_to_income: 0  # total_debt_payments / gross_income
```

### Income Inventory

Document ALL income sources:

| Source | Type | Monthly Amount | Stability | Growth Potential |
|--------|------|---------------|-----------|-----------------|
| Primary job | W-2/salary | | High | Moderate |
| Side business | 1099/self-emp | | Variable | High |
| Investments | Dividends/interest | | Moderate | Moderate |
| Re...

README excerpt

# AfrexAI Personal Finance Mastery

Complete personal finance system — budgeting, debt payoff, investing, tax optimization, net worth tracking, and financial independence planning.

## Install

```bash
clawhub install afrexai-personal-finance
```

## What You Get

- **Net worth tracking** with monthly snapshots and trend analysis
- **50/30/20 budgeting** with reverse budgeting for simplicity
- **Debt elimination** — avalanche, snowball, and hybrid strategies with the crossover rule
- **Investment priority order** — exact sequence from 401(k) match to taxable brokerage
- **Tax optimization** — every tax-advantaged account explained with limits and strategies
- **Financial independence planning** — FI number calculator, savings rate → years table, withdrawal strategies
- **Insurance & estate essentials** — coverage checklist, life insurance decision tree, estate documents
- **0-100 financial health scoring** across 8 dimensions
- **Agent automation** — daily transaction categorization, weekly summaries, monthly reviews, quarterly rebalancing

## Quick Start

1. Run `/finance-check` for your 8-signal health score
2. Build your net worth statement
3. Set up 50/30/20 budget (or reverse budget)
4. Follow the investment priority order
5. Schedule monthly reviews

## Who This Is For

- Anyone managing personal money — any income level, any country
- People paying off debt who need a clear strategy
- New investors who want a simple, proven approach
- Anyone pursuing financial independence (FIRE)
- Couples building joint financial plans

Zero dependencies. Works with any agent. Pure methodology.

---

⚡ **Level up your financial operations:**

| Pack | Best For | Link |
|------|----------|------|
| **Fintech Context Pack** | Building financial products | [$47](https://afrexai-cto.github.io/context-packs/) |
| **SaaS Context Pack** | Subscription business finances | [$47](https://afrexai-cto.github.io/context-packs/) |
| **Professional Services Pack** | Service business finan...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

caoyumin97

structure-thinking

★ 0

Structured problem analysis and communication using system mapping and hierarchical logic. Use when a request involves messy, multi-factor problems, root-cause analysis, intervention design, feedback loops or delays, or when a clear top-line recommendation with logically grouped support is required.

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.