track-and-trace

Implement real-time shipment tracking and product traceability systems in Python.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive solutions for implementing shipment tracking, product traceability, and end-to-end supply chain visibility, addressing critical needs for operational efficiency, compliance, and customer service.

Core Features & Use Cases

  • Shipment Tracking: Real-time monitoring of shipments, including status updates, location tracking, and estimated delivery times.
  • Product Traceability: End-to-end tracking of products by lot or batch, crucial for recalls, compliance, and quality control.
  • Use Case: A pharmaceutical company needs to ensure its products can be traced from manufacturing to the end consumer for regulatory compliance. This Skill can track each batch, record its movements, and identify all downstream products in case of a recall.

Quick Start

Use the track-and-trace skill to simulate a product recall for lot ID 'RM001'.

Frequently Asked Questions about track-and-trace

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

FAQPage Schema
How do I implement end-to-end product traceability for lot and batch tracking?

You can simulate a product recall by querying a specific lot ID, such as 'RM001'. The system identifies the batch, records its movements, and identifies all downstream products affected.

How does real-time shipment tracking work for supply chain visibility?

This Skill requires Python and capabilities for data capture, movement recording, and transformation logging. It addresses shipment monitoring, lot tracking, chain of custody, and provenance scenarios.

What is the best way to establish chain of custody and provenance for compliance?

Establishing chain of custody and provenance requires logging data capture and movement recording for each batch. This ensures regulatory compliance by tracing products from manufacturing to end consumer.

How do I simulate a product recall for a specific lot ID?

You can simulate a product recall by querying a specific lot ID, such as 'RM001'. The system identifies the batch, records its movements, and identifies all downstream products affected.

Do I need Python to set up end-to-end supply chain visibility?

Yes, Python is required to implement the systems for real-time shipment tracking and end-to-end product traceability. The implementation relies on Python to handle data capture and movement recording.