mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 20:39:28 +00:00
125 lines
3.5 KiB
Markdown
125 lines
3.5 KiB
Markdown
<!-- HEADER -->
|
||
<div align="center">
|
||
|
||
<br>
|
||
<!-- LOGO -->
|
||
<img src="https://github.com/user-attachments/assets/aced1e8e-e6be-485a-9015-b822d01ab064" alt="Awesome Opencode" />
|
||
<br><br>
|
||
|
||
<!-- TITLE -->
|
||
<h1>Awesome Opencode</h1>
|
||
|
||
<!-- BADGES -->
|
||
<p>
|
||
<a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" height="28" alt="Awesome" /></a>
|
||
|
||
<a href="https://github.com/anomalyco/opencode"><img src="https://img.shields.io/github/stars/anomalyco/opencode?style=social" height="28" alt="Opencode Stars" /></a>
|
||
</p>
|
||
|
||
<br>
|
||
|
||
<!-- DESCRIPTION -->
|
||
<h3>A curated list of plugins, themes, agents, and resources for <a href="https://opencode.ai/">Opencode</a>.</h3>
|
||
<h3>The AI coding agent for the terminal, built by the team at <a href="https://github.com/anomalyco">Anomaly</a>.</h3>
|
||
|
||
<br>
|
||
|
||
[**OFFICIAL**](#official) • [**PLUGINS**](#plugins) • [**THEMES**](#themes) • [**AGENTS**](#agents) • [**PROJECTS**](#projects) • [**RESOURCES**](#resources)
|
||
|
||
<br>
|
||
<hr>
|
||
|
||
</div>
|
||
|
||
<!-- CONTENT -->
|
||
|
||
<div id="official"></div>
|
||
|
||
<h3>⭐️ Official Repositories</h3>
|
||
|
||
| Project | Stars | Description |
|
||
| :--- | :--- | :--- |
|
||
| **[opencode](https://github.com/anomalyco/opencode)** |  | The official opencode AI coding agent. |
|
||
| **[opencode-sdk-js](https://github.com/anomalyco/opencode-sdk-js)** |  | Official JavaScript/TypeScript SDK for opencode. |
|
||
| **[opencode-sdk-go](https://github.com/anomalyco/opencode-sdk-go)** |  | Official Go SDK for opencode. |
|
||
| **[opencode-sdk-python](https://github.com/anomalyco/opencode-sdk-python)** |  | Official Python SDK for opencode. |
|
||
|
||
<br>
|
||
|
||
<div id="plugins"></div>
|
||
|
||
<details open>
|
||
<summary><strong>🧩 PLUGINS</strong></summary>
|
||
<br>
|
||
|
||
{{PLUGINS}}
|
||
|
||
<br>
|
||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>➕ Add a Plugin via PR</b></a>
|
||
</details>
|
||
|
||
<br>
|
||
|
||
<div id="themes"></div>
|
||
|
||
<details>
|
||
<summary><strong>🎨 THEMES</strong></summary>
|
||
<br>
|
||
|
||
{{THEMES}}
|
||
|
||
<br>
|
||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>➕ Add a Theme via PR</b></a>
|
||
</details>
|
||
|
||
<br>
|
||
|
||
<div id="agents"></div>
|
||
|
||
<details>
|
||
<summary><strong>🤖 AGENTS</strong></summary>
|
||
<br>
|
||
|
||
{{AGENTS}}
|
||
|
||
<br>
|
||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>➕ Add an Agent via PR</b></a>
|
||
</details>
|
||
|
||
<br>
|
||
|
||
<div id="projects"></div>
|
||
|
||
<details>
|
||
<summary><strong>🛠 PROJECTS</strong></summary>
|
||
<br>
|
||
|
||
{{PROJECTS}}
|
||
|
||
<br>
|
||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>➕ Add a Project via PR</b></a>
|
||
</details>
|
||
|
||
<br>
|
||
|
||
<div id="resources"></div>
|
||
|
||
<details>
|
||
<summary><strong>📚 RESOURCES</strong></summary>
|
||
<br>
|
||
|
||
{{RESOURCES}}
|
||
|
||
<br>
|
||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>➕ Add a Resource via PR</b></a>
|
||
</details>
|
||
|
||
<br><br>
|
||
|
||
<div align="center">
|
||
<h3>🤝 Contributing</h3>
|
||
Found an Awesome Opencode project? <br>
|
||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>Submit a Pull Request</b></a> to add it to the list!
|
||
<br><br>
|
||
<sub>Released under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a>.</sub>
|
||
</div>
|