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) • 765 B
JSON
{
"name": "content",
"description": "Content creation and management templates",
"category": "content",
"files": [
{
"name": "blog-post-template.md",
"description": "Blog post structure template"
},
{
"name": "case-study-template.md",
"description": "Customer case study format"
},
{
"name": "whitepaper-template.md",
"description": "Whitepaper structure template"
},
{
"name": "content-brief-template.md",
"description": "Content assignment brief"
},
{
"name": "seo-content-brief-template.md",
"description": "SEO-optimized content brief"
},
{
"name": "landing-page-template.md",
"description": "Landing page content structure"
}
]
}