llm
scriptablepopularaipipx
Simon Willison · Prompting, local plugins, and structured llm outputs from the terminal.
$ pipx install llmOne-liner to try
$ llm 'Explain this command: rg TODO src'Agent pack
Quick reference
Install
pipx install llmVerify
llm --helpFirst command
llm 'Explain this command: rg TODO src'Machine JSON
/cli/llm.jsonAbout
Prompting, local plugins, and structured llm outputs from the terminal. Built by Simon Willison. Supports structured output — good for scripts and agents.
Example workflow
1. llm 'Explain this command: rg TODO src'