llm-cli

Community

Unified LLM access with smart model selection.

Authorpinion05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill unifies access to multiple LLM providers via the llm CLI, enabling seamless model selection, input handling, and execution across providers.

Core Features & Use Cases

  • Non-interactive processing: Run prompts on files or stdin and receive direct results.
  • Interactive mode: Engage in a conversational session with a chosen model.
  • Provider detection & setup: Auto-detects available providers and guides first-time setup.
  • Input handling: Accepts text prompts, files (text and common media types), and piped input.
  • Persistent configuration: Remembers last-used model/provider for streamlined workflows.
  • Slash command integration: Supports Claude Code skill invocation and /llm command bridging.

Quick Start

Install the llm CLI, run /llm --setup to detect providers, then run a sample prompt such as /llm "Summarize this document" or llm -m gpt-4o "Your query".

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-cli
Download link: https://github.com/pinion05/skills/archive/main.zip#llm-cli

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.