Carrier vacation hold knowledge base for USPS, UPS, and FedEx. Use when: - User says "pause packages", "hold packages", or "vacation hold" - User asks about pausing deliveries before a trip - User mentions "hold my mail" or "stop deliveries" - User asks about USPS hold mail, UPS My Choice, or FedEx Delivery Manager vacation holds
Automates setting up USPS, UPS, and FedEx delivery holds for vacations using browser automation.
npx claudepluginhub omarshahine/agent-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Automate setting vacation holds across USPS, UPS, and FedEx before trips. Uses Playwright browser automation to fill out each carrier's vacation hold form.
| Carrier | Service Name | Max Hold | Cost | URL |
|---|---|---|---|---|
| USPS | Hold Mail | 30 days | Free | https://www.usps.com/manage/hold-mail.htm |
| UPS | My Choice Vacation Hold | 14 days | Free | https://wwwapps.ups.com/ppc/ppc.html?loc=en_US#/preferencePage/mychoicePreference |
| FedEx | Delivery Manager Vacation Hold | 14 days | Free | https://www.fedex.com/apps/myprofile/deliverymanager/ |
https://www.usps.com/manage/hold-mail.htmhttps://wwwapps.ups.com/ppc/ppc.html?loc=en_US#/preferencePage/mychoicePreferencehttps://www.ups.com/lasso/login?returnto=https%3a//wwwapps.ups.com/ppc/ppc.html%3floc%3den_US&reasonCode=-1#/preferencePage/mychoicePreferencehttps://www.fedex.com/apps/myprofile/deliverymanager/?locale=en_US&cntry_code=us&wpro=trueWhen the user provides dates:
Process carriers in this order:
Use /chief-of-staff:package-pause to invoke the automation, or ask "pause my packages" / "set vacation holds".
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.