NevaberryNevaberry
Knowledge Patches
OpenCodeCommit
Linux
About
  • NevaberryNevaberry
  • Knowledge Patches
  • OpenCodeCommit
  • Linux
  • About

    Knowledge Patches

    Install once and get up-to-date knowledge across Claude Code, Gemini CLI, Codex CLI, and more.

    Install with either command, or use both methods

    Claude Code (native install, recommended)
    $ /plugin marketplace add Nevaberry/nevaberry-plugins

    Uses Claude Code's built-in plugin system

    Or enable manually:

    .claude/settings.json
    {
      "enabledPlugins": {
        "bun-knowledge-patch@nevaberry-plugins": true,
        "rust-knowledge-patch@nevaberry-plugins": true,
        "dioxus-knowledge-patch@nevaberry-plugins": true
      }
    }
    Gemini CLIOpenAIOpenAI
    All AI agents (via Vercel)
    $ npx skills add Nevaberry/nevaberry-plugins

    Works with Claude Code, Gemini CLI, 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

    Your browser does not support video playback.

    Claude Code native install

    Installing via Claude marketplace add command

    Your browser does not support video playback.

    Multi-AI install (npx skills)

    Using Vercel's npx skills add for any AI

    Your browser does not support video playback.

    Installing in Claude Cowork

    Converting Markdown to a live site with Bun

    Resources

    Vercel Skills Documentation

    Learn about the open agent skills ecosystem

    Claude Code Skills Guide

    Official documentation for Claude Code plugins

    Available Skills