From ab5f32b50e413ead0c398685a0b5b3105e266c94 Mon Sep 17 00:00:00 2001 From: juanitourquiza Date: Fri, 21 Aug 2026 21:57:44 -0500 Subject: [PATCH] docs: add ShipFrame to ecosystem agents --- packages/web/src/content/docs/ecosystem.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 |