agentsclimarketplace

Campaign planner

Skill aiskillstore/marketplace/skills/aaron-he-zhu/campaign-planner

Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

Install
npx -y skills add aiskillstore/marketplace --skill campaign-planner

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Use when the user asks to "plan an influencer campaign", "build a campaign blueprint", or "launch a product with creators"; produces campaign objectives, platform and influencer-tier strategy, content requirements, a phased timeline, budget allocation, and KPI targets. Not for writing individual creator briefs — use brief-generator; not for the overall product-launch plan (tiering, calendar, press, community day) — use launch-tier-planner, which hands this skill the creator lane. A launch request that does not mention creators routes to the launch discipline, not here.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

8.2 KB, as published. Nobody here has run it

Campaign Planner

Designs an influencer campaign from strategy to execution plan — an actionable blueprint that ties business objectives to creative execution.

Scope edge — product launches: this skill owns the creator lane of a launch. The launch itself — tier/type decision, launch calendar, press motion, community launch day, readiness gate — belongs to the launch discipline (launch-tier-planner and siblings), which hands this skill the creator-channel sub-plan aligned to the launch-registry date and stage. "Launch a product with creators" starts here; "launch a product" starts there.

Quick Start

Create an influencer campaign plan for [product launch]
Plan an influencer campaign for [brand] with [budget] targeting [audience] during [timeframe]

Skill Contract

  • Reads: brand and product details, target audience, campaign type, budget, timeline, and any constraints supplied by the user. If memory-management is active, prior audience profiles and past-campaign benchmarks load from the hot cache.
  • Writes: a campaign plan document saved to memory/influencer/campaign-planner/YYYY-MM-DD-<topic>.md.
  • Promotes: durable facts (campaign name, primary objective, total budget, go-live date, KPI targets) to memory/hot-cache.md.
  • Done when:
    • Objectives are SMART and have explicit success and failure definitions.
    • Influencer mix, content deliverables, timeline, budget, and KPIs are each specified with numbers, not placeholders.
    • The plan names the next step (brief generation) and any open approvals.
  • Primary next skill: brief-generator

Handoff Summary

Emit the standard shape from skill-contract.md §Handoff Summary Format.

Data Sources

This family is Tier 1: every skill works with no live integrations. Provide the brand, audience, budget, and timeline directly and the plan builds from your inputs.

Optional connectors that strengthen the plan when available:

  • ~~influencer database — size the influencer mix and validate tier follower ranges.
  • ~~social platform analytics — set platform-specific reach and engagement benchmarks.
  • ~~CRM — align conversion targets and attribution with existing pipeline data.
  • ~~analytics — pull past-campaign actuals for realistic KPI and budget-efficiency targets.

See CONNECTORS.md for the free/keyless data recipe per category. Without any connector, ask the user for the missing inputs and proceed.

Instructions

Work the nine steps in order. Each has a fill-in template in references/templates.md — copy the matching block, replace every bracket with a real number or value (no placeholders left in the final plan), and assemble in step 9.

  1. Gather campaign requirements — capture brand, value prop, audience, campaign type, timeline, budget, and constraints (template §1).
  2. Define objectives — one SMART primary objective plus secondary objectives, with explicit success and failure definitions (template §2).
  3. Develop strategy — big idea, strategy statement, audience, key messages, campaign pillars, platform split, and differentiation (template §3).
  4. Define influencer criteria — tier mix, must-have and preferred selection criteria, exclusions, ideal profile, and relationship types. Validate follower ranges against references/influencer-tiers.md (template §4).
  5. Plan content requirements — deliverables by platform/format, required elements, creative direction, themes, and the approval chain (template §5).
  6. Create the timeline — key dates, a four-phase week-by-week plan, and a Gantt view (template §6).
  7. Allocate budget — breakdown by category, by influencer tier, by platform, plus CPM/CPE/cost-per-content efficiency targets (template §7).
  8. Establish success metrics — primary KPIs vs benchmarks, secondary metrics, conversion metrics, and reporting cadence (template §8).
  9. Compile the plan document — executive summary, the full sections above, and an appendix with risk mitigation (template §9). Save to the Writes path and promote durable facts to the hot cache.

Example

User: "Create a campaign plan for a new sustainable sneaker launch targeting Gen Z on TikTok and Instagram with a $50K budget"

Output: A complete plan with sustainability messaging, a micro-influencer-heavy mix, UGC-focused content, a phased launch timeline, and conversion tracking via promo codes. (Fuller walkthrough in references/templates.md.)

Reference Materials

Next Best Skill

  • Primary: brief-generator — convert the approved plan into concrete influencer briefs.
  • Alternate: budget-optimizer — pressure-test and optimize the budget split before locking the plan.
  • Alternate: influencer-discovery — build the shortlist against the selection criteria defined here.

Termination note: keep a visited-set of skills invoked this session. If the primary next skill has already run this session, stop and report the chain complete rather than re-invoking. Do not chain deeper than 3 hops from the originating request.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.