{"schemaVersion":"opencli.cli.v1","slug":"ollama","name":"Ollama","shortName":"ollama","binaryName":"ollama","maker":{"slug":"ollama","name":"Ollama","type":"small-team","url":"https://ollama.com","officialPlatformMaker":false,"featuredBuilder":true},"category":"AI","description":"Local models, ai prototyping, and private inference from the terminal. Built by Ollama. Start with `ollama pull llama3.2` and go from there. Runs entirely on your machine.","tagline":"Local models, ai prototyping, and private inference from the terminal.","install":{"packageManager":"brew","command":"brew install ollama","packageName":null,"npmPackage":null,"brewFormula":"ollama","brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"ollama --version","signal":"Responds locally and is ready for models."},"quickStart":"ollama run llama3.2","exampleWorkflow":["ollama pull llama3.2","ollama run llama3.2","ollama serve"],"agent":{"readiness":{"label":"Usable with guardrails","score":45,"reasons":["Supports non-interactive/scripted use.","Can run locally with less credential exposure."],"guardrails":["Prefer small commands and ask the agent to summarize plain text output.","Start read-only, then ask before mutations."]},"packUrl":"https://opencli.co/cli/ollama/agent.md","packMarkdown":"# OpenCLI Agent Pack: Ollama\n\nUse this when an AI agent needs to work with `ollama`.\n\n## What this CLI is for\nLocal models, ai prototyping, and private inference from the terminal. Built by Ollama. Start with `ollama pull llama3.2` and go from there. Runs entirely on your machine.\n\nBest for: local models, ai prototyping, and private inference from the terminal.\n\n## Agent readiness\nUsable with guardrails (45/100)\n- Supports non-interactive/scripted use.\n- Can run locally with less credential exposure.\n\n## Install\n```sh\nbrew install ollama\n```\n\n## Verify before real work\n```sh\nollama --version\n```\nExpected signal: Responds locally and is ready for models.\n\n## Safe starting commands\n```sh\nollama --version\n```\n\n```sh\nollama run llama3.2\n```\n\n```sh\nollama pull llama3.2\n```\n\n```sh\nollama serve\n```\n\n## Guardrails for agents\n- Prefer small commands and ask the agent to summarize plain text output.\n- Start read-only, then ask before mutations.\n\n## Suggested agent instruction\nYou may use Ollama (`ollama`) for local models, ai prototyping, and private inference from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"local models, ai prototyping, and private inference from the terminal.","useThisIf":"You want AI models and inference that runs entirely on your machine.","skipIf":"You don't work with AI models and inference.","whatHappensNext":"Run `ollama run llama3.2` to see it in action."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":false,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":false,"requiresNetwork":false,"ciFriendly":false,"localFirst":true,"destructivePotential":"medium"},"taxonomy":{"useCases":["Local models","AI prototyping","Private inference"],"aliases":["local llm"],"keywords":["local models inference"],"tags":["builder","agent-friendly","local-first"]},"links":{"website":"https://ollama.com","github":"https://github.com/ollama/ollama","docs":"https://github.com/ollama/ollama/tree/main/docs","opencli":"https://opencli.co/cli/ollama","markdown":"https://opencli.co/cli/ollama/agent.md","json":"https://opencli.co/cli/ollama.json"},"metrics":{"githubStars":173558,"latestRelease":"2026-06-07T21:53:09Z","license":"MIT","metricLabel":"Homebrew installs (30d)","metricValue":61555,"metricSource":"homebrew","metricAsOf":"2026-06-08T11:00:46.278Z"}}