gowork-local-llm

Community

Offload token-heavy tasks to a local LLM.

Authorgo7th
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps reduce Claude API token usage by delegating token-heavy preprocessing tasks to a local LLM via the gowork CLI, enabling cost-effective file processing.

Core Features & Use Cases

  • Offload large-scale preprocessing like file summarization, data cleaning, text extraction, and format conversion to a local model.
  • Use role presets such as summarize to automatically select an appropriate backend model and flags, or fall back to manual --no-tools mode.
  • Reuse the MLX backend for offline or sandboxed environments, keeping sensitive data on-device.

Quick Start

Install GoWork, start the MLX backend, and run gowork with the summarize role to preprocess large files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: gowork-local-llm
Download link: https://github.com/go7th/gowork-local-llm/archive/main.zip#gowork-local-llm

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 510,000+ vetted skills library on demand.