An open API service indexing awesome lists of open source software.

https://github.com/zircote/ccpkg

Open packaging format for AI coding assistant extensions -- one archive installs skills, agents, MCP servers, and hooks across any compatible tool.
https://github.com/zircote/ccpkg

agents ai-coding-assistant ccpkg claude-code codex-cli cross-platform declarative-config developer-tools gemini-cli github-copilot hooks json-schema lsp-server mcp-server open-specification package-manager packaging-format plugin-system skills specification

Last synced: 1 day ago
JSON representation

Open packaging format for AI coding assistant extensions -- one archive installs skills, agents, MCP servers, and hooks across any compatible tool.

Awesome Lists containing this project

README

          












How ccpkg works




1
Author
manifest.json +
components








2
Pack
zip into .ccpkg
self-contained








3
Distribute
registry, URL,
or file share








4
Install
extract, config,
register






📦
Self-Contained
All deps vendored.
No runtime fetches.





Lazy Loading
Metadata only at start.
Content on demand.




🔒
Deterministic
Lockfile pins versions.
SHA-256 checksums.




🌐
Cross-Tool
One package for all
AI coding tools.


ccpkg.dev -- Spec version 2026-02-14 (draft)