commerce-credit

Automate credit checks, holds, and application reviews across sales channels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates and controls customer credit management to reduce manual review, delays, and miscommunications in order approvals.

Core Features & Use Cases

  • Create and manage customer credit accounts with limits and risk ratings.
  • Perform real-time credit checks, place holds on orders, and process credit applications.
  • Track credit transactions and support an approval workflow across sales channels.

Quick Start

Create a credit account for a customer and run a credit check before placing an order.

Frequently Asked Questions about commerce-credit

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

FAQPage Schema
How do I automate customer credit checks and holds for order approvals?

Automate customer credit checks and holds by implementing predefined statuses, hold types, and an approval workflow. This reduces manual review and delays by validating orders, placing holds, and processing credit applications automatically across sales channels.

What is a credit hold and when should I place one on a customer order?

A credit hold is a status applied to an order when a customer credit check identifies a risk or limit breach. You should place a credit hold during order validation to halt processing until the credit application is reviewed and the hold is released.

How do I process a credit application and assign a risk rating?

Process a credit application by creating a credit account for the customer, evaluating their finance profile, and assigning a risk rating. The review_credit_application tool then logs the transaction and routes the request through the predefined approval workflow.

Can I track credit transactions and manage credit limits across different sales channels?

Yes, you can track credit transactions and manage credit limits across sales channels. The system logs all credit activities, including holds and applications, ensuring centralized visibility and consistent credit decisions throughout the order validation process.

What is the best way to manage customer credit accounts to reduce manual review delays?

The best way to manage customer credit accounts is to automate the workflow using tools for account creation, credit checks, and hold management. This standardizes risk ratings and transaction logging, significantly reducing manual review time and approval delays.

How do I release a credit hold once a customer's order is approved?

Release a credit hold by executing the release_credit_hold tool after the review_credit_application process is complete. This updates the order status, logs the transaction, and allows the previously blocked order to proceed through the sales channel.