agentic/code/frameworks/media-marketing-kit/skills/campaign-kickoff/SKILL.md
Project directory path (default current directory)
npx skillsauth add jmagly/aiwg campaign-kickoffInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Initialize a new marketing campaign with comprehensive strategy and planning artifacts.
Creates Campaign Structure
.aiwg/marketing/campaigns/{campaign-name}/ directoryOrchestrates Strategy Development
Establishes Campaign Foundation
Campaign Kickoff Request
↓
[Create Directory Structure]
↓
[Campaign Strategist] → Campaign Brief Draft
↓
[Market Researcher] → Competitive Context
↓
[Positioning Specialist] → Messaging Framework
↓
[Campaign Orchestrator] → Integrated Plan
↓
[Project Manager] → Timeline & Resources
↓
Campaign Ready for Execution
| Agent | Role | Output | |-------|------|--------| | Campaign Strategist | Primary strategy | Campaign brief, objectives | | Market Researcher | Context | Competitive landscape | | Positioning Specialist | Messaging | Value proposition, key messages | | Campaign Orchestrator | Integration | Channel plan, timeline | | Project Manager | Coordination | Resource plan, milestones |
All artifacts saved to .aiwg/marketing/campaigns/{campaign-name}/:
campaign-brief.md - Campaign overview and strategycampaign-charter.md - Formal campaign charteraudience-definition.md - Target audience profilesmessaging-framework.md - Key messages and positioningchannel-strategy.md - Channel mix and allocationcampaign-timeline.md - Milestones and schedulebudget-plan.md - Budget allocation and trackingPurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "B2B focus, LinkedIn and email primary channels"
--guidance "Aggressive timeline, 3 weeks to launch"
--guidance "Limited budget, prioritize organic over paid"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Basic campaign kickoff
/campaign-kickoff "Spring Product Launch"
# Specify campaign type
/campaign-kickoff "Brand Awareness Q2" --campaign-type awareness
# With custom project directory
/campaign-kickoff "Holiday Campaign" --project-directory ./marketing
# With strategic guidance
/campaign-kickoff "Example" --guidance "Your specific context here"
# Interactive mode
/campaign-kickoff "Example" --interactive
When run interactively, prompts for:
Campaign kickoff is complete when:
data-ai
Report which research-corpus radar sidecars are overdue for refresh. Computes staleness (days since last refresh vs the cadence window) for every radar, sorted most-overdue-first. Runs via `aiwg corpus radar-status`.
data-ai
Aggregate research-corpus radar sidecars into a corpus or per-cluster freshness report — totals, overdue count, per-cluster / per-GRADE / per-trajectory breakdowns, an overdue table, and per-radar rationale snippets. Runs via `aiwg corpus radar-report`.
testing
Scaffold radar/freshness sidecars for research-corpus REFs. Pulls title/authors from the citation sidecar and GRADE from the analysis doc, defaults the refresh cadence from GRADE and the cluster from a corpus-local map, and stamps documentation/radar/REF-XXX-radar.md. Runs via `aiwg corpus radar-init`.
data-ai
Compute an entity's publication trajectory — per-year paper counts, topic drift, hot-streak detection (≥3 consecutive A-grade years), and career phase. Runs via `aiwg corpus profile-temporal`.