delegate-to-ollama

Community

Seamlessly offload text tasks to local Ollama models.

AuthorIsmaelMartinez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables users to delegate summarization, classification, and bulk text tasks to locally-installed Ollama models, thus preserving privacy and reducing reliance on external APIs.

Core Features & Use Cases

  • Context Delegation: Sends log summaries, PR descriptions, and classification tasks to a local large language model.
  • Secure Processing: Keeps user data on-device, avoiding data exfiltration risks.
  • Use Case: A developer reviews a long CI build log and needs a quick summary, which the skill generates by querying a local model.

Quick Start

To generate a summary of your latest code changes, pipe your diff into the skill and request a brief log summary.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: delegate-to-ollama
Download link: https://github.com/IsmaelMartinez/delegate-to-ollama/archive/main.zip#delegate-to-ollama

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.