@samaraislost
Joined July 2026
Projects
A deep research engine with RAG for LM Studio, built around a Kimi-style Agent Swarm. Dynamically spawned specialized worker agents run in parallel, coordinating through shared state to produce a comprehensive, cited research report with contradictio...
PLUGIN
Claude-style skill system for LM Studio. Discovers skill directories, injects an available-skills list into every prompt, and provides tools to read skill files - mirroring exactly how Claude's own skill system works. https://github.com/imezx/skills
PLUGIN
Give your local LLM a long-term brain. This plugin stores facts, preferences, projects, and notes across conversations in a local SQLite database — zero cloud, zero external services, fully portable. https://github.com/imezx/persistent-memory-plugin
PLUGIN
1
python-tools gives LM Studio local models tools for trusted local Python work. It is for users who want a model to run Python code, manage Python files, check syntax, use selected Python interpreters, and install packages on their own machine.
PLUGIN
1
A plugin for LM Studio that allows LLMs to query the current date. Recommended for use with web search.
All-in-one LM Studio plugin: 50+ local tools, persistent memory, sub-agent delegation, design systems, and media analysis. Modular architecture with smart output caps on all tools, near-duplicate memory detection (TF-IDF + Jaccard), HTML asset auditi...
PLUGIN
This project is a plugin for LM Studio that provides a rich set of tools to the large language model. It allows the LLM to interact with your local file system, execute code, access the internet, and more. This empowers the LLM to perform complex tas...
PLUGIN
AI Toolbox — LM Studio Plugin 109 tools across 17 categories: file system, web research, browser automation, Git/GitHub, database, document parsing, background commands, code execution, utilities, image processing, HTTP client, vector RAG, text proce...
PLUGIN
1
A web tools plugin for LM Studio built on the impit client for improved bot detection evasion. Includes a Visit Website tool and Web Search backed by DuckDuckGo.
PLUGIN
A git scm plugin for LM Studio built on simple-git, allowing LLMs to explore and explain complete codebases locally.
PLUGIN
PLUGIN