En

@0xkobold/pi-ollama

Provides unified local and cloud Ollama model management support for pi-coding-agent.

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: @0xkobold/pi-ollama.
It is used for: Provides unified local and cloud Ollama model management support for pi-coding-agent.
Full Skill content: https://321skill.com/skills/0xkobold-pi-ollama/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This Skill addresses the pain points for developers using Ollama large language models within pi-coding-agent, who previously had to separately handle local deployments and cloud services while manually managing different models. As an extension plugin, it unifies the integration of local Ollama instances and compatible cloud-based Ollama services (such as models hosted by Open WebUI) into pi-coding-agent. It provides management features like viewing and switching the model list, which users can invoke via simple commands. It is primarily suited for developers who use pi-coding-agent for programming assistance and wish to flexibly leverage local or cloud Ollama models to enhance their efficiency. Before use, please ensure Ollama is correctly installed and running (for local mode) or that a accessible cloud Ollama API endpoint is properly configured. Also, be aware of the differences in code generation and reasoning capabilities among different models.

Key Features

The core differentiator is providing unified support and management for both local Ollama and cloud Ollama services, eliminating the need for users to manually switch between different configurations. It is also deeply integrated into the pi-coding-agent workflow, rather than being a standalone model invocation tool.

Limitations

Not suitable for scenarios that exclusively use pure commercial API services like OpenAI or Claude, or where managing Ollama models within the pi-coding-agent environment is not required.

FAQ

How do I connect to my local Ollama?

Ensure the Ollama service is running locally. This Skill typically connects to the Ollama API on localhost by default.

Which cloud Ollama services are supported?

It supports any cloud service that provides a compatible Ollama API, such as Open WebUI, Ollama Cloud, etc. The endpoint URL must be correctly configured.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/0xkobold-pi-ollama/raw/index.md to read the original Skill definition (Markdown format) for @0xkobold/pi-ollama, and install it according to the instructions.