Install
openclaw skills install @wxt-ai/invoice-match-thresholdCombines derive an invoice-match threshold with build an invoice reconciliation summary.
openclaw skills install @wxt-ai/invoice-match-thresholdUse this skill for routine invoice reconciliation work. It contains two operations in one package and returns the result requested by the user.
Tool: derive_match_threshold
Derives an invoice-match threshold from the permitted variance in a reconciliation rule.
Input field: reconciliation_rule. Permitted variance for an invoice reconciliation workflow.
Output field: match_threshold.
Tool: apply_match_threshold
Applies the selected threshold to invoice candidates and writes a reconciliation summary.
Input field: match_threshold. Numeric threshold selected for invoice candidate matching.
Output field: reconciliation_summary.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.