by p-lemonish · Agent Tool · ★ 173
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
opencode setup with ollama Docs: https://opencode.ai/docs/config/ Setup in to wherever you need to point it to, then using this repo's simply run To download a model, such as , and get it ready to run on ollama, run the following This following json in has worked for me so far I, like many others have had issues getting the tools working in opencode using local models. I found out why agentic actions such as using opencode's provided tools didn't work. It's because Ollama has set the context window at 4096 for the models. Even though ollama says the context is larger, for example for qwen3 it says context is around 40k, upon running the model via ollama, it will use a default of 4k context, this has to be setup by yourself. Also make sure the model you are planning to use actually supports agentic tools. This was fixed by doing the following: For example, after pulling Then using the following json { "$schema": "https://opencode.ai/config.json", "provider": { "ollama": { "np
| Stars | 173 |
| Forks | 8 |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 61.1056994707/100 |
| Last Updated | 2025-07-02 |
| Created | 2025-07-01 |
| Est. Tokens | ~0k |
Looking for a ollama-x-opencode alternative? If you're comparing ollama-x-opencode with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired
Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di
A collection of Agent skills and Claude Code plugins for HashiCorp products.
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr
Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude
Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo
Explore other popular agent tool tools:
ollama-x-opencode is Step-by-step guide of how I setup opencode's agentic workflow to be compatible with ollama's models that are capable of using tools. It is categorized as a Agent Tool with 173 GitHub stars.
You can find installation instructions and usage details in the ollama-x-opencode GitHub repository at github.com/p-lemonish/ollama-x-opencode. The project has 173 stars and 8 forks, indicating an active community.
ollama-x-opencode is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to ollama-x-opencode on Agent Skills Hub include claude-forge, excalidraw-diagram-skill, agent-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.