Skip to main content
Generalopenai

render-deploy

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--render-deploy
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/render/skills/render-deploy/SKILL.md -o .claude/skills/render-deploy.md

Drops the SKILL.md into .claude/skills/render-deploy.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.