commerce-suppliers

Automate supplier records and purchase order workflows via CLI commands.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/stateset/icommerce-skills --skill commerce-suppliers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commerce-suppliers
Source: https://github.com/stateset/icommerce-skills/tree/main/skills/commerce-suppliers
Command: npx skills add https://github.com/stateset/icommerce-skills --skill commerce-suppliers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps procurement teams manage supplier records and purchase orders, reducing manual tracking and delays.

Core Features & Use Cases

  • Create or update supplier records.
  • Create purchase orders for replenishment.
  • Approve and send POs; track acknowledgements and receipt.

Quick Start

Use the stateset-suppliers CLI to create a supplier and issue a purchase order.

Frequently Asked Questions about commerce-suppliers

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

FAQPage Schema
How do I automate purchase order creation and approval workflows for procurement teams?

Automate purchase order workflows by using CLI commands to create, approve, and send purchase orders directly. The system manages the full PO lifecycle from draft to received, reducing manual tracking and delays for procurement teams handling supplier records.

What is the purchase order lifecycle status flow for supplier management?

The purchase order lifecycle progresses through draft, pending_approval, approved, sent, acknowledged, and received. This status flow allows procurement teams to track PO acknowledgements and receipts systematically across small to medium supplier ecosystems.

How do I create and update supplier records for a small to medium supplier ecosystem?

Create or update supplier records using the create_supplier CLI command. This functionality helps procurement teams maintain accurate vendor information within their supplier ecosystem without manual data entry errors.

Can I track purchase order acknowledgements and receipts after sending POs to suppliers?

Yes, after sending a purchase order using the send_purchase_order command, the workflow tracks PO acknowledgements and receipts. Suppliers acknowledge sent POs, and the system updates the status to received once goods are delivered.

What's the best way to manage vendor records and purchase orders without manual tracking?

Use an automated supplier management workflow to handle vendor records and purchase orders seamlessly. CLI commands like create_purchase_order and approve_purchase_order eliminate manual tracking by automating PO creation, approvals, and sending across the procurement lifecycle.

Do I need any specific dependencies to run supplier and purchase order management workflows?

No external dependencies are required to run supplier and purchase order workflows. The system operates independently through CLI commands, allowing procurement teams to manage POs and supplier records without additional environment setup.