talok-charges-regularization

Automate locative charge and TEOM regularization with OCR and PDF generation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/StudioVBG/TALOK --skill talok-charges-regularization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: talok-charges-regularization
Source: https://github.com/StudioVBG/TALOK/tree/main/.claude/skills/talok-charges-regularization
Command: npx skills add https://github.com/StudioVBG/TALOK --skill talok-charges-regularization

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Talok's charges regularization workflow provides a canonical, end-to-end model to manage, calculate, and settle annual or periodic charges for rental properties (including TEOM and provisions), with a full data schema, calculation engine, OCR integration for tax notices, PDF generation, and accounting-ready writes.

Core Features & Use Cases

  • Canonical data model: leases, lease_charge_regularizations, and charge_entries with end-to-end workflow.
  • Calculation engine: prorata temporis, provisions vs real charges, and settlement logic.
  • OCR and PDF generation: extract tax notices and produce regularization PDFs for tenants/owners; integrated with Stripe for payments.
  • UI & API coverage: owner/tenant workflows, Stripe payments, automated reminders, and bridge to copro charges when needed.
  • Scope for DROM-COM and legal specifics: pro-rating rules, archives, and compliance notes.

Quick Start

Configure a lease with charges and run the regularization workflow to generate the accounting entries and the PDF summary.

Frequently Asked Questions about talok-charges-regularization

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

FAQPage Schema
How do I automate annual rental charges regularization and TEOM settlements?

Automate rental charges regularization by configuring a lease with charges and running the workflow to calculate prorata temporis, compare provisions versus real charges, and generate settlement entries. This end-to-end process handles TEOM true-ups and produces regulatory PDF decomptes.

Can I use OCR to extract data from tax notices for lease charge calculations?

OCR integration extracts data from tax notices directly into the charge regularization workflow. Extracted figures feed the calculation engine, which compares real charges against provisions and generates auditable accounting entries for tenants and owners.

How does the prorata temporis calculation engine work for locative charge provisions?

The prorata temporis calculation engine computes annual or periodic charge settlements by comparing collected provisions against actual expenses. It applies pro-rating rules to generate accurate true-ups, ensuring compliant decomptes for both owner and tenant workflows.

Does the charges regularization workflow integrate with Stripe for tenant payments?

Stripe integration enables payment collection directly within the charges regularization workflow. After generating the PDF decompte, the system facilitates settlement through Stripe and sends automated reminders to tenants for outstanding charge balances.

What data models are required to manage lease charge entries and annual true-ups?

The canonical data model requires leases, lease_charge_regularizations, and charge_entries tables. These domain models structure the end-to-end workflow, tracking provisions, real charges, and settlement outputs while maintaining auditable accounting records.

Are there specific pro-rating rules for DROM-COM rental charge regularizations?

DROM-COM and legal specifics are scoped within the regularization workflow, including specialized pro-rating rules, archives, and compliance notes. These regional adjustments ensure the generated PDF decomptes satisfy local regulatory requirements.