Knowledge Patch
One plugin with every knowledge patch as a skill — install once for up-to-date knowledge across Claude Code, Codex CLI, and more.
Install with either command, or use both methods
Claude Code (native install)
$ /plugin marketplace add Nevaberry/nevaberry-pluginsUses Claude Code's built-in plugin system
Or enable manually:
.claude/settings.json
{
"enabledPlugins": {
"knowledge-patch@nevaberry-plugins": true
}
}One plugin is all you need — every patch ships inside knowledge-patch as a skill.
$ npx skills add Nevaberry/nevaberry-pluginsWorks with Claude Code, Codex, Copilot, Cursor, and more
Keep knowledge fresh: In Claude Code, run /plugin, then enable auto-update in marketplace settings for Nevaberry to receive the latest patches automatically.
Knowledge patch demo
Rust 1.85-1.93 Knowledge Patch - click images to expand
Before patch
After patch
Installation demos
Claude Code native install
Installing via Claude marketplace add command
Multi-AI install (npx skills)
Using Vercel's npx skills add for any AI agent
Installing in Claude Cowork
Converting Markdown to a live site with Bun