概要
This skill integrates Simon Willison's llm CLI tool, enabling seamless interaction with models from providers like OpenAI, Anthropic, and Google directly from the terminal. It simplifies complex AI workflows by supporting persistent chat sessions, prompt templates, and the extraction of structured data from text or images. Users can manage API keys for dozens of models, generate embeddings for semantic search, and pipe file contents directly into LLM prompts, making it an essential tool for developers building AI-powered automation and command-line scripts.