← 返回 Skills 市场
167
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install business-income-tracker
功能描述
Track daily income and expenses, auto-calculate weekly/monthly ROI, monitor channels, and compare expected vs actual business revenue.
使用说明 (SKILL.md)
Passive Income Tracker - 被动收入追踪器
每日 09:00 更新收入/支出记录,周/月 ROI 自动计算。包含渠道追踪、预期收入管理、实际收款记录。决策质量提升,遗漏减少 80%。
触发条件
- 用户提到 "收入追踪" 或 "支出记录"
- 用户提到 "ROI 计算" 或 "收入统计"
- 每日 09:00 自动检查 (手动自动化)
核心指令
1. 每日记录
- 收入:金额/来源/日期
- 支出:金额/类别/日期
2. 周/月汇总
- 自动计算总收入/支出
- ROI = (收入 - 支出) / 支出
- 渠道状态追踪
3. 预期 vs 实际
- 预期收入追踪
- 实际收款记录
- 差异分析
输出格式
## 收入追踪报告 - {日期}
### 今日记录
- 收入:¥{N} ({来源})
- 支出:¥{N} ({类别})
### 本周汇总
- 总收入:¥{N}
- 总支出:¥{N}
- ROI: {N.N}x
### 渠道状态
- {渠道 1}: ¥{N} (预期¥{N})
- {渠道 2}: ¥{N} (预期¥{N})
版本信息
- 版本: 1.0.0
- 定价: ¥210 ($29)
- 分类: Business/Finance
完整模板见 references/templates.md
安全使用建议
This skill is internally coherent and implements only simple, local income/expense tracking and ROI calculation. Before installing, consider: (1) provenance — the source/homepage is unknown and the skill is paid, so verify the seller if you care about supply-chain trust; (2) data handling — the skill contains no storage backend or encryption, so decide where/ how financial data will be stored (agent memory, user-provided files, external storage) and avoid entering highly sensitive account credentials; and (3) automation expectations — SKILL.md mentions an automatic daily check but there's no scheduler in the package, so you must provide or permit the agent/host to run it on schedule. If those points are acceptable, installing and using this skill appears low-risk.
功能分析
Type: OpenClaw Skill
Name: business-income-tracker
Version: 1.0.0
The skill bundle is a straightforward financial tracking tool for income, expenses, and ROI calculations. The Python script (scripts/tracker.py) contains simple arithmetic logic without any external dependencies, network access, or file system operations, and the agent instructions (SKILL.md) are strictly aligned with the stated purpose of tracking business metrics.
能力评估
Purpose & Capability
Name/description (income/expense tracking, ROI) align with the provided SKILL.md, README, templates, and the small Python script which implements simple ROI calculations. No unrelated capabilities or requirements are present.
Instruction Scope
SKILL.md stays on-topic (daily records, weekly/monthly summaries, channel comparison, output template). It mentions a daily 09:00 automatic check but provides no scheduling/remote endpoints — this is an operational note (the agent or host must implement scheduling). The instructions do not request reading unrelated files or credentials.
Install Mechanism
No install spec is present (instruction-only with a small included script). Nothing is downloaded or written to disk by an installer spec, so install risk is low.
Credentials
No required environment variables, binaries, or config paths are declared and none are referenced in code or SKILL.md. The skill does not ask for secrets or external service credentials.
Persistence & Privilege
always:false and no code that modifies other skills or system-wide settings. The skill does not request elevated or persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install business-income-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/business-income-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Passive Income Tracker.
- Tracks daily income and expenses with 09:00 scheduled updates.
- Automatically calculates weekly/monthly ROI based on income and expense data.
- Supports channel/source tracking, expected vs. actual income management, and variance analysis.
- Provides structured Markdown report outputs for easy review.
- Reduces missed entries by 80% and improves decision quality.
元数据
常见问题
Business Income Tracker 是什么?
Track daily income and expenses, auto-calculate weekly/monthly ROI, monitor channels, and compare expected vs actual business revenue. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Business Income Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install business-income-tracker」即可一键安装,无需额外配置。
Business Income Tracker 是免费的吗?
是的,Business Income Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Business Income Tracker 支持哪些平台?
Business Income Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Business Income Tracker?
由 gdp6539(@gdp6539)开发并维护,当前版本 v1.0.0。
推荐 Skills