From aa02e2596430244a963c274550c811eee145cb8e Mon Sep 17 00:00:00 2001 From: SuperUser Date: Mon, 2 Mar 2026 09:31:16 +0000 Subject: [PATCH] Add product-onboarding skill placeholder --- product-onboarding/SKILL.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 product-onboarding/SKILL.md diff --git a/product-onboarding/SKILL.md b/product-onboarding/SKILL.md new file mode 100644 index 0000000..f929148 --- /dev/null +++ b/product-onboarding/SKILL.md @@ -0,0 +1,21 @@ +--- +name: product-onboarding +description: > + Assists with onboarding new products into the Helloprint catalog. Handles product data validation, + category mapping, attribute setup, and supplier integration checks. Use this skill when adding new + products, validating product data, mapping categories, or setting up product attributes. +--- + +# Product Onboarding + +Placeholder skill for the Add Products process. This skill will be expanded with specific workflows for: + +- Product data validation and enrichment +- Category and attribute mapping +- Supplier integration verification +- Pricing rule setup +- Image and asset requirements checking + +## Usage + +This is a starter template. Customize it with your specific product onboarding workflows.