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

27 lines (26 loc) 548 B
{ "id": "star-prompt", "type": "addon", "name": "Star Prompt", "version": "1.0.0", "description": "Tasteful prompt to encourage users to star the repository after successful command completion", "core": false, "autoInstall": true, "author": "AIWG Contributors", "license": "MIT", "repository": "https://github.com/jmagly/aiwg", "keywords": [ "engagement", "github", "stars", "feedback", "community" ], "entry": { "skills": "skills/" }, "skills": [ "star-prompt" ], "dependencies": [] }