lms
Installation
SKILL.md
lms - LM Studio CLI Enhancement
The lms module provides a CLI interface for LM Studio, allowing users to chat with local models and manage configurations directly from the terminal.
When to Activate
- When the user wants to chat with models running in LM Studio.
- When managing local LM Studio configurations and session defaults.
- When performing terminal-based interaction with local AI services.
Core Principles & Rules
- Integration: Designed to work alongside the LM Studio desktop application.
- Subcommand Transparency: Use
--runcmdto access originallmscommand features if needed.