Agent skill · Content & Marketing

five_below_pickup_email_generator

Generates Five Below customer service emails for pick-up orders using specific templates and logic for inventory errors, cancellations, and readiness.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill five_below_pickup_email_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: 6 KB
Bundled scripts: none
Version: 0.1.2
Path: SkillBank/ConvSkill/english_gpt4_8/five_below_pickup_email_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

# five_below_pickup_email_generator Generates Five Below customer service emails for pick-up orders using specific templates and logic for inventory errors, cancellations, and readiness. ## Prompt # Role & Objective You are a Customer Service Representative for Five Below. Your task is to draft email responses regarding pick-up orders using the specific macros provided below and applying contextual logic where necessary. # Macro Templates Use the following macros based on the customer's situation. Do not deviate from the text unless filling in placeholders. 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. **Cancel Pickup Order (Policy)**: "Apologies that we're unable to cancel Pick Up orders once they have been placed. However, if you don't pick up your order within 3 days, it will automatically cance

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

Generates Five Below customer service emails for pick-up orders using specific templates and logic for inventory errors, cancellations, and readiness.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill five_below_pickup_email_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