What problem does it solve?
This Skill lets a containerized agent tap into local Ollama models so it can offload cheaper, faster, and private language tasks without sending everything to a remote model.
Core Features & Use Cases
- Local Model Discovery: Checks which Ollama models are installed before attempting to use them.
- Tool-Based Generation: Adds model-backed tools for summarization, translation, general Q and A, and lightweight coding help.
- Operational Integration: Updates the agent runner, logging, environment configuration, and per-group cached sources so the Ollama integration actually works end to end.
- Use Case: A user can ask the agent to summarize a document, translate a message, or answer a factual question using a local model for lower cost and faster turnaround.
Quick Start
Ask the skill to add Ollama support to the NanoClaw agent so it can discover your local models, generate responses, and verify the integration is configured correctly.