← 返回 Skills 市场
harrylabsj

Campaign Calendar Planner

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install campaign-calendar-planner
功能描述
Plan ecommerce campaign calendars across Shopify, Amazon, TikTok Shop, Xiaohongshu, and other channels using built-in seasonal frameworks, promotion playbook...
使用说明 (SKILL.md)

Campaign Calendar Planner

Overview

Use this skill to turn rough campaign ideas, seasonal goals, and channel priorities into an operator-ready campaign calendar. It applies a built-in seasonal framework, promotion playbook library, and channel-timing matrix to generate a structured markdown brief.

This MVP is heuristic. It does not connect to live ad platforms, calendars, or ERP systems. It relies on the user's provided campaign context, seasonal intent, and channel mix.

Trigger

Use this skill when the user wants to:

  • build a quarterly or monthly campaign calendar from scratch
  • map a holiday or seasonal promotion across multiple channels
  • sequence campaign types (awareness → conversion → retention) over a time window
  • audit whether campaign timing, frequency, and channel mix are aligned
  • turn rough campaign notes into an organized execution calendar

Example prompts

  • "Create a Q2 campaign calendar for our Shopify store"
  • "Build a Mother's Day promotion plan across TikTok Shop and Xiaohongshu"
  • "Help me plan a summer flash-sale series across Amazon and our DTC store"
  • "Map our channel campaign sequencing for the next 90 days"

Workflow

  1. Capture the planning window, primary campaign type, and target channels.
  2. Apply the seasonal framework to identify high-signal periods and key dates.
  3. Map campaign types to channels and sequence them across the window.
  4. Generate a channel-timing matrix and priority calendar.
  5. Return a markdown brief with calendar grid, campaign cards, and execution notes.

Inputs

The user can provide any mix of:

  • planning window: Q1 / Q2 / Q3 / Q4, half-year, full year, or specific date range
  • campaign goal: awareness, traffic, conversion, revenue, retention, or brand
  • channels: Shopify, Amazon, TikTok Shop, Xiaohongshu, WeChat, email, Meta Ads, Google Ads
  • seasonal context: holiday name, shopping festival, or rough seasonal theme
  • budget tone: aggressive, steady, experimental
  • product focus: new launch, clearance, core SKUs, premium push

Outputs

Return a markdown brief with:

  • planning window and campaign thesis
  • seasonal framework and key-date map
  • channel-timing matrix (channel × week/month)
  • campaign card for each major promotion (name, type, channels, timing, goal)
  • frequency and cadence recommendations
  • execution notes and common pitfalls

Safety

  • No live calendar, ad platform, or ERP access.
  • Seasonal-date references are directional; users should verify official festival and sale dates.
  • Campaign budgets and media spend recommendations are advisory.
  • All channel activation decisions remain human-approved.

Best-fit Scenarios

  • SMB and mid-market ecommerce teams planning quarterly or seasonal campaigns
  • brands running multi-channel promotions without a dedicated campaign manager
  • teams that need a reusable planning framework instead of scattered notes

Not Ideal For

  • real-time campaign management, live ad spend control, or automated execution
  • very small experimental runs with no defined planning window
  • regulated categories requiring pre-approval for promotional claims

Acceptance Criteria

  • Return markdown text.
  • Include calendar grid, campaign cards, and execution notes.
  • Cover at least 3 key seasonal dates within the planning window.
  • Make timing assumptions explicit.
  • Keep the brief practical for ecommerce operators and channel managers.
安全使用建议
The skill appears coherent and small: it converts user input into a heuristic markdown campaign plan and contains no network calls or secret access. Before installing, consider: (1) the source and publisher are unknown—if you require provenance, ask for a verified homepage or repository; (2) run the included tests locally (tests/test_handler.py) to confirm behavior in your environment; (3) because dates and platform specifics can vary by market, treat the output as advisory and verify official festival/sale dates and compliance for regulated categories; (4) do not provide any platform credentials (ad accounts, calendars, ERPs) to this skill—it's not designed to use them. If you want stronger assurance, request or review a signed upstream repository or a packaged release from a known owner.
功能分析
Type: OpenClaw Skill Name: campaign-calendar-planner Version: 1.0.0 The skill is a heuristic-based campaign planner that generates markdown reports based on keyword matching. Analysis of handler.py and SKILL.md shows no network activity, file system access, or sensitive data handling, and the code strictly follows the stated purpose of providing offline planning templates.
能力评估
Purpose & Capability
Name/description promise (multi-channel campaign calendar planning) matches the SKILL.md and the included handler.py: the module produces a markdown campaign brief using built-in rules. There are no unexpected credentials, binaries, or integrations requested.
Instruction Scope
SKILL.md instructs the agent to produce a markdown brief and explicitly states no live platform/ERP access. The runtime code only parses input, applies heuristics, and renders markdown; it does not read arbitrary system files, call external endpoints, or exfiltrate data. The only I/O is optional CLI/stdin usage in __main__ for local runs.
Install Mechanism
This is instruction-first with a small Python handler provided and no install spec. Nothing is downloaded or written to disk by an installer; code is self-contained and does not pull external packages at runtime.
Credentials
No environment variables, credentials, or config paths are required or accessed. The skill does not request unrelated secrets or broad environment access.
Persistence & Privilege
Skill flags are default (always:false, model invocation enabled). It does not request persistent presence or modify agent/system configurations. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install campaign-calendar-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /campaign-calendar-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Campaign Calendar Planner 1.0.0 – Initial Release - Launches a skill to plan ecommerce campaign calendars across multiple channels using built-in seasonal frameworks and promotion playbooks. - Supports input for planning window, campaign goals, channels, seasonality, budget tone, and product focus. - Generates markdown briefs with a calendar grid, campaign cards, channel-timing matrices, and execution notes. - Designed for teams needing structured, operator-ready campaign plans without live integrations. - Focuses on practical, reusable planning for SMB and mid-market ecommerce brands.
元数据
Slug campaign-calendar-planner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Campaign Calendar Planner 是什么?

Plan ecommerce campaign calendars across Shopify, Amazon, TikTok Shop, Xiaohongshu, and other channels using built-in seasonal frameworks, promotion playbook... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Campaign Calendar Planner?

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

Campaign Calendar Planner 是免费的吗?

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

Campaign Calendar Planner 支持哪些平台?

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

谁开发了 Campaign Calendar Planner?

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

💬 留言讨论