Skill

my-neovim-pluginlist

by yutkat

AI Summary

Automates the categorization and documentation of Neovim plugins in markdown-based plugin lists, helping maintainers of awesome-list repositories organize plugins by type and explain categorization decisions.

Install

# Add to your project root as SKILL.md
curl -o SKILL.md "https://raw.githubusercontent.com/yutkat/my-neovim-pluginlist/main/.claude/commands/add.md"

Description

Update each repo’s plugin in the right markdown section, then create REASON.md summarizing why each category was chosen.

Workflow

• Read one line from the following list of repositories. • Visit the corresponding repository on GitHub. • Skip further processing if any of these conditions apply: 3.1. The plugin is a fork of another repository. 3.2. It is a new colorscheme plugin. 3.3. The repository has no README. 3.4. The README is written in a language other than English. 3.5. The repository is a Neovim configuration rather than a plugin. 3.6. The repository is a sample plugin created solely for learning purposes. • From the README or other files, infer which Neovim‑plugin category the repository belongs to. • In @.claude/SECTION.md, consult the table of contents and locate the markdown file that contains that category. • Open that markdown file and insert the new plugin at the appropriate position. 6.1. If no suitable section exists, create one first and then add the plugin. 6.2. If there are subsections, review them and add the plugin to the most appropriate subsection whenever possible. 6.3. Add new plugins at the bottom of the section. 6.4. If there are related plugins, list them below the relevant plugin. • After all repositories have been processed, list the evidence for each plugin’s categorization in a markdown table (|URL|Category|Reason|) and save it as REASON.md. $ARGUMENTS

Quality Score

C

Acceptable

69/100

Standard Compliance45
Documentation Quality55
Usefulness70
Maintenance Signal100
Community Signal100
Scored Yesterday

GitHub Signals

Stars802
Forks10
Issues0
UpdatedYesterday
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit Yesterday

802 stars — Growing Community

10 forks

My Fox Den

Community Rating

Works With

Claude Code