vr-income-tracker

Track monthly VR income and generate invoices for missing VR events.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/bben15600-sys/ben-automation-system --skill vr-income-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-income-tracker
Source: https://github.com/bben15600-sys/ben-automation-system/tree/main/agents/vr-income-tracker
Command: npx skills add https://github.com/bben15600-sys/ben-automation-system --skill vr-income-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracks monthly VR income and automatically generates missing invoices for VR events, streamlining accounting and revenue reconciliation.

Core Features & Use Cases

  • Read current month VR Events DB to compute total income.
  • Generate invoice text for events lacking invoice details.
  • Create Budget DB entries for income events (Type: Income, Source: VR) and mark Added to Budget when completed.
  • Use Case: A VR event studio monitors monthly performance and ensures every event is invoiced and accounted for in the budget.

Quick Start

Track monthly VR income and auto-create invoices from VR events.

Frequently Asked Questions about vr-income-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate invoices for VR events?

To automatically generate invoices for VR events, the tracker reads the current month's VR Events DB, identifies events lacking invoice details, and generates the corresponding invoice text.

How do I track monthly VR income and add it to my budget?

You can track monthly VR income by reading the VR Events DB to compute totals, then creating new entries in the Budget DB with Type set to Income and Source set to VR.

What is the best way to reconcile monthly VR event income with budgeting?

The best way to reconcile monthly VR event income is to automate tracking by reading event data, generating missing invoices, and writing income entries directly into the Budget DB.

Can I use this income tracker for VR event management workflows without external dependencies?

Yes, you can use this tracker for VR event management workflows without external dependencies, as it operates independently to read event data and write budget entries.

How does the tracker mark events that have been added to the budget?

The tracker marks events as Added to Budget by writing new entries into the Budget DB for income events and updating their status once the invoice generation and budget insertion are completed.

Why am I missing invoices for my monthly VR events?

You are missing invoices because your manual workflow lacks automated checks; this tracker identifies VR events lacking invoice details in the VR Events DB and generates the missing invoice text automatically.