by imezx · Agent Tool · ★ 25
lms-plugin-skills A 1:1 clone of Claude's internal skill system, built as an LM Studio plugin. How It Works Claude reads a list of available skills at the start of every context, then uses a tool to read the relevant file before working on tasks that skill covers. This plugin replicates that system exactly for LM Studio. The Skill System - Three Components 1. Prompt Preprocessor Before every message, the plugin scans the skills directory and injects an block into the prompt.
| Stars | 25 |
| Forks | 4 |
| Language | TypeScript |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 72.0861041239164/100 |
| Last Updated | 2026-06-18 |
| Created | 2026-04-03 |
| Platforms | claude-code, node |
| Est. Tokens | ~8k |
Explore other popular agent tool tools:
skills is 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 sk. It is categorized as a Agent Tool with 25 GitHub stars.
skills is primarily written in TypeScript. It covers topics such as lmstudio, lmstudio-plugin.
You can find installation instructions and usage details in the skills GitHub repository at github.com/imezx/skills. The project has 25 stars and 4 forks, indicating an active community.
skills is released under the Apache-2.0 license, making it free to use and modify according to the license terms.