local llm commands

49 tagged local llm, measured the same way as everything else here.

Browse within: gemini-cli 16agentic-memory 15gdpr 15ollama 13accessibility 8kokoro 8llama-cpp 7english 5offline 5study 5

perfup

01

raullenchai/Rapid-MLX

Command Claude Code

Autonomous performance optimization: research, PoC, benchmark, implement, review, PR.

3.6k 2d ago A 20 tokens

translate

02

takeshy/obsidian-llm-hub

Command Claude Code

Translate the following documentation files to all supported languages.

29 3d ago A 0 tokens copy · 100% MIT

forget

06

skynetcmd/m3-memory

Command

Delete a memory permanently. Asks for confirmation first.

22 2d ago A 13 tokens original Apache-2.0

health

07

skynetcmd/m3-memory

Command

Health check — package version, installed payload, chatlog DB row count, per-agent hook state.

22 2d ago A 22 tokens original Apache-2.0

help

08

skynetcmd/m3-memory

Command

List all m3-memory slash commands and what they do.

22 2d ago A 14 tokens original Apache-2.0

vault-code-review

09

alex-alecu/garden-desk

Command Claude Code

Review a pull request with one agent for small changes and a full agent set for large changes.

5 2d ago A 18 tokens original Apache-2.0

code-apply-hermit

10

cafitac/hermit-agent

Command Claude Code

Hands the P1–P5 findings from the most recent /code-review to Hermit so Claude doesn't burn tokens re-reading every file and retyping every edit. Claude stays on judgment; Hermit does the mechanical apply.

4 5d ago A 0 tokens original MIT

code-polish-hermit

11

cafitac/hermit-agent

Command Claude Code

Unlike /code-polish, this variant is a distributed state machine. Hermit runs its own review-and-apply loop until it is self-clean, and Claude provides two independent review passes on top as a quality gate. Claude's token spend is capped at 2 review rounds.

4 5d ago A 0 tokens original MIT

cafitac/hermit-agent

Command Claude Code

Same outline as /feature-develop, but the Phase 3 implementation is delegated to Hermit over MCP so Claude's context never absorbs the grunt-work tool output.

4 5d ago A 0 tokens original MIT

coder

15

andyliszewski/grounding-ai

Command Claude Code

Activate coder agent - Software development agent for clean code, design patterns, algorithms, and best practices.

1 2mo ago A 19 tokens original MIT

philosopher

16

andyliszewski/grounding-ai

Command Claude Code

Activate philosopher agent - Philosophy agent exploring wisdom traditions, consciousness, and the perennial questions of existence.

1 2mo ago B 18 tokens original MIT

scientist

17

andyliszewski/grounding-ai

Command Claude Code

Activate scientist agent - Scientific research agent for logic, natural sciences, and systematic problem-solving.

1 2mo ago A 17 tokens original MIT

toefl-drill

18

epicsagas/toefl-prep

Command

A TOEFL practice routine that finds your weakest question types and creates repeated exercises for them. TOEFL is an English test covering reading, listening, speaking and writing.

1 1mo ago A 37 tokens original MIT

toefl-grade

19

epicsagas/toefl-prep

Command

A TOEFL answer-scoring command that uses a local language model, and speech-to-text software for recordings, to assess reading, listening, writing, and speaking practice. TOEFL is an English test with separate reading, listening, writing, and speaking sections.

1 1mo ago A 43 tokens original MIT

toefl-practice

20

epicsagas/toefl-prep

Command

A local, offline generator for TOEFL practice questions. TOEFL is an English-language test with reading, listening, speaking, and writing sections.

1 1mo ago A 38 tokens original MIT

cloudone

21

pcvelz/cloudone

Command

Delegate a task to a separate zero-token Claude Code session running on your local model (llama-swap/llama.cpp). Use for long-running work (pipelines, test suites, bulk edits) or simple side tasks (e.g. writing a hook) that would otherwise burn main-session context. The spawned session opens in a new terminal window…

1 19d ago A 79 tokens original MIT

pcvelz/cloudone

Command

Convert an existing slash command into a cloudone-delegated sibling: the expensive, stateless part of its body runs in a spawned local-model side session while the steps that need your session's identity stay home. Emits a NEW command next to the original; the original is never modified.

1 19d ago A 58 tokens original MIT

onboard

23

pcvelz/cloudone

Command

Guided setup for cloudone: choose how side sessions launch (new terminal / tmux / custom), point at your local model backend (llama-swap recommended), pick a model, and optionally install the example harness. Writes /.claude/cloudone/config.json.

1 19d ago B 54 tokens original MIT

tts:config

24

chendrizzy/claude-tts

Command

View or change any claude-tts setting by key, with validation, then restart the daemon to apply.

1 15d ago A 26 tokens original MIT