mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-19 08:09:31 +00:00
Update README for consistency and formatting
This commit is contained in:
parent
e37782fa65
commit
40cc4b9eff
1 changed files with 43 additions and 24 deletions
67
README.md
67
README.md
|
|
@ -4,62 +4,81 @@
|
|||
|
||||
[](https://awesome.re)
|
||||
|
||||
> A curated list of awesome plugins, themes, agents, projects, and resources for [OpenCode](https://opencode.ai/).
|
||||
> A curated list of awesome plugins, themes, agents, projects, and resources for [opencode](https://opencode.ai/).
|
||||
|
||||
[OpenCode](https://opencode.ai/) is an AI coding agent for the terminal, built by the team at [SST](https://github.com/sst). This list is a community-driven collection of resources to make it even more powerful.
|
||||
[opencode](https://opencode.ai/) is an AI coding agent for the terminal, built by the team at [SST](https://github.com/sst). This list is a community-driven collection of resources to make it even more powerful.
|
||||
|
||||
## Contents
|
||||
## 📋 Table of Contents
|
||||
|
||||
- [Official Repositories](#official-repositories)
|
||||
- [Plugins](#plugins)
|
||||
- [Themes](#themes)
|
||||
- [Agents](#agents)
|
||||
- [Projects](#projects)
|
||||
- [Resources](#resources)
|
||||
|
||||
## Official Repositories
|
||||
|
||||
|Name|Stars|Description|
|
||||
|---|---|---|
|
||||
|[opencode](https://github.com/sst/opencode)||The official opencode AI coding agent.|
|
||||
|[opencode-sdk-js](https://github.com/sst/opencode-sdk-js)||Official JavaScript/TypeScript SDK for opencode.|
|
||||
|[opencode-sdk-go](https://github.com/sst/opencode-sdk-go)||Official Go SDK for opencode.|
|
||||
|[opencode-sdk-python](https://github.com/sst/opencode-sdk-python)||Official Python SDK for opencode.|
|
||||
|
||||
## Plugins
|
||||
|
||||
* [Opencode Google AI Search Plugin](https://github.com/ahosker/Opencode-Google-AI-Search-Plugin) - An Opencode plugin that exposes a native tool for querying Google AI Mode (aka Google SGE).
|
||||
* [OpenCode Context Analysis Plugin](https://github.com/IgorWarzocha/Opencode-Context-Analysis-Plugin) - An OpenCode plugin that provides detailed token usage analysis for your AI sessions.
|
||||
|Name|Stars|Description|
|
||||
|---|---|---|
|
||||
|[Opencode-Google-AI-Search-Plugin](https://github.com/ahosker/Opencode-Google-AI-Search-Plugin)||An opencode plugin that exposes a native tool for querying Google AI Mode (SGE).|
|
||||
|[Opencode-Context-Analysis-Plugin](https://github.com/IgorWarzocha/Opencode-Context-Analysis-Plugin)||An opencode plugin that provides detailed token usage analysis for your AI sessions.|
|
||||
|
||||
➡️ **[Suggest a new Plugin in our Discussions!](https://github.com/awesome-opencode/awesome-opencode/discussions/categories/plugins)**
|
||||
|
||||
## Themes
|
||||
|
||||
*No themes have been suggested yet.*
|
||||
|
||||
➡️ **[Suggest a new Theme in our Discussions!](https://github.com/awesome-opencode/awesome-opencode/discussions/categories/themes)**
|
||||
|
||||
## Agents
|
||||
|
||||
* [Agentic](https://github.com/Cluster444/agentic) - Modular AI agents and commands for structured software development with OpenCode.
|
||||
* [awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) - Comprehensive reference repository for production-ready Claude Code subagents.
|
||||
* [opencode-agents](https://github.com/darrenhinde/opencode-agents) - A set of OpenCode configurations, prompts, agents, and plugins for enhanced development workflows.
|
||||
|Name|Stars|Description|
|
||||
|---|---|---|
|
||||
|[Agentic](https://github.com/Cluster444/agentic)||Modular AI agents and commands for structured software development with opencode.|
|
||||
|[awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents)||Comprehensive reference repository for production-ready Claude Code subagents.|
|
||||
|[opencode-agents](https://github.com/darrenhinde/opencode-agents)||A set of opencode configurations, prompts, agents, and plugins for enhanced development workflows.|
|
||||
|
||||
➡️ **[Suggest a new Agent in our Discussions!](https://github.com/awesome-opencode/awesome-opencode/discussions/categories/agents)**
|
||||
|
||||
## Projects
|
||||
|
||||
* [OpenCode Monitor](https://github.com/Shlomob/ocmonitor-share) - A CLI tool for monitoring and analysing OpenCode AI coding usage.
|
||||
* [occtx - OpenCode Context Switcher](https://github.com/hungthai1401/occtx) - A command-line tool for switching between different opencode contexts quickly and easily.
|
||||
* [OpenCode Compatable MCP Voice Interface](https://github.com/shantur/mcp-voice-interface) - Talk to AI assistants using your voice through a web browser. Compatible with Claude Desktop, OpenCode, and other MCP-enabled AI tools.
|
||||
* [Codex Proxy Server](https://github.com/unluckyjori/Codex-Proxy-Server) - A proxy server that provides a local API proxy for Codex/ChatGPT-like models.
|
||||
* [Qwen OpenAI-Compatible Proxy Server](https://github.com/aptdnfapt/qwen-code-oai-proxy) - An OpenAI-Compatible Proxy Server for Qwen models.
|
||||
* [geminicli2api](https://github.com/gzzhongqi/geminicli2api) - A FastAPI-based proxy that converts the Gemini CLI tool into OpenAI-compatible endpoints.
|
||||
* [CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI) - A proxy server providing compatible API interfaces for multiple model CLIs.
|
||||
|Name|Stars|Description|
|
||||
|---|---|---|
|
||||
|[ocmonitor-share](https://github.com/Shlomob/ocmonitor-share)||A CLI tool for monitoring and analysing opencode AI coding usage.|
|
||||
|[occtx](https://github.com/hungthai1401/occtx)||A command-line tool for switching between different opencode contexts quickly.|
|
||||
|[mcp-voice-interface](https://github.com/shantur/mcp-voice-interface)||Talk to AI assistants using your voice through a web browser. Compatible with Claude Desktop, opencode, and other MCP-enabled AI tools.|
|
||||
|[Codex-Proxy-Server](https://github.com/unluckyjori/Codex-Proxy-Server)||A proxy server that provides a local API proxy for Codex/ChatGPT-like models.|
|
||||
|[qwen-code-oai-proxy](https://github.com/aptdnfapt/qwen-code-oai-proxy)||An OpenAI-Compatible Proxy Server for Qwen models.|
|
||||
|[geminicli2api](https://github.com/gzzhongqi/geminicli2api)||A proxy that converts the Gemini CLI tool into OpenAI-compatible endpoints.|
|
||||
|[CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI)||A proxy server providing compatible API interfaces for multiple model CLIs.|
|
||||
|
||||
➡️ **[Suggest a new Project in our Discussions!](https://github.com/awesome-opencode/awesome-opencode/discussions/categories/projects)**
|
||||
|
||||
## Resources
|
||||
|
||||
* [GoTTY](https://github.com/sorenisanerd/gotty) - A simple command-line tool that turns your CLI tools, like OpenCode, into web applications.
|
||||
* **Official SDKs** - Libraries for controlling the OpenCode server programmatically.
|
||||
* [JavaScript/TypeScript](https://github.com/sst/opencode-sdk-js) - (`npm install @opencode-ai/sdk`)
|
||||
* [Go](https://github.com/sst/opencode-sdk-go)
|
||||
* [Python](https://github.com/sst/opencode-sdk-python)
|
||||
|
||||
|Name|Stars|Description|
|
||||
|---|---|---|
|
||||
|[GoTTY](https://github.com/sorenisanerd/gotty)||A simple command-line tool that turns your CLI tools, like opencode, into web applications.|
|
||||
|
||||
➡️ **[Suggest a new Resource in our Discussions!](https://github.com/awesome-opencode/awesome-opencode/discussions/categories/resources)**
|
||||
|
||||
## Contributing
|
||||
---
|
||||
|
||||
Your contributions are essential to keeping this list great!
|
||||
## 🤝 Contributing
|
||||
|
||||
To add an item to the list, please **start a new discussion** in the appropriate category. We're looking for new projects, themes, agents, and any other ideas to make this list better. Thank you for your help in building this community resource.
|
||||
Found a great opencode related project? Please contribute by **[starting a new discussion](https://github.com/awesome-opencode/awesome-opencode/discussions)** in the appropriate category.
|
||||
|
||||
## 📄 License
|
||||
|
||||
This awesome list is released under the [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue