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
17 lines (16 loc) • 392 B
JSON
{
"id": "aiwg-sync",
"type": "skill",
"name": "AIWG Sync",
"version": "1.0.0",
"description": "Ensure AIWG is up-to-date and correctly deployed to the active provider",
"platforms": ["claude-code", "hermes"],
"triggers": [
"sync aiwg",
"update aiwg",
"is aiwg up to date",
"make sure aiwg is current",
"refresh the framework",
"deploy latest aiwg"
]
}