#47 · Primary category: AI Coding Assistants
openclaude
runs anywhere. uses anything
Project last updated:08/27/26
GitHub Stars
30.9K
Forks
8.9K
Contributors
149
License
Other
Why we included this project
OpenClaude is a coding agent that lives in the terminal and covers the routine parts of software work: reading and editing files, running shell commands, searching a codebase, and talking to MCP servers, all from one CLI. Its main draw is provider portability. The same prompts, tools, agents, and slash commands work against OpenAI-compatible APIs, Gemini, GitHub Models, Codex, and local runtimes like Ollama, so you can swap backends without relearning your workflow. That suits developers and small teams who want a coding agent that isn't locked to one vendor's API, whether they are comparing cloud models or moving work onto local hardware. Guided provider setup and saved profiles make it easier to wire up a new model, which helps when you are evaluating options or standardizing tooling across a team.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.