📦 Promotion Calendar Planner — 技能工具

v1.0.0

Design monthly, quarterly, or annual ecommerce promotion calendars using business goals, platform mega-sale windows, inventory posture, and team capacity, th...

0· 16·0 当前·0 累计
harrylabsj 头像by @harrylabsj (haidong)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/14
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's code, instructions, and resource needs are consistent with a standalone promotion-calendar planner and do not request unrelated credentials, installs, or system access.
评估建议
This skill appears coherent and low-risk: it uses local heuristics to generate markdown promotion plans and does not request secrets or install external software. Before installing, you may want to: (1) quickly scan the remainder of handler.py (not shown in the truncated snippet) for any network calls or os.environ access; (2) run the included tests locally to confirm behavior; and (3) avoid granting credentials or enabling always:true unless you need autonomous background execution. If the skil...
详细分析 ▾
用途与能力
Name/description, SKILL.md workflow, and the included handler.py align: the skill transforms user planning notes into a structured promotion calendar. It declares no external dependencies, credentials, or config paths, which matches its stated offline, heuristic MVP purpose.
指令范围
SKILL.md explicitly states it does not connect to live calendars or ad platforms and defines a bounded input/output contract (user planning notes -> markdown plan). The provided instructions do not ask the agent to read unrelated files or environment secrets.
安装机制
No install spec is provided (instruction-only), so nothing is fetched or written during install. The presence of handler.py means the skill contains code, but there is no installer or external download mechanism declared.
凭证需求
The skill declares no required environment variables or credentials and the visible code only reads the local SKILL.md and the provided user input. There is no indication it accesses unrelated credentials or external services.
持久化与权限
always is false and there are no signs the skill modifies other skills or system-wide agent settings. The skill appears to run on demand and does not request permanent presence or elevated privileges.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/14

**Initial MVP release of Promotion Calendar Planner.** - Generate structured monthly, quarterly, or annual promotion calendars based on business goals, platform sale dates, inventory, and team capacity. - Returns a markdown plan with a calendar table, cadence/execution principles, team preparation checklist, and risk notes. - Heuristic-only: does not connect to live calendars, ad platforms, or project management tools. - Highlights key promotion nodes, explains their business roles, and surfaces at least two potential planning conflicts. - Designed for ecommerce operators needing a strategic, explainable promotion cadence.

无害

安装命令

点击复制
官方npx clawhub@latest install promotion-calendar-planner
镜像加速npx clawhub@latest install promotion-calendar-planner --registry https://cn.longxiaskill.com

技能文档

Overview

Use this skill to turn annual goals, platform nodes, inventory posture, and team resource notes into a structured promotion calendar. It is designed for operators who need a promotion cadence they can explain to management and hand off to cross-functional teams.

This MVP is heuristic. It does not connect to live calendars, ad platforms, merchandising systems, or project-management tools. It relies on the user's planning notes, seasonal context, and team constraints.

Trigger

Use this skill when the user wants to:

  • map a monthly, quarterly, or annual promotion cadence
  • decide which sale nodes deserve a full push versus a lighter supporting role
  • balance revenue, margin, inventory digestion, and team workload in one schedule
  • prepare a promotion roadmap for ops, design, supply chain, and customer service
  • turn rough campaign ideas into a sequenced business calendar with risk notes

Example prompts

  • "Build our Q4 promotion calendar around 11.11 and Black Friday"
  • "Create a quarterly promo plan that also helps us digest aged inventory"
  • "We need a yearly promotion roadmap for our ecommerce team"
  • "Plan a lighter monthly cadence without overloading design and customer service"

Workflow

  • Capture the planning window, business goal, seasonal anchors, and major capacity constraints.
  • Separate mandatory nodes, optional support nodes, and nodes that should probably be skipped.
  • Translate each node into a role such as acquisition, conversion, clearance, or retention.
  • Attach category focus, price posture, team preparation needs, and avoidable conflicts.
  • Return a markdown promotion plan with a calendar table, cadence principles, and a team checklist.

Inputs

The user can provide any mix of:
  • annual, quarterly, or monthly business goals
  • platform nodes such as 618, Prime Day, 11.11, Black Friday, or brand days
  • inventory posture such as healthy core stock, aged stock, or constrained hero SKUs
  • category seasonality and hero categories
  • resource limits across ops, design, supply chain, CRM, media, or customer service
  • margin rules, discount rules, or customer-experience constraints

Outputs

Return a markdown plan with:
  • a promotion calendar table
  • cadence principles before, during, and after major nodes
  • a team preparation checklist
  • conflict watchouts and risk notes
  • assumptions and limits

Safety

  • Do not claim access to live calendars, platform policy feeds, or ad platforms.
  • Verify official sale dates and platform rules before locking any execution plan.
  • Keep pricing, discount depth, and activation decisions human-approved.
  • Treat the plan as a baseline operating rhythm, not a substitute for daily campaign management.

Best-fit Scenarios

  • quarterly and annual ecommerce promotion planning
  • cross-functional promotion alignment across ops, design, supply chain, and service
  • businesses that need more structure than a spreadsheet of holiday names
  • teams trying to reduce promotion chaos and discount overlap

Not Ideal For

  • live campaign pacing and day-to-day media management
  • fully automated marketing orchestration
  • businesses with no meaningful seasonality or promotion planning rhythm
  • regulated categories where promotional language requires extensive review first

Acceptance Criteria

  • Return markdown text.
  • Include calendar table, cadence principles, team checklist, and risk notes.
  • Explain why key nodes matter instead of listing dates only.
  • Surface at least two avoidable planning conflicts.
数据来源ClawHub ↗ · 中文优化:龙虾技能库