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) • 730 B
JSON
{
"name": "email",
"description": "Email marketing templates",
"category": "email",
"files": [
{
"name": "email-strategy-template.md",
"description": "Email marketing strategy"
},
{
"name": "email-brief-template.md",
"description": "Email campaign brief"
},
{
"name": "nurture-sequence-template.md",
"description": "Email nurture sequence design"
},
{
"name": "newsletter-template.md",
"description": "Newsletter content template"
},
{
"name": "email-copy-template.md",
"description": "Email copywriting template"
},
{
"name": "email-test-plan-template.md",
"description": "Email testing plan"
}
]
}