zenithfoundry

Slm Gate — Development skill for Claude Code

Development community

Decoupled local-SLM pre-processing and routing layer for MCP and cloud LLMs.

How to install Slm Gate

This entry records only its repository, not the path inside it, so there is no exact command to give. Open zenithfoundry/slm-gate and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Slm Gate does

Decoupled local-SLM pre-processing and routing layer for MCP and cloud LLMs. Intercepts, distills, and routes prompts locally with Ollama to cut token costs and protect monthly quota.

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Connect — Fancy stream processing made operationally mundane 8608 114 1 8.6k ★
  • Sanitize — Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies 3.1k ★

README

small-language-model-gate

[![CI](https://github.com/bronz3beard/small-language-model-gate/actions/workflows/ci.yml/badge.svg)](https://github.com/bronz3beard/small-language-model-gate/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-green.svg)](https://modelcontextprotocol.io/) [![Node.js](https://img.shields.io/badge/node-%3E%3D20.0.0-brightgreen.svg)](package.json) [![TypeScript](https://img.shields.io/badge/TypeScript-5.5-blue.svg)](tsconfig.json) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/bronz3beard/small-language-model-gate/pulls)

[!NOTE] **Related project — Tech-Lead-Stack:** An agent-agnostic library of Markdown "skills" plus an MCP server that turns Claude, Gemini, or GPT into a full software-delivery team (planning, building, review, security, release), organized around a nine-phase lifecycle. Its self-correcting Reflexion loop grades implementation plans against four engineering pillars before any code is written.

Explore tech-lead-stack on GitHub →


Table of Contents

  1. What is slm-gate?
  2. Prerequisites & Hardware Sizing
  3. How It Operates: Choosing Your Integration Layer
  4. Step-by-Step Setup Walkthrough
  5. Configuration Setup Guide
  6. Verification & Day-to-Day Use
  7. Architecture & Advanced Features

1. What is slm-gate?

`small-language-model-gate` (CLI shortname: **`slm-gate`**) is a **local AI pre-processing and routing layer** that sits in front of your AI coding assistant and quietly does