lmstudio-subagents
Installation
SKILL.md
LM Studio Local Models
Use LM Studio local models directly via API calls to offload tasks to free, local AI models. This skill equips agents to discover available models, select appropriate ones based on task requirements, and use them for cost-effective local processing without requiring pre-configuration in Clawdbot.
Why this skill exists (when to reach for it)
Use this skill to offload self-contained work to local/free models when quality is sufficient—saving paid tokens for tasks that truly need your primary model.
Great fits:
- Summarization, extraction, classification, rewriting
- “First-pass” code review or refactoring suggestions
- Drafting outlines, alternatives, and brainstorming
Avoid / be cautious:
- Tasks requiring web access, proprietary tools, or high-stakes correctness (use your primary model)