Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
nvim
nvim contains 2 collected skills from tenfyzhong, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-02-17
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
uninstall-plugin
software-developers
Use when a user asks to fully remove a Neovim plugin, including plugin files, keymaps, config references, and README documentation.
2026-02-17
install-plugin
software-developers
Install a Neovim plugin configuration from a GitHub URL. Usage '/install-plugin <github-url>'. Parses the URL, fetches plugin documentation, generates optimal lazy.nvim configuration with lazy loading, and saves to `./lua/plugins/`. Optionally updates README.md.
2026-02-14