Business Income Tracker

v1.0.0

Track daily income and expenses, auto-calculate weekly/monthly ROI, monitor channels, and compare expected vs actual business revenue.

0· 160·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for gdp6539/business-income-tracker.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Business Income Tracker" (gdp6539/business-income-tracker) from ClawHub.
Skill page: https://clawhub.ai/gdp6539/business-income-tracker
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install gdp6539/business-income-tracker

ClawHub CLI

Package manager switcher

npx clawhub@latest install business-income-tracker
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk974gw89thh0aagfjgfp9h0eq183ehhs
160downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

Comments

Loading comments...