From 2ce249dbc06c67a6a19447f295058d0e9019aaf4 Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Tue, 9 Dec 2025 09:25:28 -0800 Subject: docs: OpenCode ecosystem (#5287) Co-authored-by: GitHub Action --- packages/web/src/content/docs/ecosystem.mdx | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 packages/web/src/content/docs/ecosystem.mdx (limited to 'packages/web/src/content/docs/ecosystem.mdx') diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx new file mode 100644 index 000000000..882589506 --- /dev/null +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -0,0 +1,37 @@ +--- +title: Ecosystem +description: Projects and integrations built with opencode. +--- + +A collection of community projects built on opencode. + +For more, check out [awesome-opencode](https://github.com/awesome-opencode/awesome-opencode). + +--- + +## Plugins + +| Name | Description | +| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | +| [opencode-skills](https://github.com/malhashemi/opencode-skills) | Manage and organize opencode skills and capabilities | +| [opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth) | Use your ChatGPT Plus/Pro subscription instead of API credits | +| [opencode-gemini-auth](https://github.com/jenslys/opencode-gemini-auth) | Use your existing Gemini plan instead of API billing | +| [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | + +--- + +## Projects + +| Name | Description | +| ------------------------------------------------------------- | ---------------------------------------------------------- | +| [kimaki](https://github.com/remorses/kimaki) | Discord bot to control opencode sessions, built on the SDK | +| [opencode.nvim](https://github.com/NickvanDyke/opencode.nvim) | Neovim plugin for editor-aware prompts, built on the API | + +--- + +## Agents + +| Name | Description | +| ----------------------------------------------------------------- | ------------------------------------------------------------ | +| [Agentic](https://github.com/Cluster444/agentic) | Modular AI agents and commands for structured development | +| [opencode-agents](https://github.com/darrenhinde/opencode-agents) | Configs, prompts, agents, and plugins for enhanced workflows | -- cgit v1.2.3