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

11 lines 307 B
/** * Package Registry Types * * Defines the PackageRegistryAdapter interface and supporting types for * Git-based remote install of frameworks, addons, and extensions. * Mirrors the RegistryAdapter pattern in src/skills/types.ts. * * @implements #557 */ export {}; //# sourceMappingURL=types.js.map