From 6823ef06b62d1fc10cc3c73a7e710ca04056e0ae Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 29 Jun 2026 10:10:17 -0500 Subject: [PATCH] Add render plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index cce9c35a..8c7e88bf 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.",