commerce-engine-setup

Set up the StateSet iCommerce engine with CLI installation, DB initialization, and demo data seeding.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines local setup of the StateSet iCommerce engine, covering CLI installation, database initialization, demo data seeding, and optional sync integration to bootstrap environments quickly.

Core Features & Use Cases

  • CLI-based local setup: install/link the iCommerce CLI and configure a chosen database path.
  • Demo data seeding and environment verification: seed demo data and validate readiness for development or testing.
  • Optional sync setup: enable sequencer or autonomous engine workflows for integrated environments.

Quick Start

Run the local setup to initialize the engine, CLI tooling, and demo data for a chosen database path.

Frequently Asked Questions about commerce-engine-setup

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

FAQPage Schema
How do I set up the iCommerce engine locally with CLI and database initialization?

Set up the iCommerce engine locally by installing the CLI tooling, choosing a SQLite DB path, running database initialization, and seeding demo data. This bootstraps your environment quickly for development or testing readiness.

Can I seed demo data into the iCommerce engine for local testing?

Yes, you can seed demo data into the iCommerce engine during the local setup process. The CLI configuration and database initialization steps automatically populate your chosen SQLite path with demo data for testing.

Does the iCommerce local setup support optional sync integration?

The iCommerce local setup supports optional sync integration to enable sequencer or autonomous engine workflows. This allows you to bootstrap integrated environments beyond the standard demo data seeding and database initialization.

How do I verify my iCommerce engine local setup and run health checks?

Verify your iCommerce engine local setup by running health checks with stateset-doctor. This tool validates environment readiness after CLI installation, database initialization, and demo data seeding are complete.

Do I need a specific database path to run the iCommerce engine locally?

You need to choose a local SQLite database path to run the iCommerce engine. The setup process uses this path for database initialization, demo data seeding, and optional sync configuration during environment bootstrapping.

What is the best way to bootstrap an iCommerce development environment from scratch?

The best way to bootstrap an iCommerce development environment is using the local setup skill, which handles CLI installation, SQLite DB initialization, demo data seeding, and optional sync integration in a streamlined process.