top

Public

My Top of Plugins on LMS Hub. Just look, don't touch.

30 Downloads

1 star

README

my top of Plugin' creators at LM Studio Hub

for now

I looked up in the LMS Hub to find out who is who... @Google.com The first attempt was to separate users by points. But that's incorrect. Those who were there at the very beginning of 2025 have the most points, even if they published an empty prompt. Then I started looking at the stars. People don't place them so generously. And at the number of downloads. The combination of these two factors in the plugin means that it is both promising and does not disappoint. Two stars mean the plugin is really useful.

So I found these useful: ⭐
UserPluginProfit
fuutottsave-excelSave table to file
orielhaimsysinfoCollects all information about the computer configuration
lmbimmerboyefile-agentDoes whatever it wants with files
danielsigvisit-websiteReads by link URL content, images, links

The most useful plugins have many forks. For example, openai-compat-endpoint It has more than a dozen forks, even I participated.

ALL forks:
(https://lmstudio.ai/cybersys/openai-compat-endpoint)
(https://lmstudio.ai/fuutott/openai-compat-endpoint-v2)
(https://lmstudio.ai/tupik/openai-compat-endpoint)
(https://lmstudio.ai/will-lms/openai-compat-endpoint)
(https://lmstudio.ai/ankh/openai-compat-endpoint)
(https://lmstudio.ai/lmstudio/openai-compat-endpoint)
(https://lmstudio.ai/neil/openai-compat-endpoint)
(https://lmstudio.ai/gdmka/openai-compat-endpoint)

Next are plugins for working with files and websites. Everyone needs file contents and internet content.
visit-website it pulls from URL: links,imgs,text
(https://lmstudio.ai/lmstudio/wikipedia/forks)
(https://lmstudio.ai/mishikawa0408/wikipedia-ja) ⭐
(https://lmstudio.ai/vadimfedenko/visit-website-reworked) ⭐
(https://lmstudio.ai/youssef/terminal-mcp-server)

Very useful plugin: js-code-sandbox
By the way, you can change permissions with launch keys of deno sandbox in src. If you are not afraid to give AI programmatic access to your resources.

        [
          "run",
          "--allow-read=.",
          "--allow-write=.",
          "--no-prompt",
          "--deny-net",
          "--deny-env",
          "--deny-sys",
          "--deny-run",
          "--deny-ffi",
          scriptFilePath,
        ],

📈 Other useful plugins:
shell-command-runner
lmbimmerboye/file-agent
taderich73/filesystem-access
bakit/ai-to-pdf convert to PDF via browser under puppeteer
The program LM Sudio already has the ability to export chat to PDF. (via three points - Export)
(https://lmstudio.ai/cseliot/shell-command-runner)
(https://lmstudio.ai/ldpixelstudio/file-agent-plus) Sintez of neil/file-agent and taderich73/filesystem
(https://lmstudio.ai/beledarian/beledarians-lm-studio-tools) Swiss Army Knife - ⭐ - All in One
(https://lmstudio.ai/brdcastro/maestro) Yet another New All-in-one LM Studio plugin

😜 Personalization

khtsly/skills -- saves "My Custom Skill" in file .lmstudio/skills/my-custom-skill/SKILL.md
tupik/memory -- just memorize simple json in several slots (plugin's dir)
todo-list -- plan & complete your tasks

RAGs -- Already exists, ... ⭐ ⭐

(https://lmstudio.ai/lmstudio/rag-v1)
(https://lmstudio.ai/dirty-data/rag-v2)
mindstudio/big-rag good with Obsidian
yongwei/rag-flex - 4 embedding models
levpro
nuprin

⚙️ MCP -- Don't reinvent the wheel. Many problems have already been solved before us.

DevTool-F12
All MCP togethered in one place @github

The best to check weather via the MCP. Don't write your own plugin for this.

{
    "weather": {
      "command": "npx",
      "args": [
        "-y",
        "@dangahagan/weather-mcp"
      ]
    },
}

Basics for Beginners

Must read For_beginners - my thoughts... I won't be modest.

Top of 2025 table*
undefined

28 TOP-score contributors in 2025

*) The Picture hosted on HuggingFace. This is the only way to insert images in file.

📊 Official Top 2026 of users by Contribution Points for now