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.
- Host: GitHub
- URL: https://github.com/zircote/ccpkg
- Owner: zircote
- Created: 2026-02-14T20:25:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-23T16:49:21.000Z (17 days ago)
- Last Synced: 2026-03-24T14:21:18.578Z (17 days ago)
- Topics: 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
- Language: MDX
- Homepage: https://ccpkg.dev
- Size: 1.51 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: .github/readme-infographic.svg
- Changelog: CHANGELOG.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
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)