pharmaceutical-supply-chain

Manage cold chain logistics, EPCIS events, and GDP compliance for pharmaceutical supply chains.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complex challenges of managing pharmaceutical supply chains, ensuring product integrity, and meeting stringent regulatory requirements.

Core Features & Use Cases

  • Cold Chain Management: Validates temperature excursions and designs appropriate cold chain packaging solutions.
  • Serialization & Track-and-Trace: Manages product serialization, creates EPCIS events, and verifies product authenticity.
  • GDP Compliance: Logs deviations, assesses severity, and guides corrective actions to ensure Good Distribution Practices.
  • Clinical Trials Logistics: Calculates IMP demand, generates randomization schedules, and optimizes depot strategies.
  • Use Case: A pharmaceutical company needs to ship a temperature-sensitive vaccine globally. This Skill can help design the packaging, monitor the temperature during transit, and ensure compliance with GDP regulations.

Quick Start

Use the pharmaceutical-supply-chain skill to validate a shipment's temperature log for a 2-8C product.

Frequently Asked Questions about pharmaceutical-supply-chain

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

FAQPage Schema
How do I validate temperature excursions for cold chain pharmaceutical shipments?

You can validate temperature excursions by analyzing shipment temperature logs against required ranges. This Skill processes your data to identify deviations and confirms whether products stayed within mandated cold chain limits.

What is the best way to log GDP deviations and determine corrective actions?

Logging GDP deviations involves recording the event, assessing its severity, and defining corrective actions. This Skill guides you through documenting Good Distribution Practices deviations to maintain regulatory compliance.

How do I create EPCIS events for pharmaceutical serialization and track-and-trace?

Creating EPCIS events requires mapping serialized product data to standard event formats. This Skill manages product serialization and generates EPCIS events to verify product authenticity throughout the supply chain.

Can I calculate IMP demand and randomization schedules for clinical trial supply?

You can calculate Investigational Medicinal Product (IMP) demand and generate randomization schedules. This Skill supports clinical trial logistics by optimizing depot strategies and determining required trial supply quantities.

Do I need pandas and numpy to run pharmaceutical supply chain compliance scripts?

Yes, you need pandas and numpy installed in your environment. These dependencies are required to run the scripts that perform data analysis for temperature validation, serialization, and GDP compliance tasks.