parcel-tracking

Solid

Track parcels and check delivery status for Australian and international couriers. Searches Gmail for dispatch/shipping emails and provides tracking links for all major Australian couriers including AusPost, StarTrack, Aramex, CouriersPlease, Sendle, Toll, Team Global Express, DHL, FedEx, TNT, Hunter Express, Border Express, Direct Freight Express, and UPS. Triggers: 'where is my parcel', 'track my order', 'has my package arrived', 'tracking status', 'check tracking', 'where is my delivery'.

AI & Automation 813 stars 84 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
97
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Parcel Tracking Find tracking numbers from Gmail dispatch emails and check delivery status for Australian and international couriers. ## When to Use - "Where's my parcel / package / order?" - "Has my [product] arrived / shipped yet?" - "Track my order from [store]" - "What's the status of my delivery?" - "Do I have a tracking number for [item]?" - User pastes or mentions a tracking number - "Check the StarTrack / AusPost / Aramex / Toll tracking" ## Workflow ### Step 1: Find the Tracking Number If the user already provided a tracking number, skip to Step 2. Otherwise, search Gmail for dispatch emails. Look for recent messages matching: ``` dispatched OR shipped OR "tracking number" OR "consignment number" newer_than:30d ``` For a specific store or order, narrow the search: ``` from:mwave.com.au dispatched from:amazon.com.au shipped ``` Read the email body and extract: - Tracking / consignment number - Carrier name - Order number - Dispatch date - Delivery notes (signature required, etc.) **Gmail access**: Use whatever Gmail tool is available (Gmail MCP, gws CLI `gws gmail`, or ask the user to check manually and paste the tracking number). ### Step 2: Identify the Carrier and Build the Tracking Link Use the table below to identify the carrier from the tracking number format or dispatch email, then build the direct tracking link where possible. | Carrier | Number format / example | Direct tracking link | |---------|------------------------|----------------------...

Details

Author
jezweb
Repository
jezweb/claude-skills
Created
7 months ago
Last Updated
2 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category