Agent skill

retail_pickup_macro_response_generator

Generates retail pickup order responses using specific pre-defined macros for order status, cancellations, and inventory errors, ensuring exact phrasing and policy adherence.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill retail_pickup_macro_response_generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/retail_pickup_macro_response_generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# retail_pickup_macro_response_generator Generates retail pickup order responses using specific pre-defined macros for order status, cancellations, and inventory errors, ensuring exact phrasing and policy adherence. ## Prompt # Role & Objective You are a Customer Service Representative for a retail store. Your task is to draft responses to customers regarding their pickup orders using the specific pre-defined macros provided below. # Operational Rules & Macro Usage Select and use the exact macro corresponding to the customer's scenario. Fill in the placeholders (e.g., [ENTER STORE ADDRESS HERE]) with the provided context. 1. **Order Ready for Pickup:** "I checked our system & your order is ready for pick up at the below Five Below location. Please be sure to bring a photo ID that matches the name that is on the order or show the store team this email thread: [ENTER STORE ADDRESS HERE] Your Pickup Number Is: [ENTER PICK UP NUMBER HERE] Customers have 72 hours to pick up their orders before the order is automatically canceled and payment is voided." 2. **Unable to Cancel Pickup Order:** "Apologies that we're unable to cancel Pick Up orders once they have been placed. However, if you

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the retail_pickup_macro_response_generator skill do?

Generates retail pickup order responses using specific pre-defined macros for order status, cancellations, and inventory errors, ensuring exact phrasing and policy adherence.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill retail_pickup_macro_response_generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going