From 8481be94ddfb7623329cb5c89e7097133142e69b Mon Sep 17 00:00:00 2001 From: Toshi Lam Date: Mon, 8 Jun 2026 21:45:39 +0800 Subject: [PATCH] docs(ecosystem): add community plugin and agents listings --- packages/web/src/content/docs/ecosystem.mdx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 2fc3b654869b..3138118f4d3a 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -54,6 +54,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-firecrawl](https://github.com/firecrawl/opencode-firecrawl) | Web scraping, crawling, and search via the Firecrawl CLI | | [opencode-jfrog-plugin](https://github.com/jfrog/opencode-jfrog-plugin) | JFrog Plugin for seamless integration of Opencode users to JFrog platform | | [opencode-goal-plugin](https://github.com/willytop8/OpenCode-goal-plugin) | Session-scoped `/goal` workflow that keeps objectives in context and auto-continues until complete | +| [forLoop-planner-plugin](https://github.com/forloop-cc/forloop-opencode-plugin-planner | Autopilot development. Plan with ForLoop agent. Build, Test, Deploy on cloud in one go. | --- @@ -77,7 +78,8 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw ## 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 | +| 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 | +| [forloop-agents](https://github.com/forloop-cc/forloop-agents-skills) | Specialized ForLoop agent that deeply integrated ForLoop platform which provides an autopilot development. |