phoenixclaw-ledger
Passive financial tracking plugin for PhoenixClaw. Automatically detects expenses and income from conversations and payment screenshots. Use when: - User mentions money/spending (any language) - User shares payment screenshots (WeChat Pay, Alipay, etc.) - User asks about finances ("How much did I spend?", "My budget") - User wants expense reports ("Monthly summary", "Spending analysis")
Why use this skill?
Automate your financial tracking with PhoenixClaw Ledger. It passively detects expenses from chats and screenshots, manages budgets, and generates insightful reports.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/goforu/phoenixclaw-ledgerWhat This Skill Does
PhoenixClaw Ledger transforms your unstructured financial life into a zero-effort, automated tracking system. By integrating directly into your daily digital interactions, it acts as a passive financial assistant that monitors your spending and income without requiring manual data entry. It processes natural language conversations to detect when money is mentioned and utilizes computer vision to parse official payment screenshots from platforms like WeChat Pay and Alipay. Once detected, the skill categorizes transactions, updates your budget in real-time, and generates structured reports stored within your PhoenixClaw workspace. It ensures that every penny is accounted for, providing you with a clear, visual, and analytical view of your financial health, goal progress, and spending habits through intuitive journal integration.
Installation
To integrate the Ledger skill into your environment, use the command-line interface within PhoenixClaw. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/goforu/phoenixclaw-ledger
Ensure that your PhoenixClaw core version is up-to-date to support the post-moment-analysis hooks required for passive detection. After installation, verify your configuration in ~/.phoenixclaw/config.yaml to enable specific privacy and categorization settings.
Use Cases
This skill is perfect for individuals looking to cultivate better financial habits without the burden of manual bookkeeping. It is ideal for:
- Automated Expense Tracking: Capturing spending while on the go via simple chat messages.
- Receipt Management: Automatically digitizing payment confirmation screenshots.
- Budget Monitoring: Getting proactive alerts when you approach your monthly spending limits.
- Goal Setting: Managing long-term savings goals and visualizing the path to achieving them.
- Financial Reporting: Reviewing weekly and monthly summaries to optimize discretionary spending.
Example Prompts
- "I just spent $45 on groceries at Whole Foods, please add that to my ledger."
- "How much of my monthly budget do I have left for dining out?"
- "Generate a spending analysis for this month and show me where I can save more."
Tips & Limitations
To maximize the utility of the Ledger, ensure that your payment screenshots contain clear transaction details, including the merchant name, date, and amount. While the AI is highly accurate, it is good practice to review the ledger.yaml file periodically for any anomalies. Note that the skill thrives on consistency; the more you talk about your finances, the better the AI becomes at understanding your unique spending patterns. Limitations include reliance on standardized payment UI formats; heavily customized or non-standard receipts may occasionally require manual correction. Ensure your file system permissions allow PhoenixClaw write access to the ~/PhoenixClaw/Finance/ directory for seamless data persistence.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-goforu-phoenixclaw-ledger": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
image-generation
图像生成辅助。支持通过 OpenRouter 直接调用各种生图模型(如 Seedream),为 OpenClaw 优化,支持提示词、尺寸等参数配置。目前仅限 OpenRouter provider。
openclaw-visual
将 OpenClaw 中的信息(PhoenixClaw 日志、聊天记录、单条消息等)转换为精美排版的图片, 便于在聊天窗口(Telegram/Slack/Discord 等)中直接展示和分享。 Use when: - 用户要求将内容做成图片 ("帮我把这段话做成图片") - 用户要求生成日志可视化 ("生成今日日志分享图") - 用户要求将聊天记录可视化 ("把今天的对话做成总结图")
founder-coach
AI-powered startup mindset coach that helps founders upgrade their thinking patterns, track mental model progress, and set weekly challenges. Use when: - User is a startup founder seeking to improve their entrepreneurial mindset - User wants to detect and overcome low-level thinking patterns - User needs guidance on applying mental models (PMF, 4Ps, NFX frameworks) - User wants to set and track weekly challenges - User requests a weekly progress report - User is discussing startup challenges and needs Socratic questioning
phoenixclaw
Passive journaling skill that scans daily conversations via cron to generate markdown journals using semantic understanding. Use when: - User requests journaling ("Show me my journal", "What did I do today?") - User asks for pattern analysis ("Analyze my patterns", "How am I doing?") - User requests summaries ("Generate weekly/monthly summary")