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