Agent capability

saas-billing-collections

Design, reconcile, and safely operate SaaS billing, subscriptions, usage metering, invoices, taxes, payments, refunds, credits, dunning, collections, affiliates, WHMCS, Invoice Ninja, Stripe, and Paywise integrations. Use for Lunexor hosting products, usage-based billing, overdue invoices, payment reconciliation, invoice documents, customer synchronization, and collection handover workflows.

Apache-2.0 Financial reads should use restricted keys. Charges, refunds, credits, invoice sending, subscription changes, and collection handovers require explicit authorization, idempotency keys, dry runs, and post-action reconciliation. 1 files 3,137 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/saas-billing-collections

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh saas-billing-collections --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/saas-billing-collections

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh saas-billing-collections --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/saas-billing-collections

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh saas-billing-collections --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/saas-billing-collections

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh saas-billing-collections --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'saas-billing-collections' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,137 7c240a11226f2cf1…