invoicing

Manage invoicing, subscription billing, and payment reconciliation for fintech businesses.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Ryko1141/Hedge-Edge-agentic --skill invoicing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoicing
Source: https://github.com/Ryko1141/Hedge-Edge-agentic/tree/main/Finance%20Agent/.agents/skills/invoicing
Command: npx skills add https://github.com/Ryko1141/Hedge-Edge-agentic --skill invoicing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures all business transactions are accurately invoiced, tracked to payment, and compliant with financial regulations, preventing revenue leakage and maintaining financial order.

Core Features & Use Cases

  • Automated Subscription Invoicing: Manages recurring invoices via Creem.io, ensuring timely billing for SaaS plans.
  • Manual Invoice Generation: Creates custom invoices for enterprise deals or specific services.
  • Payment Tracking & Reconciliation: Matches inbound payments from Tide Bank against issued invoices.
  • Overdue Payment Follow-up: Implements a systematic process for chasing late payments.
  • HMRC Compliance: Maintains sequential, gap-free invoice numbering and audit trails.

Quick Start

Generate a manual invoice for customer ID 'user_abc123' with line items for 'Consulting Services' at $100/hr for 5 hours, due in 14 days.

Frequently Asked Questions about invoicing

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

FAQPage Schema
How do I automate subscription billing and track invoice status to payment reconciliation?

Automate subscription billing and track invoice status by integrating Creem.io for recurring SaaS invoices, Supabase for data management, and Tide Bank for matching inbound payments to issued invoices.

How do I ensure HMRC compliance when generating manual invoices and credit notes?

Ensure HMRC compliance for manual invoices and credit notes by maintaining sequential, gap-free invoice numbering and generating audit trails throughout the end-to-end invoicing process.

What's the best way to handle overdue payment follow-ups for accounts receivable?

Handle overdue payment follow-ups for accounts receivable by implementing a systematic automated process that tracks invoice issuance dates and triggers follow-ups for late payments.

Can I use Tide Bank data to reconcile payments for custom enterprise invoices?

Yes, you can use Tide Bank data to reconcile payments for custom enterprise invoices by matching inbound bank transactions against manually generated invoices.

How do I create a manual invoice with custom line items and a specific due date?

Create a manual invoice by specifying the customer ID, adding custom line items like consulting hours with rates, and setting a due date such as 14 days from issuance.

Why does automated invoicing require connections to both Creem.io and Supabase?

Automated invoicing requires Creem.io to manage recurring subscription billing for SaaS plans and Supabase to store and manage the underlying invoice data and tracking records.