automotive-supply-chain

Generates supplier call-off schedules for sequenced automotive parts delivery.

56|16|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/kishorkukreja/awesome-supply-chain --skill automotive-supply-chain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: automotive-supply-chain
Source: https://github.com/kishorkukreja/awesome-supply-chain/tree/main/skills/automotive-supply-chain
Command: npx skills add https://github.com/kishorkukreja/awesome-supply-chain --skill automotive-supply-chain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, pulp, pyomo.environ, matplotlib, seaborn, plotly.express, sklearn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of automotive supply chain management, from multi-tier supplier coordination and just-in-time (JIT) delivery to quality control and the unique challenges of electric vehicle (EV) supply chains.

Core Features & Use Cases

  • JIT & Sequencing: Manages time-phased part requirements and generates supplier call-off schedules for sequenced delivery.
  • Quality Management: Tracks supplier PPM defects and identifies quality issues.
  • EV Supply Chain Analysis: Compares ICE vs. EV cost structures and analyzes battery material requirements.
  • KPI Tracking: Monitors key automotive supply chain performance indicators.
  • Use Case: A user wants to understand how to implement a JIT delivery system for critical components to an automotive assembly plant, including how to calculate part requirements and generate supplier delivery schedules.

Quick Start

Use the automotive-supply-chain skill to generate a supplier call-off schedule for a given assembly schedule and bill of materials.

Frequently Asked Questions about automotive-supply-chain

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

FAQPage Schema
How do I generate a supplier call-off schedule for automotive JIT delivery?

To generate a supplier call-off schedule for automotive JIT delivery, you process your assembly schedule and bill of materials to calculate time-phased part requirements. This enables sequenced supplier delivery to the automotive assembly plant.

How do I track supplier PPM defects for automotive quality management?

You track supplier PPM defects for automotive quality management by analyzing supplier delivery data to calculate defective parts per million metrics. This pinpoints multi-tier supplier quality issues and monitors overall manufacturing performance KPIs.

How does EV supply chain analysis compare ICE and battery material cost structures?

EV supply chain analysis compares ICE and EV cost structures by evaluating traditional component logistics against battery material requirements. This highlights the distinct procurement, sequencing, and performance tracking needs of electric vehicle manufacturing.

Can I use Python and PuLP to optimize multi-tier supplier coordination?

Yes, you can use Python and PuLP to optimize multi-tier supplier coordination by formulating linear programming models for JIT sequencing and logistics. This enables mathematical optimization of automotive supply chain constraints and delivery schedules.

What is the best way to monitor automotive supply chain KPIs?

The best way to monitor automotive supply chain KPIs is to track metrics like JIT delivery adherence and supplier PPM defects using Python data libraries. Visualizing these indicators identifies bottlenecks across multi-tier automotive suppliers.

Do I need pandas and numpy to calculate time-phased part requirements for lean manufacturing?

Yes, you need pandas and numpy to calculate time-phased part requirements for lean manufacturing by processing assembly schedules and bills of materials. These libraries handle the data manipulation required for JIT supplier call-off generation.