Add Ollama Provider

Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run their agent locally, cut API costs, or experiment with open-weight models. See docs/ollama.md for background.

matrixy Updated

File contents

matrixy/nanoclaw/tree/main/.claude/skills/add-ollama-provider commit 740818b2e5

Frequently asked questions

npx skillmds@latest add matrixy/add-ollama-provider