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
16 lines (15 loc) • 630 B
JSON
{
"name": "aiwg-media",
"version": "2026.3.3",
"description": "AIWG Media & Marketing framework — 50 skills combining marketing operations (campaigns, content, brand, analytics) with media curation (artist analysis, source discovery, metadata management, archival).",
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"skills": "./skills",
"includes": ["../media-curator/skills"],
"tags": ["marketing", "media", "content", "campaigns", "brand", "analytics", "curation", "archival"],
"license": "MIT",
"author": "AIWG Contributors",
"engines": {
"openclaw": ">=0.4.0"
}
}