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.
$npx -y skills add linehaul-ai/linehaulai-claude-marketplace --skill mycarrierpackets-webhooksInstalls into the current project.
Run `npx skills use "https://github.com/linehaul-ai/linehaulai-claude-marketplace" --skill "linehaul-ai/linehaulai-claude-marketplace/mycarrierpackets-webhooks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/linehaul-ai/linehaulai-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/linehaul-ai/linehaulai-claude-marketplace"` and select the relevant skills, then follow their instructions.