Universal AI Skill Installer for coding assistants.
Project description
GNCore
GNCore is a universal AI Skill Installer for coding assistants.
Install it once:
pip install gncore
Then activate the skills you want:
gncore activate
GNCore detects supported applications, installs the bundled skills into the right adapter-specific locations, writes prompt and command bundles, configures MCP where supported, verifies the installation, and stores a manifest so updates, validation, backup, and rollback are safe.
Supported applications
- VS Code Chat
- GitHub Copilot Chat
- Claude Desktop
- Claude Code
- Cursor
- Windsurf
- Continue.dev
- Gemini CLI
- OpenAI Codex CLI
Commands
gncore activate
gncore deactivate
gncore update
gncore doctor
gncore list
gncore install
gncore uninstall
gncore backup
gncore restore
gncore validate
gncore version
Quick start
pip install gncore
gncore list apps
gncore activate --apps cursor
gncore validate --apps cursor
gncore backup --output gncore-backup.zip
What GNCore installs
Each bundled skill includes:
- metadata
- description
- system prompt
- examples
- commands
- configuration
- version
- dependencies
- permissions
GNCore serializes those skills into application-compatible bundles through adapters. Every adapter has the same core contract, so adding a new application only requires a new adapter class.
Documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gncore-3.0.0.tar.gz.
File metadata
- Download URL: gncore-3.0.0.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8e1830130937535950a946ff3e5f0db56487f47228df58065ca8693c8dd360c
|
|
| MD5 |
d3af904ed2282bf3004520448df15e5f
|
|
| BLAKE2b-256 |
99d96bb96a3318dc5ee42dd411bc99e7f1e3a99db4ffb4b840095f1d654d5a1e
|
File details
Details for the file gncore-3.0.0-py3-none-any.whl.
File metadata
- Download URL: gncore-3.0.0-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23455bf5afcfe8556d7f6a24b3448499db7195939c164b3d5cacc247ae55414f
|
|
| MD5 |
592283f9ff59daaa0db2c4cf2000db32
|
|
| BLAKE2b-256 |
e6b8a896dec679c4c6dfd8127e50ff9cd9c497de5f9087a648f825354ad9a1f1
|