maybe-finance
Personal finance management skill using Maybe Finance OS. Use when users need to track expenses, analyze budgets, monitor net worth, or manage personal finances through the Maybe Finance self-hosted platform. Supports transaction tracking, account management, budget analysis, and financial reporting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/antonia-sz/maybe-financeWhat This Skill Does
The maybe-finance skill serves as a comprehensive interface for the Maybe Finance open-source personal finance operating system. By integrating your self-hosted Maybe instance with OpenClaw, this agent acts as your private financial secretary. It enables real-time tracking of assets, liabilities, income, and expenditures. The skill provides direct programmatic access to account balances, allows for the manual ingestion of transaction data, and performs deep-dive analytics into your monthly budget performance. Whether you are tracking a single checking account or managing a complex net-worth portfolio, this skill allows you to query your financial data using natural language, making personal finance management intuitive and actionable without needing to manually navigate a dashboard.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/antonia-sz/maybe-finance. After installation, ensure you have a running Maybe Finance Docker container reachable via your local network. You must generate an API key from the Settings panel of your Maybe dashboard and configure the environment variables MAYBE_API_URL and MAYBE_API_TOKEN within your OpenClaw environment. These credentials ensure the agent can securely interact with your local instance without exposing your financial data to third-party clouds.
Use Cases
- Automated Expense Logging: Quickly record daily purchases by voice or text while on the go.
- Budget Compliance Monitoring: Regularly check if you are meeting your savings or spending targets mid-month.
- Portfolio Monitoring: Assess net worth fluctuations by querying account balances across various banking and investment institutions.
- Tax and Periodic Reporting: Generate aggregated spending reports for specific categories to simplify annual tax preparation.
Example Prompts
- "Check my current budget status for this month and let me know if I am overspending in the dining category."
- "Add a new expense of $45 for gas under the transportation category and link it to my main credit card."
- "What is my total net worth right now, and how has it changed compared to January?"
Tips & Limitations
This skill requires a self-hosted instance, meaning its availability depends on your server uptime. For the best experience, ensure your Maybe instance is updated to the latest version to maintain compatibility with the API. While the skill is powerful for manual entry and analysis, note that it currently does not support automatic bank syncing via third-party providers (like Plaid) directly through the CLI; that configuration must be handled within the Maybe Finance web interface. Use the JSON output format for any advanced scripts you might write to pipe financial data into other tools.
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-antonia-sz-maybe-finance": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
content-automation
内容创作自动化工具 Skill。支持社交媒体内容生成、视频脚本创作、定时发布任务管理。当用户需要批量生成内容、自动化社交媒体运营或创建视频脚本时触发。
style-cloner
提供1-5篇参考文章 + 原始素材,AI 分析参考文章的风格特征, 将素材改写成同风格的成品文章,输出3个版本供选择,支持强度调节和迭代优化。
project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。
vibe-coding-checker
描述一个功能或项目,AI 快速评估用 Cursor/Windsurf/Bolt 等 AI 编程工具能否独立实现, 给出可行性判断、推荐工具、拆解路径和风险提示。
notebooklm
Google NotebookLM 非官方 Python API 的 OpenClaw Skill。支持内容生成(播客、视频、幻灯片、测验、思维导图等)、文档管理和研究自动化。当用户需要使用 NotebookLM 生成音频概述、视频、学习材料或管理知识库时触发。