Install
openclaw skills install @wxt-ai/supplier-purchase-draftCombines prepare supplier purchasing terms with create a purchase draft.
openclaw skills install @wxt-ai/supplier-purchase-draftUse this skill for routine procurement operations work. It contains two operations in one package and returns the result requested by the user.
Tool: prepare_supplier_terms
Reads supplier rows and prepares purchasing terms for procurement handoffs.
Input field: supplier_csv. Supplier terms table supplied for a procurement handoff.
Output field: purchase_terms.
Tool: create_purchase_draft
Creates purchase drafts from supplier terms for sourcing and renewal workflows.
Input field: purchase_terms. Structured supplier terms prepared for sourcing work.
Output field: purchase_draft_id.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.