← Back to Skills Marketplace
harrylabsj

Campaign Calendar Planner

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install campaign-calendar-planner
Description
Plan ecommerce campaign calendars across Shopify, Amazon, TikTok Shop, Xiaohongshu, and other channels using built-in seasonal frameworks, promotion playbook...
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install campaign-calendar-planner
  3. After installation, invoke the skill by name or use /campaign-calendar-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug campaign-calendar-planner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Campaign Calendar Planner?

Plan ecommerce campaign calendars across Shopify, Amazon, TikTok Shop, Xiaohongshu, and other channels using built-in seasonal frameworks, promotion playbook... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.

How do I install Campaign Calendar Planner?

Run "/install campaign-calendar-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Campaign Calendar Planner free?

Yes, Campaign Calendar Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Campaign Calendar Planner support?

Campaign Calendar Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Campaign Calendar Planner?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments