← 返回 Skills 市场
1kalin

AfrexAI Budget Planner

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
904
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install afrexai-budget-planner
功能描述
Create and track structured budgets with categories, monitor spending vs. allocation, flag overspending, and generate summarized budget reports.
使用说明 (SKILL.md)

Budget Planner

Plan and track budgets using your AI agent. Works for personal finance, project budgets, or department spending.

What It Does

  • Creates structured budgets with categories, allocations, and actuals
  • Tracks spending against budget with variance analysis
  • Flags overspending early with threshold alerts
  • Generates monthly/quarterly budget reports
  • Supports multiple budget types (personal, project, department)

Usage

Create a Budget

Tell your agent: "Create a monthly budget for [purpose] with a total of $[amount]"

The agent will ask about categories and allocations, then create a structured budget file.

Budget File Format

Budgets are stored as markdown tables in your workspace:

# Budget: [Name] — [Period]
Total: $X,XXX

| Category | Allocated | Spent | Remaining | Status |
|----------|-----------|-------|-----------|--------|
| Rent | $1,500 | $1,500 | $0 | ✅ On track |
| Food | $600 | $450 | $150 | ✅ Under |
| Transport | $200 | $280 | -$80 | 🔴 Over |

Track Spending

Tell your agent: "Log $45 under Food" or "I spent $280 on transport this month"

Get Reports

  • "How's my budget looking?" — summary with variances
  • "Where am I overspending?" — flags problem categories
  • "Project my end-of-month spend" — extrapolates from current pace

Alert Thresholds

Default alerts:

  • ⚠️ Warning at 80% of category allocation
  • 🔴 Over budget when exceeded
  • 📊 Weekly digest if enabled

Tips

  • Start with broad categories, refine over time
  • Review weekly — catching overspend early is the whole point
  • Use "rollover" for categories where unspent funds carry forward
  • Compare month-over-month to spot trends

More Business Tools

Get industry-specific AI agent context packs at AfrexAI — pre-built configurations that make your agent a domain expert from day one.

安全使用建议
This appears to be a simple, local instruction-only budget planner. If you install it, expect the agent to create and modify markdown files in your workspace to store budgets and logs. There are no requested credentials or installs. If your workspace contains sensitive data, consider using a separate folder for budget files. The README links to an external AfrexAI context-pack site — clicking links is optional and unrelated to the skill's core behavior.
功能分析
Type: OpenClaw Skill Name: afrexai-budget-planner Version: 1.0.0 The skill bundle is benign. All files (`_meta.json`, `SKILL.md`, `README.md`) describe a standard budget planning tool for an AI agent. The `SKILL.md` and `README.md` files contain instructions for the *user* on how to interact with the agent and describe its functionality, without any evidence of prompt injection attempts, malicious commands, data exfiltration, or other harmful behaviors. External URLs provided are for informational/marketing purposes (e.g., `afrexai-cto.github.io/context-packs/`) and do not instruct the agent to perform any actions.
能力评估
Purpose & Capability
Name and instructions align: the skill describes creating and tracking budgets, storing them as markdown tables in the workspace, and generating reports. Nothing requested (no env vars, no binaries, no special config paths) appears unrelated to a budget-tracking purpose.
Instruction Scope
SKILL.md only instructs the agent to prompt the user, create/modify markdown budget files, log spending, and produce reports/alerts. These actions are within the stated scope and do not direct the agent to read unrelated files, access credentials, or transmit data to unknown endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk writes and eliminates download/extract risks.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a local budget-tracking instruction set.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system privileges. It will operate by creating/editing files in the agent workspace, which is expected behavior for this functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install afrexai-budget-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /afrexai-budget-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Budget Planner skill. - Create structured budgets for personal, project, or departmental use - Track spending by category with variance and alert thresholds - Generate monthly and quarterly budget reports - Flag overspending early with automated alerts - Supports quick entry for expenses and status summaries on request
元数据
Slug afrexai-budget-planner
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

AfrexAI Budget Planner 是什么?

Create and track structured budgets with categories, monitor spending vs. allocation, flag overspending, and generate summarized budget reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 904 次。

如何安装 AfrexAI Budget Planner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install afrexai-budget-planner」即可一键安装,无需额外配置。

AfrexAI Budget Planner 是免费的吗?

是的,AfrexAI Budget Planner 完全免费(开源免费),可自由下载、安装和使用。

AfrexAI Budget Planner 支持哪些平台?

AfrexAI Budget Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AfrexAI Budget Planner?

由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。

💬 留言讨论