← Back to Skills Marketplace
chungvic

Finance Report Pro

by chungvic · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
394
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install finance-report-pro
Description
個人理財報告生成專業版。AI 分析個人財務狀況,提供理財建議, 生成專業 PDF 報告。包含收入支出分析、資產負債評估、理財目標規劃、 被動收入建議。引流到付費產品(FB Ads / 電商)。 Use when: (1) 需要分析個人財務狀況, (2) 需要生成理財報告, (3) 需要理財建議, (4) 需要資產...
README (SKILL.md)

Finance Report Pro - 個人理財報告專業版

產品定位: 第一層入口產品(低價引流)

價格: $1 USD(ClawHub) / 免費(自建平台引流)

目標: 引流到付費產品(FB Ads / 電商)


🎯 核心功能

1️⃣ 財務狀況分析

輸入:

  • 月收入
  • 月支出
  • 資產(現金/投資/房產)
  • 負債(貸款/信用卡)

輸出:

  • 財務健康評分(0-100)
  • 儲蓄率分析
  • 資產負債比
  • 現金流分析

2️⃣ 理財建議生成

根據分析結果提供:

評分範圍 建議
80-100 優秀,建議投資增值
60-79 良好,建議優化支出
40-59 一般,建議增加收入
\x3C40 需改善,建議理財規劃

3️⃣ 被動收入規劃

提供 5 個被動收入方案:

  1. 股息投資 - 預期收益:$500-1000/月
  2. 房地產 REITs - 預期收益:$300-800/月
  3. P2P 借貸 - 預期收益:$200-500/月
  4. 數字產品 - 預期收益:$1000-3000/月
  5. 聯盟營銷 - 預期收益:$500-2000/月

4️⃣ 引流到付費產品

報告中包含:

  • FB Ads 服務 - $199-799/月
  • AI 電商課程 - $997-2,997
  • 1 對 1 諮詢 - $499/小時
  • 代運營服務 - $999/月

📁 文件結構

finance-report-pro/
├── SKILL.md
├── src/
│   ├── analyzer.py         # 財務分析器
│   ├── report_generator.py # 報告生成器
│   └── pdf_exporter.py     # PDF 導出器
├── docs/
│   ├── sample_report.md    # 報告樣本
│   └── pricing.md          # 定價說明
└── templates/
    └── report_template.md  # 報告模板

🚀 使用示例

輸入示例

{
  "monthly_income": 30000,
  "monthly_expense": 20000,
  "assets": {
    "cash": 100000,
    "investment": 50000,
    "property": 500000
  },
  "liabilities": {
    "loan": 200000,
    "credit_card": 10000
  },
  "financial_goals": [
    "5 年內買房",
    "10 年內財務自由"
  ]
}

輸出示例

# 個人理財報告

**生成日期:** 2026-03-30

## 財務健康評分:75/100 🟢

### 收入支出分析
- 月收入:$30,000
- 月支出:$20,000
- 儲蓄率:33% ✅ 良好

### 資產負債評估
- 總資產:$650,000
- 總負債:$210,000
- 淨資產:$440,000
- 資產負債比:32% ✅ 健康

### 理財建議
1. 儲蓄率良好,建議增加投資
2. 考慮增加被動收入來源
3. 建議配置 20% 資產到股息投資

### 被動收入方案
1. 股息投資 - 預期 $500-1000/月
2. 房地產 REITs - 預期 $300-800/月
...

### 付費產品推薦
- FB Ads 服務:$199-799/月
- AI 電商課程:$997-2,997

💰 定價策略

產品 價格 目的
理財報告(ClawHub) $1 USD 引流
理財報告(自建平台) 免費 收集 Email
FB Ads 服務 $199-799/月 主要收入
AI 電商課程 $997-2,997 高價產品
1 對 1 諮詢 $499/小時 高價服務

📊 預期轉化率

理財報告(免費/$1)
    ↓ 100%
FB Ads 服務(5% 轉化)
    ↓
AI 電商課程(2% 轉化)
    ↓
1 對 1 諮詢(1% 轉化)

預計月收入:

  • 理財報告:1000 用戶 × $1 = $1,000
  • FB Ads 服務:50 用戶 × $500 = $25,000
  • AI 電商課程:20 用戶 × $2,000 = $40,000
  • 諮詢:10 用戶 × $499 = $4,990

總計: ~$71,000/月


🫡 開始執行

下一步:

  1. 創建財務分析器(analyzer.py)
  2. 創建報告生成器(report_generator.py)
  3. 創建 PDF 導出器(pdf_exporter.py)
  4. 測試完整流程
  5. 上架 ClawHub
Usage Guidance
This package mainly contains local analysis and a Markdown report generator — no network calls or credentials are requested, which is good. However: (1) SKILL.md claims a pdf_exporter and other docs/templates that are missing — ask the publisher for the missing files or an updated package before using. (2) The skill will process sensitive personal financial data; confirm how reports are stored, whether anything is sent to external services, and where PDF export (if present) writes files. (3) Verify the contact links (email/Telegram/Calendly) independently before trusting them for payments or scheduling. (4) If you plan to run this on real user data, review/complete the PDF exporter and add explicit privacy/retention controls and, if needed, logging/telemetry opt-outs. If the missing pdf_exporter is required for your workflow, treat the package as incomplete until provided.
Capability Analysis
Type: OpenClaw Skill Name: finance-report-pro Version: 1.0.1 The bundle is a financial reporting and lead-generation tool designed to analyze user-provided financial data and recommend paid services. The Python logic in `src/analyzer.py` and `src/report_generator.py` performs standard arithmetic calculations and string formatting to generate a Markdown report. While the skill is designed for marketing and upselling (as explicitly stated in `SKILL.md`), there is no evidence of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
Capability Assessment
Purpose & Capability
The name/description match the included analyzer and report generator: both compute scores and produce a Markdown report. However SKILL.md and the documented file tree refer to a pdf_exporter.py, docs, and templates that are not present in the package; the README also emphasizes PDF export and funneling users to paid services, but the shipped code only generates Markdown and inlines marketing/contact links. This mismatch (claimed PDF export + missing file) is an inconsistency.
Instruction Scope
Runtime instructions and code operate only on provided financial data and generate reports; there are no commands to read unrelated files, environment variables, or make network calls. Still, SKILL.md's marketing/monetization steps (collecting emails, funneling to paid products) are described but not implemented in code, and the skill does not state how it will handle/retain sensitive user financial data — a privacy scope gap.
Install Mechanism
No install spec (instruction-only) and the Python source is included. Nothing is downloaded or executed outside the local code, so install mechanism risk is low.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to the declared functionality. Note: because the skill processes sensitive financial inputs, the absence of any declared telemetry/storage settings is notable — there is no code here that exfiltrates data, but the packaging lacks a data-handling/privacy statement.
Persistence & Privilege
always:false and no code that modifies other skills or system settings. The skill does not request persistent privileges or autonomous always-on behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install finance-report-pro
  3. After installation, invoke the skill by name or use /finance-report-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Updated pricing to USD
v1.0.0
Initial release - Personal finance report generator
Metadata
Slug finance-report-pro
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Finance Report Pro?

個人理財報告生成專業版。AI 分析個人財務狀況,提供理財建議, 生成專業 PDF 報告。包含收入支出分析、資產負債評估、理財目標規劃、 被動收入建議。引流到付費產品(FB Ads / 電商)。 Use when: (1) 需要分析個人財務狀況, (2) 需要生成理財報告, (3) 需要理財建議, (4) 需要資產... It is an AI Agent Skill for Claude Code / OpenClaw, with 394 downloads so far.

How do I install Finance Report Pro?

Run "/install finance-report-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Finance Report Pro free?

Yes, Finance Report Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Finance Report Pro support?

Finance Report Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Finance Report Pro?

It is built and maintained by chungvic (@chungvic); the current version is v1.0.1.

💬 Comments