← Back to Skills Marketplace
prettybusysolutions-eng

Financial Telemetry

by prettybusysolutions-eng · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
74
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xzenia-financial-telemetry
Description
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...
README (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
Usage Guidance
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 '..'.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xzenia-financial-telemetry
  3. After installation, invoke the skill by name or use /xzenia-financial-telemetry
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add premium upgrade link for pro ingestion + briefing
v1.0.0
Initial public release of sanitized generic financial telemetry workflow.
Metadata
Slug xzenia-financial-telemetry
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install Financial Telemetry?

Run "/install xzenia-financial-telemetry" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Financial Telemetry free?

Yes, Financial Telemetry is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Financial Telemetry support?

Financial Telemetry is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Financial Telemetry?

It is built and maintained by prettybusysolutions-eng (@prettybusysolutions-eng); the current version is v1.1.0.

💬 Comments