A professional integration for the ICCN IC ERP system that enables AI agents to query sales, procurement, and inventory data via natural language.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install iccn-erp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install iccn-erp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ICCN ERP skill is designed to bridge the gap between AI coding agents and the ICCN IC ERP Foreign Trade Management System. By utilizing Openclaw Skills, this tool allows users to perform complex data lookups across sales orders, procurement records, demand lists, and warehouse logs through simple conversational triggers. It is an essential component for teams looking to automate their IC trading workflows and gain immediate access to business intelligence.
This skill transforms raw ERP data into actionable insights by providing a standardized interface for querying tables like order, purchase, and products_inventory. With built-in support for fuzzy and exact matching, it ensures that developers can build highly responsive agents that understand the nuances of global trade and supply chain management.
To deploy this skill, you must configure the necessary environment variables within your Openclaw configuration.
# Add these to your environment or openclaw.json
ERP_API_BASE_URL="https://your-erp-domain.com"
ERP_API_TOKEN="your_private_access_token"
Ensure that the skill entry in your system is properly linked to these variables to allow the agent to authenticate with the ICCN ERP API.
The skill organizes data requests through a unified API structure targeting specific business entities. All queries follow a POST application/json format.
| Table Key | Business Entity | Query Usage |
|---|---|---|
order |
Sales Orders | Lookup sales history and status |
purchase |
Purchase Orders | Monitor procurement and buy-side records |
products_inventory |
Inventory | Check real-time stock and product availability |
demand |
Demand Lists | Review customer requirements and sourcing needs |
customer |
CRM | Access client profiles and history |
purchase_in |
Inbound Logs | Verify warehouse stock-in events |
Loading
A specialized AI assistant that generates professional freelance proposals, bid scores, and follow-up sequences from job descriptions.

An automated security tool that monitors fail2ban, reports malicious IPs to AbuseIPDB, and sends real-time notifications.

A comprehensive suite of automation scripts designed to monitor, maintain, and optimize the stability of OpenClaw environments.

A powerful AI agent skill for managing Mopidy music services and local audio libraries on NAS environments.

A professional skill for registering and authenticating AI agents as verified identities within the FormPass web form network.

FormPass Submit provides a structured trust layer for AI agents to discover, validate, and submit data to web forms via an authenticated API.








































