Skip to content
local-ai-ollama

05 · AI agent workflows

local-ai-ollama

Wire local models (Ollama) into an app or agent — client protocol, status, and fallback rules.

Use when

Use when integrating Ollama or another local model, showing model status, or defining offline fallbacks.

What this skill is

local-ai-ollama is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/ai-agents/local-ai-ollama ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection