aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
32 lines (31 loc) • 776 B
JSON
{
"name": "analytics",
"description": "Marketing analytics and reporting templates",
"category": "analytics",
"files": [
{
"name": "campaign-report-template.md",
"description": "Campaign performance report"
},
{
"name": "monthly-report-template.md",
"description": "Monthly marketing report"
},
{
"name": "attribution-report-template.md",
"description": "Marketing attribution analysis"
},
{
"name": "dashboard-spec-template.md",
"description": "Dashboard specification document"
},
{
"name": "kpi-framework-template.md",
"description": "KPI definition framework"
},
{
"name": "ab-test-template.md",
"description": "A/B test documentation"
}
]
}