← 返回 Skills 市场
prettybusysolutions-eng

Financial Telemetry

作者 prettybusysolutions-eng · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
74
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xzenia-financial-telemetry
功能描述
Ingest and normalize revenue-relevant data from billing, CRM, ERP, or CSV/manual sources into Xzenia's unified financial event model. Use when pulling client...
使用说明 (SKILL.md)

Financial Telemetry

Normalize source data into a unified financial events stream.

Premium upgrade

  • Pro version with Stripe/Salesforce ingestion and executive briefing: https://buy.stripe.com/aFacN45NS7476ZObkG0kE0c

Sources

  • Stripe
  • Salesforce
  • CSV/manual import
  • future: QuickBooks and others

Outputs

  • normalized financial events in SQLite
  • raw JSON backups
  • data quality report
  • ingestion state file
安全使用建议
Before installing, confirm you are comfortable storing raw and normalized financial data in the local OpenClaw workspace. Use only trusted, simple client IDs until the publisher adds path validation, and avoid passing client names or IDs that include slashes, absolute paths, or '..'.
能力评估
Purpose & Capability
Purpose and implementation are mostly aligned: SKILL.md describes financial data ingestion and outputs, and scripts/ingest.py implements CSV ingestion plus SQLite/raw JSON/report/state writes. This involves sensitive financial data, so users should understand the local retention.
Instruction Scope
scripts/ingest.py uses the user-controlled --client value directly in filesystem paths, e.g. os.path.join(DATA_DIR,'clients',client_id,'data_quality.json'), without validation or path containment.
Install Mechanism
No install spec or remote installer is present; the included script does not download or execute external code.
Credentials
The script's file writes are intended to stay under ~/.openclaw/workspace/data/xzenia, but an absolute or traversal-style client ID could redirect report, backup, and state writes elsewhere.
Persistence & Privilege
The skill persistently stores financial events, raw backups, quality reports, and ingestion state under the OpenClaw workspace, as disclosed in SKILL.md; no background service or elevated privilege is shown.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xzenia-financial-telemetry
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xzenia-financial-telemetry 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add premium upgrade link for pro ingestion + briefing
v1.0.0
Initial public release of sanitized generic financial telemetry workflow.
元数据
Slug xzenia-financial-telemetry
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Financial Telemetry 是什么?

Ingest and normalize revenue-relevant data from billing, CRM, ERP, or CSV/manual sources into Xzenia's unified financial event model. Use when pulling client... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 Financial Telemetry?

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

Financial Telemetry 是免费的吗?

是的,Financial Telemetry 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Financial Telemetry 支持哪些平台?

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

谁开发了 Financial Telemetry?

由 prettybusysolutions-eng(@prettybusysolutions-eng)开发并维护,当前版本 v1.1.0。

💬 留言讨论