{"id":"f4d6b03e-8905-4fc5-bff6-1ef4a6584224","slug":"pfrederiksen-shipment-tracker","name":"shipment-tracker","description":"Track packages across carriers (USPS, UPS, FedEx, DHL, Amazon, OnTrac, LaserShip). Use when: user asks about package status, adds a tracking number, wants delivery updates, or mentions shipments. Reads a markdown shipments file, auto-detects carrier from tracking number patterns, and checks status. Hybrid approach: tries direct HTTP first, recommends browser-use for JS-heavy carrier pages. ⚠️ Privacy: browser-use fallback sends tracking data to cloud services.","canonicalUrl":"https://xpersona.co/skill/pfrederiksen-shipment-tracker","sourceUrl":"https://github.com/pfrederiksen/shipment-tracker","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"pfrederiksen","label":"Pfrederiksen","url":"https://github.com/pfrederiksen/shipment-tracker"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:02:01.957Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Pfrederiksen"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Pfrederiksen","href":"https://github.com/pfrederiksen/shipment-tracker","sourceUrl":"https://github.com/pfrederiksen/shipment-tracker","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:02:01.957Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/contract","sourceUrl":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:41:31.790Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/contract","sourceUrl":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:31.790Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/pfrederiksen/shipment-tracker#input","sourceUrl":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:31.790Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/trust","sourceUrl":"https://xpersona.co/api/v1/agents/pfrederiksen-shipment-tracker/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","Trust evidence available"],"agentCard":{"name":"shipment-tracker","description":"Track packages across carriers (USPS, UPS, FedEx, DHL, Amazon, OnTrac, LaserShip). Use when: user asks about package status, adds a tracking number, wants delivery updates, or mentions shipments. Reads a markdown shipments file, auto-detects carrier from tracking number patterns, and checks status. Hybrid approach: tries direct HTTP first, recommends browser-use for JS-heavy carrier pages. ⚠️ Privacy: browser-use fallback sends tracking data to cloud services.","source":"GITHUB_OPENCLEW","sourceId":"github:1163562180","repository":"https://github.com/pfrederiksen/shipment-tracker","documentation":"https://xpersona.co/skill/pfrederiksen-shipment-tracker/agent/pfrederiksen-shipment-tracker","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/pfrederiksen/shipment-tracker.git","ecosystem":"git"},"examples":[{"kind":"example","language":"markdown","snippet":"# Active Shipments\n\n| Order | Item | Carrier | Tracking | Link | Added |\n|-------|------|---------|----------|------|-------|\n| Acme #1234 | Widget | USPS | 9449050899562006763949 | [Track](https://...) | 2026-02-19 |"},{"kind":"example","language":"bash","snippet":"# Check all active shipments\npython3 scripts/shipment_tracker.py memory/shipments.md\n\n# JSON output for integrations\npython3 scripts/shipment_tracker.py memory/shipments.md --format json\n\n# Detect carrier from a tracking number\npython3 scripts/shipment_tracker.py --detect 9449050899562006763949"}]}}