Skip to main content

iCommerce Skills

A collection of skills for operating the StateSet iCommerce engine. 38 public skills covering the full commerce lifecycle, plus 9 internal skills for customer support and operations automation.

Getting Started

Install with npm (Claude Code)

Global install (recommended):
Local install (repo checkout):
Defaults:
  • Installs to ~/.claude/skills.
  • Override with CLAUDE_HOME=/path/to/.claude or icommerce-skills install --dest /path/to/skills.
  • Use --force to overwrite existing skills.

Manual install (Claude Code)

claude.ai

Add the skill to project knowledge or paste the SKILL.md contents into the conversation. If a skill requires network access, add required domains at claude.ai/settings/capabilities.

Skills at a Glance

All iCommerce Engine Skills

Core Commerce

Inventory and Fulfillment

Financial

Marketing and Subscriptions

Supply Chain and Manufacturing

Platform and Automation

Notes

  • Many skills include references/ for deep docs and scripts/ for repeatable commands. Use the script paths listed in each SKILL.md.
  • Each skill follows the structure defined in AGENTS.md.

Packaging