plugins/marketing/skills/marketing-intake/SKILL.md
Enable interactive question mode
npx skillsauth add jmagly/aiwg marketing-intakeInstall 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 marketing project intake with comprehensive discovery and requirements gathering.
Gathers Project Information
Assesses Requirements
Creates Project Foundation
Marketing Intake Request
↓
[Project Manager] → Intake Form Collection
↓
[Campaign Strategist] → Strategic Assessment
↓
[Budget Planner] → Budget Feasibility
↓
[Production Coordinator] → Resource Assessment
↓
[Workflow Coordinator] → Process Planning
↓
Intake Package Complete
| Agent | Role | Output | |-------|------|--------| | Project Manager | Lead intake | Project setup | | Campaign Strategist | Strategy | Strategic brief | | Budget Planner | Budget | Budget framework | | Production Coordinator | Resources | Resource plan | | Workflow Coordinator | Process | Workflow setup |
Saved to .aiwg/marketing/intake/:
project-intake.md - Complete intake formstrategic-brief.md - Strategic foundationscope-definition.md - Deliverables and scopebudget-framework.md - Budget planningtimeline-draft.md - Initial timelineteam-assignments.md - Resource allocationPurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "Rebrand project, comprehensive discovery needed"
--guidance "Quick campaign intake, 2-week timeline"
--guidance "Agency handoff, need complete documentation"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Interactive intake
/marketing-intake --interactive
# Campaign intake
/marketing-intake --project-type campaign
# Custom directory
/marketing-intake --intake-directory ./my-project/intake
# With strategic guidance
/marketing-intake "Example" --guidance "Your specific context here"
# Interactive mode
/marketing-intake "Example" --interactive
When run interactively, guides through:
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`.