corepackai
CorePackAI
This project has been discontinued
CorePackAI was a package manager for AI agent context.
The idea: let developers install and version reusable context — rules, workflows,
and protocols — directly into a project's .ai/ folder, the way
npm installs code dependencies. Instead of re-explaining your
architecture and conventions in every new chat, you install a context pack once and
any agent — Cursor, Copilot, Claude, and others — can read it.
It centered on UCP (Unified Context Protocol), an opinionated standard for structuring that context, delivered through a CLI and a registry. The broader aim was a shared, tool-agnostic distribution layer for AI context, with room to grow beyond code.
Find me →