add-ollama-tool Skill
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library. Published by microsoft in amplifier-app-nanoclaw.
What is add-ollama-tool Skill?
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-nanoclaw
Technical details
- Install or run with Copy skill directory
When to use add-ollama-tool Skill
- Use it for developers using amplifier-app-nanoclaw.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-ollama-tool/SKILL.md
What it does
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
Skill instructions
Add Ollama Integration This skill adds a stdio-based MCP server that exposes local Ollama models as tools for the container agent. Claude remains the orchestrator but can offload work to local models, and can optionally manage the model library directly. Core tools (always available): - ollamalistmodels — list installed Ollama models with name, size, and family - ollamagenerate — send a prompt to a specified model and return the response Management tools (opt-in via OLLAMAADMINTOOLS=true): - ollamapullmodel — pull (download) a model from the Ollama registry - ollamadeletemodel — delete a locally installed model to free disk space - ollamashowmodel — show model details: modelfile, parameters, and architecture info - ollamalistrunning — list models currently loaded in memory with memory usage and processor type Phase 1: Pre-flight Check if already applied Check if container/agent-runner/src/ollama-mcp-stdio.ts exists. If it does, skip to Phase 3 (Configure). Check prerequisites Verify Ol
Explore related resources
Frequently asked questions
What is add-ollama-tool?
add-ollama-tool is a open-source AI agent skill with Copy skill directory. Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
Who is add-ollama-tool best for?
add-ollama-tool is best for reusing agent instructions, scripts, and references.
How do I install add-ollama-tool?
Install or run add-ollama-tool using Copy skill directory. Check add-ollama-tool for the latest setup command.
Is add-ollama-tool actively maintained?
add-ollama-tool may need a closer maintenance check before production use.
Auto-fetched from GitHub.