skill
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.
Description as published by the maintainer. Source
- active
active — Most recent push to the repository was 2026-08-06.
Signals
These are separate measurements of different things. They are deliberately not combined into one score, because a popularity number that mixes website traffic with saves and stars cannot be checked or acted on.
| Signal | Value | What it measures | Window | Observed | Source |
|---|---|---|---|---|---|
| GitHub stars | 30,457 | Stars on the repository that contains this skill, not on the skill itself. A collection of fifty skills shares one number, so it says nothing about this particular skill. | cumulative, all time | GitHub | |
| Last commit | 2026-08-06 | Most recent push to the containing repository. It may reflect work on a different skill in the same collection. | point in time | GitHub | |
| repository status | active | The repository holding this skill exists and is not archived. | as of fetch | GitHub |
Will this work with your setup?
Install location suggests this is meant for claude-code. Installed under .claude/skills/, the Claude Code convention. Not a test result: we have not run it.
We have not run this skill against a task with and without it enabled, so we cannot tell you whether it improves anything, what it costs in tokens, or whether it duplicates behaviour your harness already has. When we have run that test, the result will appear on this page with the task, the versions and the budget it used.
The skill definition lives at .claude/skills/add-ollama-provider/SKILL.md in https://github.com/nanocoai/nanoclaw.
Where to get it
Also from nanocoai
-
nanocoai-nanoclaw-add-atomic-chat-tool
— last commit 2026-08-06
Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its O…
-
nanocoai-nanoclaw-add-clidash
— last commit 2026-08-06
Add clidash — a zero-dependency, read-only web dashboard that derives its tabs and tables at runtime from any CLI that…
-
nanocoai-nanoclaw-add-codex
— last commit 2026-08-06
Use Codex (OpenAI's codex app-server) as a full agent provider — planning, tool orchestration, MCP tools, server-side h…
-
nanocoai-nanoclaw-add-dashboard
— last commit 2026-08-06
Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snaps…
-
nanocoai-nanoclaw-add-deltachat
— last commit 2026-08-06
Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based mes…
-
nanocoai-nanoclaw-add-discord
— last commit 2026-08-06
Add Discord bot channel integration via Chat SDK.
-
nanocoai-nanoclaw-add-emacs
— last commit 2026-08-06
Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from with…
-
nanocoai-nanoclaw-add-gchat
— last commit 2026-08-06
Add Google Chat channel integration via Chat SDK.
-
nanocoai-nanoclaw-add-github
— last commit 2026-08-06
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
-
nanocoai-nanoclaw-add-imessage
— last commit 2026-08-06
Add iMessage to NanoClaw — one channel, two backends. Local (this Mac's chat.db via the Chat SDK bridge; macOS + Full D…
Bring your own setup
We take apart real AI setups every week and show what broke, what cost too much, and what the trace actually said. If you run agents on real work, that is where the useful conversation is.
Join ZBS AI Practice Lab