From fed9eeb74eefb5fceb5759a922ab9099c48c6e27 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 15:13:21 -0500 Subject: [PATCH] Add render plugin (#3485) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4d5e6ac7..5b2abfd2 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2431,6 +2431,20 @@ }, "homepage": "https://github.com/Digital-Process-Tools/claude-remember" }, + { + "name": "render", + "description": "Deploy, debug, and monitor applications on Render. Includes skills, an agent, slash commands, and a render.yaml validation hook.", + "author": { + "name": "Render" + }, + "category": "deployment", + "source": { + "source": "url", + "url": "https://github.com/render-oss/render-plugin-claude-code.git", + "sha": "9ed7e5f44a711ebd3f0b159367bbb2b48abc22fc" + }, + "homepage": "https://render.com" + }, { "name": "resend", "description": "Agent skills for working with Resend to send and receive emails — email API integration, agent inbox, CLI, React Email components, and deliverability best practices. Includes the Resend MCP server.",