Agent Skills: MyCarrierPackets Webhooks

This skill should be used when the user asks about MyCarrierPackets (MCP) webhooks — setting up webhook subscriptions, handling webhook events (carrier.packet.completed, carrier.incident_report.created/updated/retracted, carrier.vin_verification.completed, carrier.user_verification.completed), verifying MCP-Signature headers, or dealing with webhook delivery retries.

UncategorizedID: linehaul-ai/linehaulai-claude-marketplace/mycarrierpackets-webhooks

Install this agent skill to your local

pnpm dlx add-skill https://github.com/freightCognition/linehaulai-claude-marketplace/tree/HEAD/plugins/mycarrierpackets-api/skills/mycarrierpackets-webhooks

Skill Files

Browse the full folder contents for mycarrierpackets-webhooks.

Download Skill

Loading file tree…

plugins/mycarrierpackets-api/skills/mycarrierpackets-webhooks/SKILL.md

Skill Metadata

Name
mycarrierpackets-webhooks
Description
This skill should be used when the user asks about MyCarrierPackets (MCP) webhooks — setting up webhook subscriptions, handling webhook events (carrier.packet.completed, carrier.incident_report.created/updated/retracted, carrier.vin_verification.completed, carrier.user_verification.completed), verifying MCP-Signature headers, or dealing with webhook delivery retries.

MyCarrierPackets Webhooks

Provides guidance for integrating with MyCarrierPackets (MCP) webhooks: event types, payload shapes, signature verification, and delivery/retry behavior.

For full details — requirements, delivery headers, signature verification steps and code example, retry schedule, and complete payload examples for every event type — read references/mycarrierpackets-webhooks-documentation.md.