关于
This skill empowers Claude to interact directly with locally hosted Ollama instances through its native REST API. It provides comprehensive control over model lifecycles—including listing, pulling, and deleting models—as well as executing text generation, chat completions, and embedding tasks. By using the standard requests library instead of high-level wrappers, it offers developers a low-level, highly customizable way to build private AI workflows, debug API interactions, and handle streaming responses with full access to response metrics and token usage data.