概要
This skill enables Claude to interact seamlessly with the official Ollama Python library, providing a high-level interface for local large language model (LLM) orchestration. It covers essential operations including chat completions, text generation, and embeddings, alongside comprehensive model management tasks like pulling, listing, and deleting models. Ideal for developers building AI-powered Python applications, it simplifies the process of managing local model lifecycles and implementing multi-turn conversations with production-ready patterns like streaming and robust error handling.