llm-pipe

Community

Pipe any input through an LLM instantly.

Authorlrhodin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the need to manually copy command output into prompts, allowing seamless processing of arbitrary text through an LLM while maintaining context hygiene.

Core Features & Use Cases

  • Pipe stdin to an LLM: Send any command output, file content, or generated text directly to Claude or other models.
  • Trusted mode: Skip injection detection for your own code or known safe inputs.
  • Model override: Choose specific model aliases or full provider/model identifiers on the fly.
  • Use Cases: Summarize logs, explain code diffs, generate article titles from browser snapshots, or transform any CLI output into concise natural language.

Quick Start

Pipe the result of git log through llm-pipe to get a concise summary.

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: llm-pipe
Download link: https://github.com/lrhodin/snorrio/archive/main.zip#llm-pipe

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