ollama-agent-queue
CommunitySerialize local Ollama calls to prevent stalls.
AuthorCivicOSInstitute
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Queue manager for serializing local Ollama invocations; ensures only one model call runs at a time across skills to prevent VRAM saturation and stalls.
Core Features & Use Cases
- Enforces one-at-a-time execution via a queue and queue.lock.
- Writes structured results to callback files for caller polling.
- Supports pause/resume/clear controls and offline handling for Ollama outages.
Quick Start
Enqueue a request from another skill and poll for results via the callback file.
Dependency Matrix
Required Modules
None requiredComponents
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: ollama-agent-queue Download link: https://github.com/CivicOSInstitute/civicos-institute.github.io/archive/main.zip#ollama-agent-queue Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.