Skip to main content
Run any Skill in Manus
with one click

nvim-init

// Initialize a Neovim plugin project after cloning from base.nvim template. Run once at the start of development to verify the development environment is set up correctly. Use when the user says "init", "setup", "initialize", "check environment", "nvim-init", or asks to verify their Neovim plugin development setup. Also use when the user says they just cloned the template or wants to start developing a Neovim plugin. Do not use for general Neovim plugin development tasks (use nvim-plugin) or for running tests (use nvim-test).

$ git log --oneline --stat
stars:92
forks:4
updated:May 1, 2026 at 15:40
File Explorer
8 files
SKILL.md
readonly