Ashlr Ollama Setup banner
ashlrai ashlrai

Ashlr Ollama Setup

AI community

Description

--- name: ashlr-ollama-setup description: Diagnose and guide local Ollama install so `/ashlr-genome-init --summarize` works reliably. Recommends a fast 3B model and smoke-tests it. --- > **Pro tip:** Pro and Team users can skip Ollama entirely — the plugin auto-routes summarization to the hosted cloud LLM (xAI Grok 4.3) once `~/.ashlr/pro-token` is present. See `/ashlr-upgrade`. Ollama remains the recommended path for free tier and offline use. Run the guided Ollama setup script and relay its

Installation

Installs to ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-ollama-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-ollama-setup && curl -fsSL https://raw.githubusercontent.com/ashlrai/ashlr-plugin/HEAD/commands/ashlr-ollama-setup.md -o ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-ollama-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository