UNPKG

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

19 lines (18 loc) 330 B
{ "id": "{{id}}", "type": "addon", "name": "{{name}}", "version": "1.0.0", "description": "{{description}}", "author": "{{author}}", "core": false, "autoInstall": false, "entry": { "agents": "agents", "commands": "commands", "skills": "skills" }, "agents": [], "commands": [], "skills": [] }