distill — Codex Skill by samuelfaj

by samuelfaj · Codex Skill · ★ 612

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About distill

distill Agent command outputs are one of the biggest sources of token waste. Logs, test results, stack traces… thousands of tokens sent to an LLM just to answer a simple question. 🔥 compresses command outputs into only what the LLM actually needs. Save up to 99% of tokens without losing the signal. How to use You can also point at OpenAI-compatible providers such as LM Studio, Jan, LocalAI, vLLM, SGLang, llama.cpp-compatible servers, MLX-based servers, and Docker Model Runner. Add in your global agent instructions file: md CRITICAL: Pipe every non-interactive shell command through unless raw output is explicitly required. CRITICAL: Your prompt to must be fully explicit. State exactly what you want to know and exactly what the output must contain. If you want only filenames, say If you want JSON, say Do not ask vague questions. Bad: Good: Examples: npm audit 2&1 | d

claude-codecodexllmtokens

Quick Facts

Stars612
Forks38
LanguageTypeScript
CategoryCodex Skill
Quality Score68.9432159038816/100
Open Issues7
Last Updated2026-06-18
Created2026-03-06
Platformsclaude-code, cli, codex, node
Est. Tokens~15k

distill alternative? Top 6 similar tools

Looking for a distill alternative? If you're comparing distill with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Overture by SixHq · ⭐ 592

    Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server

  • deterministic-agent-control-protocol by elliot35 · ⭐ 145

    Governance gateway for AI agents — bounded, auditable, session-aware control with MCP proxy, shell proxy & HTT

  • cocoindex-code by cocoindex-io · ⭐ 2.3k

    A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improve

  • skillshare by runkids · ⭐ 2.3k

    📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Codex, Claude Co

  • code-graph-rag by vitali87 · ⭐ 2.3k

    The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI

  • pilot-shell by maxritter · ⭐ 1.8k

    How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quali

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is distill?

distill is Distill large CLI outputs into small answers for LLMs and save tokens!. It is categorized as a Codex Skill with 612 GitHub stars.

What programming language is distill written in?

distill is primarily written in TypeScript. It covers topics such as claude-code, codex, llm.

How do I install or use distill?

You can find installation instructions and usage details in the distill GitHub repository at github.com/samuelfaj/distill. The project has 612 stars and 38 forks, indicating an active community.

What are the best alternatives to distill?

The top alternatives to distill on Agent Skills Hub include Overture, deterministic-agent-control-protocol, cocoindex-code. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Codex Skill tools