download-platform-invoices

Official

Turn monthly invoice PDFs into normalized records.

AuthorHybridAIOne
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill eliminates the manual, error-prone work of collecting monthly SaaS invoice PDFs and converting them into consistent bookkeeping-ready data.

Core Features & Use Cases

  • Monthly invoice harvesting across billing providers: Logs in to supported platforms (API-based and browser-scrape adapters) and downloads the official invoice PDF for each invoice discovered for a given billing period.
  • Normalized records with strict validation: Produces one normalized JSON record per invoice that matches the colocated schema contract, including amounts, VAT math, dates, currency, and file checksum.
  • Idempotent manifest + auditability: Maintains a manifest for deduplication using (vendor, invoice_no) identity and checksum_sha256, emits per-invoice audit events, and supports credential rotation/rollback on auth failures.

Quick Start

Use the skill to download the latest monthly invoices from your configured providers and produce a manifest.json plus a runs/<period>/<vendor>/...pdf folder with checksummed normalized records.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: download-platform-invoices
Download link: https://github.com/HybridAIOne/hybridclaw/archive/main.zip#download-platform-invoices

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.