account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
\"Analyze supply chain operations using the SCOR model across Plan, Source, Make, Deliver, and Return processes. Use this skill when the user needs to optimize supply chain efficiency, evaluate supplier performance, improve logistics, or design an end-to-end supply chain
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-supply-chain --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-supply-chainContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Analyze supply chain operations using the SCOR model across Plan, Source, Make, Deliver, and Return processes. Use this skill when the user needs to optimize supply chain efficiency, evaluate supplier performance, improve logistics, or design an end-to-end supply chain
name: "\"biz-supply-chain\"" description: "\"Analyze supply chain operations using the SCOR model across Plan, Source, Make, Deliver, and Return processes. Use this skill when the user needs to optimize supply chain efficiency, evaluate supplier performance, improve logistics, or design an end-to-end supply chain strategy — even if they say 'our deliveries are slow', 'supply chain costs are too high', or 'we keep running out of stock'.\"." allowed-tools: Read, Glob, Grep
The SCOR (Supply Chain Operations Reference) model structures supply chain analysis into five core processes: Plan, Source, Make, Deliver, Return. It provides a common language for analyzing, benchmarking, and improving supply chain performance from supplier's supplier to customer's customer.
IRON LAW: End-to-End, Not Silo-by-Silo Supply chain optimization must consider the ENTIRE chain. Optimizing procurement (Source) without considering production capacity (Make) or delivery capability (Deliver) creates bottlenecks downstream. A local optimum in one process often creates a global problem elsewhere.
**1. Plan** — Demand forecasting, supply planning, inventory strategy
**2. Source** — Supplier selection, procurement, incoming quality
**3. Make** — Production, assembly, manufacturing
**4. Deliver** — Order management, warehousing, transportation, last-mile
**5. Return** — Returns processing, reverse logistics, warranty/repair
| Process | Metric | Formula/Definition | |---------|--------|-------------------| | Plan | Forecast Accuracy | 1 - \|Actual - Forecast\| / Actual | | Plan | Inventory Days | Inventory / (COGS / 365) | | Source | Supplier On-Time Rate | On-time deliveries / Total deliveries | | Source | Supplier Defect Rate | Defective units / Total received | | Make | OEE | Availability × Performance × Quality | | Deliver | Perfect Order Rate | Orders delivered on time, in full, without error | | Deliver | Order-to-Delivery Cycle | Time from order to customer receipt | | Return | Return Rate | Returns / Total shipments |
1. **Map the current supply chain** from supplier to customer 2. **Measure** key metrics per SCOR process 3. **Benchmark** against industry standards 4. **Identify** the weakest process (highest gap to benchmark) 5. **Improve** the weakest link first (same logic as TOC — chain is as strong as weakest link)
# Supply Chain Analysis: {Company}
## Supply Chain Map
Supplier → [Source] → [Make] → [Deliver] → Customer
↑ [Plan] (coordinates all) ↑
[Return] ←
## SCOR Performance Dashboard
| Process | Key Metric | Current | Benchmark | Gap |
|---------|-----------|---------|-----------|-----|
| Plan | Forecast Accuracy | X% | 85%+ | {gap} |
| Source | Supplier On-Time | X% | 95%+ | {gap} |
| Make | OEE | X% | 85%+ | {gap} |
| Deliver | Perfect Order Rate | X% | 95%+ | {gap} |
| Return | Return Rate | X% | <5% | {gap} |
## Weakest Link Analysis
{Which process has the largest gap and why}
## Improvement Recommendations
1. {Process}: {specific improvement} → {expected metric impact}**Scenario:** SCOR analysis for a Taiwanese DTC electronics brand | Process | Metric | Current | Issue | |---------|--------|---------|-------| | Plan | Forecast Accuracy | 62% | Demand spikes around promotions are unpredicted | | Source | Supplier On-Time | 88% | Key component supplier in Shenzhen has inconsistent lead times | | Make | OEE | 78% | Reasonable for electronics assembly | | Deliver | Perfect Order Rate | 91% | Last-mile carrier (���貓) loses 3% of packages | | **Weakest**: Plan (62%) — fixing forecast accuracy would reduce both inventory (currently 45 days, target 30) and stockouts
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…