claude-code-ollama
New1knpmGeneralMIT
A Claude Code skill that routes inference to a locally running Ollama model or Ollama Cloud model.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-ollama.md https://raw.githubusercontent.com/vishnu-meera/claude-code-ollama.git/main/SKILL.md3
Invoke in Claude Code
/claude-code-ollamaView source on GitHub
agent-skillollamalocal-modelclaude-codellmself-hosted
Frequently Asked Questions
What is claude-code-ollama?
A Claude Code skill that routes inference to a locally running Ollama model or Ollama Cloud model.
How to install claude-code-ollama?
To install claude-code-ollama, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-code-ollama.
What is claude-code-ollama best for?
claude-code-ollama is a community categorized under General. It is designed for: agent-skill, ollama, local-model, claude-code, llm, self-hosted.