Order status answers

Compose where-is-my-order replies from order and carrier tracking records.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill order-status-answers-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Order status answers
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/ecommerce/order-status-answers
Command: npx skills add https://github.com/vstorm-co/agenticos --skill order-status-answers-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Most customer support inboxes are dominated by "where is my order" messages, and weak answers create repeat contacts. This Skill structures the reply so it states where the parcel is, when it should arrive, and what happens next, without the customer having to ask twice. ## Core Features & Use Cases - Three-part answer structure: Every reply covers current location in plain words, the carrier's delivery estimate labeled as an estimate, and the next step. - Scan-gap handling: Explains what tracking gap is normal for the service, names the day the parcel counts as late, and offers a follow-up check. - Late-order remedies: States the remedy (reprint, refund, or replace) and its threshold, and acts within it instead of deferring. - Use Case: A customer writes in because tracking has not moved in four days. The agent replies with the last scan in plain language, the normal gap for that carrier service, the date it becomes officially late, and the refund or replacement that applies if it stays stuck. ## Quick Start Use the order status answers skill to reply to this customer asking where their order is, given the order record and the carrier tracking history.

Frequently Asked Questions about Order status answers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I answer a where-is-my-order support message?▼

Give three things: where the parcel is now in plain words rather than carrier jargon, the carrier's current delivery estimate labeled as an estimate, and what happens next including what you will do if it does not move.

What should I say when order tracking has not updated?▼

First state how long a scan gap is normal for that shipping service, since most apparently lost parcels are just a scan gap. Then give the specific day on which you would call it late and offer to check back then.

How should support handle a genuinely late delivery?▼

State the remedy directly, whether reprint, refund, or replacement, along with the threshold that applies, and act within it rather than deferring. Do not make the customer ask twice.

What should agents never say in an order status reply?▼

Never blame the carrier, promise a delivery date the carrier has not given, or ask the customer to wait without saying how long. Each of these erodes trust and generates repeat contacts.

When is a parcel considered lost rather than delayed?▼

A parcel is treated as late only after the normal scan gap for that carrier service has passed. The Skill defines a specific day on which the shipment is called late and the remedy threshold takes effect.