home/categories/ide-plugins/majjoha-dotfiles-config-agents-skills-nvim-context-skill-md
ide-pluginstools

nvim-context

Get the current Neovim context as JSON (cursor position, current file, visual selection and diagnostics) to help answer questions about code at the current cursor position, visual selections and diagnostics. Use when users ask about "this line", "current file", "selection" or need context about their Neovim editor state.

majjoha
maintainer
majjoha
更新於 1/14/2026
星標
17
分支
0
quick start

Installation and usage

Get the current Neovim context as JSON (cursor position, current file, visual selection and diagnostics) to help answer questions about code at the current cursor position, visual selections and diagnostics. Use when users ask about "this line", "current file", "selection" or need context about their Neovim editor state.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use nvim-context