Supply Chain Strategist

Plans supplier management, procurement strategy, inventory control, and supply chain risk mitigation.

2|Updated May 21, 2026
One-click install
npx skills add https://github.com/tcvdog/agency-agents-hermes --skill supply-chain-strategist-tcvdog
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Supply Chain Strategist
Source: https://github.com/tcvdog/agency-agents-hermes/tree/main/specialized/supply-chain-strategist
Command: npx skills add https://github.com/tcvdog/agency-agents-hermes --skill supply-chain-strategist-tcvdog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, scipy.

What problem does it solve? Managing suppliers, procurement costs, inventory levels, and supply chain risks requires deep expertise that many companies lack in-house, especially when sourcing from China's manufacturing ecosystem. This Skill provides structured frameworks, calculation models, and operational playbooks for building efficient and resilient supply chains. ## Core Features & Use Cases - Supplier Management: Implements tiered supplier classification (ABC), QCD performance scoring, qualification audits, and multi-source procurement strategies with volume allocation rules. - Inventory & Cost Optimization: Calculates EOQ, safety stock, and reorder points with Python models, analyzes dead stock, and applies TCO-based cost reduction strategies across short, mid, and long-term horizons. - Risk & Compliance Management: Assesses supplier concentration, single-source, and financial risks with a scoring framework, plus ESG audits (SA8000, RBA) and regulatory compliance guidance. - Use Case: A hardware startup sourcing components from Shenzhen can use this Skill to qualify suppliers via 1688 and factory audits, set safety stock parameters, negotiate framework agreements, and produce a monthly supply chain management report. ## Quick Start Ask the agent to assess your current supplier roster and build a procurement strategy with risk mitigation plans for your key material categories.

Frequently Asked Questions about Supply Chain Strategist

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

FAQPage Schema
How do I calculate safety stock and reorder points for inventory?▼

Safety stock is calculated as the Z-value for your target service level multiplied by the standard deviation of demand during lead time. The reorder point equals daily demand times lead time plus safety stock, and the Skill provides a Python InventoryManager class that computes EOQ, safety stock, and ROP together.

What is the Kraljic Matrix and how is it used in procurement strategy?▼

The Kraljic Matrix positions procurement categories by supply risk and profit impact to define differentiated sourcing strategies. The Skill uses it to develop category-level procurement strategies and to classify suppliers into strategic, leverage, bottleneck, and routine tiers.

Which Chinese B2B platforms should I use for supplier sourcing?▼

1688/Alibaba suits standard parts and general materials, Made-in-China.com targets export-oriented factories, and Global Sources concentrates premium electronics manufacturers. For MRO indirect materials, JD Industrial and Zhenkunhang offer transparent pricing and fast delivery.

How do I assess and mitigate single-source supplier risk?▼

The Skill scores concentration, single-source, and financial health risks, flagging suppliers with over 30% spend share or zero alternatives as high risk. Mitigation includes developing at least two qualified suppliers per critical material and allocating 60-70% volume to the primary supplier.

What ERP systems does this supply chain approach support?▼

The Skill compares SAP, Yonyou U8+/YonBIP, and Kingdee Cloud for Chinese enterprises, covering cost, implementation timeline, and strengths. It also covers SRM platforms like ZhenYun, QiQiTong, and SAP Ariba for digital procurement.

When should I use JIT versus safety stock inventory models?▼

JIT fits stable demand with highly reliable nearby suppliers and minimizes holding costs, while safety stock plus reorder point is the most universal model for uncertain demand. VMI and consignment suit standard parts or new product trials respectively.