diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 6c13b3004caf..5bf8c566803f 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -78,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 | +| [ShipFrame](https://github.com/juanitourquiza/shipframe) | AI coding workflow toolkit with installable OpenCode skills, converted agents, project profiles, release evidence, and disciplined PR/MR workflows |