README
Plugin' creators at LM Studio HubI present to you a chat for developers (human and AI). In the LM Studio Hub ecosystem, there was no way to send a message to a specific user. Now there is.
tupik/lm-post This is a functional but early-stage plugin. It provides a concept of messenger.
It's simply a public database (peer-to-peer chat via Firebase-rtdb) of unencrypted messages, a wall where anyone can write a letter or post a notice.
Limitations & issues
rules.of recipient name existence.Firebase RTDB (free "Spark" tariff) are known. This is Google.UPD: After 20 downloads, not a single use (in a month). Even for testing. Nobody needs yet another messenger.
Some might be wondering how I find new candidates for inclusion in the list. I have a separate tool for this (keep it secret in doit).
I simply make an API request and filter out new plugins. Once a week. You can do this yourself.
There's an even simpler way: JsonDiscovery as chrome extension and
the filter publicArtifacts.[type="plugin" and forkedFromArtifactIdentifier=null].sort(updatedAt) json at URL
Other filters: $s: "agent"; publicArtifacts.[name.match($s)].sort(updatedAt desc)
publicArtifacts.[type="plugin" and owner[0]="d" and updatedAt > "2026-06-01T00:00:00Z"].sort(updatedAt)
sahansera/local-video-tools ffmpeg tools for local AI
oihimekpen/llm-toolbox toolset (MacOS-only?)
lanicorec/alexiel-memory persistent memory for an AI assistant (Built-in SQLite)
mh825/telegram-rag-cache Scrapes public Telegram web previews
delphi-jb/plugin-video convert video into a sequence of image frames with ffmpeg, FPS=1,N=up100 (adj in config)
chokito/persistent-memory persistent memory: store/inject/extract - need more context+ Alack!
rootmonster/context-compressor context autocompress. token trigger 3000, keep-recent 1500, chunk size 2000
johndoe777/context-aware-rag-rus RAG v1 fork+mod
danielsig/duckduckgo new revision from danielsig
What's New in rev8 [danielsig/duckduckgo] (after 11 months of waiting):
The plugin is over powerfull. It's too resource-intensive and starts too many threads.
It's impossible to use for me. It need reactlib load and npm run build for ui interface. Complex.
phuocnguyen90/omnimind Omnimind + lms = RAG for ObsidianVault/Zotero(pdf) aggressive to threads
a1adu6ek/duck-duck-go-reworked-v2 reworked-v2 ?..
sourcookie90/multi-search 14 search engines
augiem94/high-perf-tools upgrade of altra tool? or copy
puppytucker/lm-studio-toolbox too big/much for me
trebuchet/small-file-agent search/read/replace in file
wwdc26/vlm-tools image analysis by AI
chats to md (and he has much more)
calc-generator, part of more complex tool-suite
compact search from orielhaim
file editing tools // التوقيت الدولي
pen testing LLM, censorship check, dangerous access to files
kiwix/local-wiki
schedule tasks (Part of lmstudio-suite)
looks promising ... i will test it
huh, looks like redundant design
OCR via Qwen3-VL, EasyOCR, Tesseract
export the whole conversation to file & get summary for chat.
all-in-one
yet another custom endpoint
search clone yet another ...
preprocessor time stamp
memory in md is as we like it -- clone of
Agent "gpt" in LM Studio
Jinja2 Schema for ornith 1.0
tool philosophy preset
altra/email e-mail:IMAP/SMTP
darkdaxterlyn/emotion-engine ❓ Progress Bar 🚨
promptpirate/chat-auto-exporter export to md in chunks of ~10 steps of dialogue
cyb3rjak3/cloudflare-ai-gateway AI gateway for Cloudflare account
levpro/files file tools of Egor Levin
altra/humanize score of AI-like text
zexigh/anonymize anonimize PII from text.
altra/ai-lab a promt engineering/evaluate (need SQLite maybe)
safe git-tool + others
System for Algebra and Geometry
export to txt / Idioma español
images editor AI
prompt compressor in Deutsch ⚠️ 📝
terminal shell to run scripts/commands
db Conversations
mySql localhost:3306
pdf to markdown via VLLM
local pix search db
Prediction Loop throws a Warning error;
when loading the generator; this is a raw version. is a local image search database with automatic contextual tagging.
Looks promising. Maybe the Docker version would be better. It recognizes faces and text. But the plugin doesn't yet realize its full power.
The Qwen Code after 15.04.2026 requires API key from Alibaba. However, it can also be connected to a local model. Here are the instructions I tested.
Qwen Code via LM Studio also it works with VS Code qwen code companion plugin
student489/kv-store Key-Value store inspired by persistent-memory plugin
devilbleed666 word-excel-xlxs-tools in French
rzk/searxng-search search & fetch locally
jprlmstu/lmexif-sniffer EXIF sniffer
artemyershov/fetcher web Scaper fetcher
nightly-raven/reddit-search search
search-scrape-report
MemryX-backed shim(no src)
It's too complicated (I didn't understand what it was) ✅
for Python and C++ development,... and autonomous Agent Zero capabilities.
Job Search (India/US)
Markdown in Polish
memory in markdown
cli bash
shell_exec (with lacks in workflow)
AI-client, a bit buggy, confusing config
img gen idk working or not
reminder
calculator
like notebook for memos
(Personally Identifiable Information) detector.
export text to almost any format
Perplexity API
| User | Plugin | Profit |
|---|---|---|
| fuutott | save-excel | Save table to file |
| orielhaim | sysinfo | Collects all information about the computer configuration |
| lmbimmerboye | file-agent | Does whatever it wants with files |
| danielsig | visit-website | Reads 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)
()
()
()
()
()
()
()
README
Plugin' creators at LM Studio HubI present to you a chat for developers (human and AI). In the LM Studio Hub ecosystem, there was no way to send a message to a specific user. Now there is.
tupik/lm-post This is a functional but early-stage plugin. It provides a concept of messenger.
It's simply a public database (peer-to-peer chat via Firebase-rtdb) of unencrypted messages, a wall where anyone can write a letter or post a notice.
Limitations & issues
rules.of recipient name existence.Firebase RTDB (free "Spark" tariff) are known. This is Google.UPD: After 20 downloads, not a single use (in a month). Even for testing. Nobody needs yet another messenger.
Some might be wondering how I find new candidates for inclusion in the list. I have a separate tool for this (keep it secret in doit).
I simply make an API request and filter out new plugins. Once a week. You can do this yourself.
There's an even simpler way: JsonDiscovery as chrome extension and
the filter publicArtifacts.[type="plugin" and forkedFromArtifactIdentifier=null].sort(updatedAt) json at URL
Other filters: $s: "agent"; publicArtifacts.[name.match($s)].sort(updatedAt desc)
publicArtifacts.[type="plugin" and owner[0]="d" and updatedAt > "2026-06-01T00:00:00Z"].sort(updatedAt)
sahansera/local-video-tools ffmpeg tools for local AI
oihimekpen/llm-toolbox toolset (MacOS-only?)
lanicorec/alexiel-memory persistent memory for an AI assistant (Built-in SQLite)
mh825/telegram-rag-cache Scrapes public Telegram web previews
delphi-jb/plugin-video convert video into a sequence of image frames with ffmpeg, FPS=1,N=up100 (adj in config)
chokito/persistent-memory persistent memory: store/inject/extract - need more context+ Alack!
rootmonster/context-compressor context autocompress. token trigger 3000, keep-recent 1500, chunk size 2000
johndoe777/context-aware-rag-rus RAG v1 fork+mod
danielsig/duckduckgo new revision from danielsig
What's New in rev8 [danielsig/duckduckgo] (after 11 months of waiting):
The plugin is over powerfull. It's too resource-intensive and starts too many threads.
It's impossible to use for me. It need reactlib load and npm run build for ui interface. Complex.
phuocnguyen90/omnimind Omnimind + lms = RAG for ObsidianVault/Zotero(pdf) aggressive to threads
a1adu6ek/duck-duck-go-reworked-v2 reworked-v2 ?..
sourcookie90/multi-search 14 search engines
augiem94/high-perf-tools upgrade of altra tool? or copy
puppytucker/lm-studio-toolbox too big/much for me
trebuchet/small-file-agent search/read/replace in file
wwdc26/vlm-tools image analysis by AI
chats to md (and he has much more)
calc-generator, part of more complex tool-suite
compact search from orielhaim
file editing tools // التوقيت الدولي
pen testing LLM, censorship check, dangerous access to files
kiwix/local-wiki
schedule tasks (Part of lmstudio-suite)
looks promising ... i will test it
huh, looks like redundant design
OCR via Qwen3-VL, EasyOCR, Tesseract
export the whole conversation to file & get summary for chat.
all-in-one
yet another custom endpoint
search clone yet another ...
preprocessor time stamp
memory in md is as we like it -- clone of
Agent "gpt" in LM Studio
Jinja2 Schema for ornith 1.0
tool philosophy preset
altra/email e-mail:IMAP/SMTP
darkdaxterlyn/emotion-engine ❓ Progress Bar 🚨
promptpirate/chat-auto-exporter export to md in chunks of ~10 steps of dialogue
cyb3rjak3/cloudflare-ai-gateway AI gateway for Cloudflare account
levpro/files file tools of Egor Levin
altra/humanize score of AI-like text
zexigh/anonymize anonimize PII from text.
altra/ai-lab a promt engineering/evaluate (need SQLite maybe)
safe git-tool + others
System for Algebra and Geometry
export to txt / Idioma español
images editor AI
prompt compressor in Deutsch ⚠️ 📝
terminal shell to run scripts/commands
db Conversations
mySql localhost:3306
pdf to markdown via VLLM
local pix search db
Prediction Loop throws a Warning error;
when loading the generator; this is a raw version. is a local image search database with automatic contextual tagging.
Looks promising. Maybe the Docker version would be better. It recognizes faces and text. But the plugin doesn't yet realize its full power.
The Qwen Code after 15.04.2026 requires API key from Alibaba. However, it can also be connected to a local model. Here are the instructions I tested.
Qwen Code via LM Studio also it works with VS Code qwen code companion plugin
student489/kv-store Key-Value store inspired by persistent-memory plugin
devilbleed666 word-excel-xlxs-tools in French
rzk/searxng-search search & fetch locally
jprlmstu/lmexif-sniffer EXIF sniffer
artemyershov/fetcher web Scaper fetcher
nightly-raven/reddit-search search
search-scrape-report
MemryX-backed shim(no src)
It's too complicated (I didn't understand what it was) ✅
for Python and C++ development,... and autonomous Agent Zero capabilities.
Job Search (India/US)
Markdown in Polish
memory in markdown
cli bash
shell_exec (with lacks in workflow)
AI-client, a bit buggy, confusing config
img gen idk working or not
reminder
calculator
like notebook for memos
(Personally Identifiable Information) detector.
export text to almost any format
Perplexity API
| User | Plugin | Profit |
|---|---|---|
| fuutott | save-excel | Save table to file |
| orielhaim | sysinfo | Collects all information about the computer configuration |
| lmbimmerboye | file-agent | Does whatever it wants with files |
| danielsig | visit-website | Reads 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)
()
()
()
()
()
()
()
html.duckduckgo.com instead of duckduckgo.comextractVqd extracted** as a separate functiondrunkktoys/vibe-lm v0.1.1 agentic toolset plugin for LM Studio ✅ upd
tap1x/agent-toolkit shell-file-access for AI, (17 file-tools + 4 web-tools)
oobioobi/agent-v1 Custom RAG & OCR Preprocessor
thefuchsen/time-injector yet another watch for AI
esalesninja/memory cool memory plugin (pre-compiled JS, non-standard)
glyphsoftware/sentinel-r2.1-gguf proprietary llm for pentesting.
arkantu/arkantu-core-tools Agent system (a specific dual-node) with tools sets
alexandreaxell/context-compactor when conversation goes to limit, the plugin summarizes part-before into a short msg
krynexlabs/wolfpack-lmstudio claude .wolf → lms chat
loader.info.activePredictionLoopHandlerpixlstashredditn8nPIINext 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) ⭐
📈 Other useful plugins:
lmbimmerboye/file-agent
bakit/ai-to-pdf convert to PDF via browser under puppeteer
The program LM Studio already has the ability export chat to PDF. (via three points - Export)
todo-list plan & complete your tasks
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)
file-agent-plus Synthesis of neil/file-agent and taderich73/filesystem
beledarians-lm-studio-tools Swiss Army Knife - ⭐ - All in One
brdcastro/maestro Yet another New All-in-one LM Studio plugin
altra/high-perf-tools all-in one: pip,git,cmake, &dynamically created tools
crunch3r/ai-toolbox new 45+ tools in the AI Toolbox
zexigh/read-pdf OCR pdf to txt
based plugin: js-code-sandbox That is run deno sanbox in back.
khtsly/computer -- VM for LMS, WSL2/Windows Ubuntu 24, Docker -- under AI control ⭐
khtsly/terminal terminal shell just to exec command / run scripts
cseliot/shell-command-runner ✅ updated
lmbimmerboye/shell-command-runner run command
taderich73/filesystem-access
youssef/terminal-mcp-server
dxdxffg/lmagent shell, pip, python
dmtom/env bash run utils / git_serv
soumyajit7038/python-tools model to run Python code
(https://lmstudio.ai/lmstudio/rag-v1)
(https://lmstudio.ai/dirty-data/rag-v2)
mindstudio/big-rag good with Obsidian ✅ updated
yongwei/rag-flex - 4 embedding models
levpro rag v2
nuprin rag openbook?
alex-garbar/rag-local RAG-local
badawi07/cyper-rag-server cyper-rag
bobtheshoplifter/big-rag-modified big rag mod
birykkkk/rag-v2/ rag v2
bakit/rag-v2-improved rag v2 ++
DevTool-F12 Chrome mcp
All MCP togethered in one place @github big collection
{ "weather": { "command": "npx", "args": [ "-y", "@dangahagan/weather-mcp" ] }, }
or mcp-filesystem-for-agent:
{ "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "E:\\AI\\PLUGINS" ] } }
Also, TG-bot works through mcp better. There are ready-made tools in node-telegram-bot-api lib.
Must read For_beginners

28 TOP-score contributors in 2025
html.duckduckgo.com instead of duckduckgo.comextractVqd extracted** as a separate functiondrunkktoys/vibe-lm v0.1.1 agentic toolset plugin for LM Studio ✅ upd
tap1x/agent-toolkit shell-file-access for AI, (17 file-tools + 4 web-tools)
oobioobi/agent-v1 Custom RAG & OCR Preprocessor
thefuchsen/time-injector yet another watch for AI
esalesninja/memory cool memory plugin (pre-compiled JS, non-standard)
glyphsoftware/sentinel-r2.1-gguf proprietary llm for pentesting.
arkantu/arkantu-core-tools Agent system (a specific dual-node) with tools sets
alexandreaxell/context-compactor when conversation goes to limit, the plugin summarizes part-before into a short msg
krynexlabs/wolfpack-lmstudio claude .wolf → lms chat
loader.info.activePredictionLoopHandlerpixlstashredditn8nPIINext 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) ⭐
📈 Other useful plugins:
lmbimmerboye/file-agent
bakit/ai-to-pdf convert to PDF via browser under puppeteer
The program LM Studio already has the ability export chat to PDF. (via three points - Export)
todo-list plan & complete your tasks
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)
file-agent-plus Synthesis of neil/file-agent and taderich73/filesystem
beledarians-lm-studio-tools Swiss Army Knife - ⭐ - All in One
brdcastro/maestro Yet another New All-in-one LM Studio plugin
altra/high-perf-tools all-in one: pip,git,cmake, &dynamically created tools
crunch3r/ai-toolbox new 45+ tools in the AI Toolbox
zexigh/read-pdf OCR pdf to txt
based plugin: js-code-sandbox That is run deno sanbox in back.
khtsly/computer -- VM for LMS, WSL2/Windows Ubuntu 24, Docker -- under AI control ⭐
khtsly/terminal terminal shell just to exec command / run scripts
cseliot/shell-command-runner ✅ updated
lmbimmerboye/shell-command-runner run command
taderich73/filesystem-access
youssef/terminal-mcp-server
dxdxffg/lmagent shell, pip, python
dmtom/env bash run utils / git_serv
soumyajit7038/python-tools model to run Python code
(https://lmstudio.ai/lmstudio/rag-v1)
(https://lmstudio.ai/dirty-data/rag-v2)
mindstudio/big-rag good with Obsidian ✅ updated
yongwei/rag-flex - 4 embedding models
levpro rag v2
nuprin rag openbook?
alex-garbar/rag-local RAG-local
badawi07/cyper-rag-server cyper-rag
bobtheshoplifter/big-rag-modified big rag mod
birykkkk/rag-v2/ rag v2
bakit/rag-v2-improved rag v2 ++
DevTool-F12 Chrome mcp
All MCP togethered in one place @github big collection
{ "weather": { "command": "npx", "args": [ "-y", "@dangahagan/weather-mcp" ] }, }
or mcp-filesystem-for-agent:
{ "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "E:\\AI\\PLUGINS" ] } }
Also, TG-bot works through mcp better. There are ready-made tools in node-telegram-bot-api lib.
Must read For_beginners

28 TOP-score contributors in 2025