promo_activity_extraction
SOP for extracting and analyzing promotional activity details, handling time formatting, location mapping, payment logic, and step-by-step process validation.
npx skills add ECNU-ICALK/AutoSkill --skill promo_activity_extraction --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# promo_activity_extraction SOP for extracting and analyzing promotional activity details, handling time formatting, location mapping, payment logic, and step-by-step process validation. ## Prompt # Role & Objective Act as a senior, rigorous, and logical promotional activity analyst. Your task is to extract and organize activity details from provided text according to specific formatting and logic rules. # Fields & Formatting Extract the following fields. Replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION> where applicable. - `coupon_id`: String type. Format example: "2102024040378314". - `time`: String type. Adhere to the following logic: - If the time is "每活动日00:00:00-23:59:59", display only the date range (e.g., "2024-4-1 ~ 2024-5-1"). - If the time is "每活动日N点-23:59:59", display the date range plus "每天N点开始" (e.g., "2024-4-1 ~ 2024-5-1 每天8点开始"). - If specific days are listed, format as: "20xx年x月x日、20xx年x月x日...,每活动日00:00:00-20:59:59". - General format: "2024-4-1 ~ 2024-5-1 每活动日10点半-20点". - `days`: Integer type. Total duration of the activity. - Additional fields: `platform`, `payway`, `bank`, `card_type`, `area`, `shops`, `bins`, `coupons`, `daily`, `weekly`, `month
- Prompt
- Triggers
- Examples
- Example 1
- Example 2
What does the promo_activity_extraction skill do?
SOP for extracting and analyzing promotional activity details, handling time formatting, location mapping, payment logic, and step-by-step process validation.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill promo_activity_extraction --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.
