← 返回 Skills 市场
harrylabsj

Promotion Calendar Planner

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install promotion-calendar-planner
功能描述
Design monthly, quarterly, or annual ecommerce promotion calendars using business goals, platform mega-sale windows, inventory posture, and team capacity, th...
使用说明 (SKILL.md)

Promotion Calendar Planner

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

  1. Capture the planning window, business goal, seasonal anchors, and major capacity constraints.
  2. Separate mandatory nodes, optional support nodes, and nodes that should probably be skipped.
  3. Translate each node into a role such as acquisition, conversion, clearance, or retention.
  4. Attach category focus, price posture, team preparation needs, and avoidable conflicts.
  5. 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.
安全使用建议
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 skill later requests API keys or tries to call external endpoints, treat that as a red flag.
功能分析
Type: OpenClaw Skill Name: promotion-calendar-planner Version: 1.0.0 The promotion-calendar-planner skill is a legitimate tool for generating ecommerce promotion roadmaps based on user-provided goals and constraints. The Python code (handler.py) uses simple keyword matching to categorize inputs and generates a structured markdown report without any network access, file system modifications, or execution of external commands.
能力标签
crypto
能力评估
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install promotion-calendar-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /promotion-calendar-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**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.
元数据
Slug promotion-calendar-planner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Promotion Calendar Planner 是什么?

Design monthly, quarterly, or annual ecommerce promotion calendars using business goals, platform mega-sale windows, inventory posture, and team capacity, th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Promotion Calendar Planner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install promotion-calendar-planner」即可一键安装,无需额外配置。

Promotion Calendar Planner 是免费的吗?

是的,Promotion Calendar Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Promotion Calendar Planner 支持哪些平台?

Promotion Calendar Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Promotion Calendar Planner?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论