From shopport
공급사 재고 기준 멀티채널 재고 분배 + 동기화 워크플로우. Use when asked to "재고 동기화", "채널별 재고 맞춰줘", "재고 분배".
How this skill is triggered — by the user, by Claude, or both
Slash command
/shopport:inventory-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
공급사 재고를 기준으로 4개 판매 채널의 재고를 분배하고 동기화하는 워크플로우.
공급사 재고를 기준으로 4개 판매 채널의 재고를 분배하고 동기화하는 워크플로우.
sppt status로 채널 연결 상태 확인sppt inventory plan <totalStock> [sku]
예시:
sppt inventory plan 500 SKU-001
출력 예시:
재고 분배 계획 (SKU: SKU-001, 총 재고: 500)
────────────────────────────────
버퍼 재고: 50 (10%)
배분 가능: 450
────────────────────────────────
cafe24: 135 (30%)
coupang: 180 (40%)
smartstore: 90 (20%)
shopify: 45 (10%)
사용자에게 분배 비율이 적절한지 확인합니다.
각 채널에 순차적으로 재고를 동기화합니다:
sppt inventory sync cafe24 <productId> 135
sppt inventory sync coupang <productId> 180
sppt inventory sync smartstore <productId> 90
sppt inventory sync shopify <productId> 45
채널별 재고 업데이트 방식 차이:
sppt product get <channel> <productId>
각 채널에서 재고가 올바르게 반영되었는지 확인합니다.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub onlymytho/shopport --plugin shopport