ollama-setup
Configure auto-configure Ollama when user needs local LLM deployment, free AI alternatives,
Content Preview
--- name: ollama-setup description: | Configure auto-configure Ollama when user needs local LLM deployment, free AI alternatives, or wants to eliminate hosted API costs. Trigger phrases: "install ollama", "local AI", "free LLM", "self-hosted AI", "replace OpenAI", "no API costs". Use when appropriate context detected. Trigger with relevant phrases based on skill purpose. allowed-tools: Read, Write, Bash(cmd:*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/ollama-setup.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/ai-ml/ollama-local-ai/skills/ollama-setup/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/ai-ml/ollama-local-ai/skills/ollama-setup/SKILL.md
Related Skills
local-llm-expert
Master local LLM inference, model selection, VRAM optimization, and local deployment using Ollama, llama.cpp, vLLM, and LM Studio. Expert in quantization formats (GGUF, EXL2) and local AI privacy.
securitylocalllm
by sickn33 (Antigravity) · antigravity-awesome-skills
open-notebook
Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis. Use when organizing research materials into notebooks, ingesting diverse content sources (PDFs, videos, audio, web pages, Office documents), generating AI-powered notes and summaries, creating multi-speaker podcasts from research, chatting with documents using context-aware AI, searching across materials with full-text and vector search, or running custom content transformations. Supports 16+ AI providers including OpenAI, Anthropic, Google, Ollama, Groq, and Mistral with complete data privacy through self-hosting.
open-notebookopennotebookai
by K-Dense-AI · claude-scientific-skills