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
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
llm --help
Agent URL
/cli/llm/agent.md
Quick reference
Install
pipx install llmVerify
llm --helpFirst command
llm 'Explain this command: rg TODO src'About
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'