local-llm
Installation
SKILL.md
Local LLM Integration Skill
Deploy and integrate local LLMs with Ollama, LocalAI, and Home Assistant for privacy-focused voice assistants and automation.
Activation Triggers
Activate this skill when:
- Setting up Ollama or LocalAI
- Configuring local voice assistants
- Integrating LLMs with Home Assistant
- Optimizing local model performance
- Building LLM-powered automations
Ollama Installation
Ubuntu/Debian
# Install Ollama
curl -fsSL https://ollama.com/install.sh | sh