Communityv3.0.0

render

Deploy and operate apps on Render (Blueprint + one-click Dashboard deeplink, same flow as Codex render-deploy). Use when the user wants to deploy, host, or publish an app; create or edit render.yaml; add web, static, workers, cron, Postgres, or Key Value; get the Blueprint deeplink to deploy; trigger or verify deploys via API when RENDER_API_KEY is set; connect Render MCP via mcporter for direct service creation; or configure env vars, health checks, scaling, previews, and projects.

2.3kdownloads3starsojusave
View on ClawHubBack to Skills

Skill Details

Slug
deploy-on-render
Latest Version
3.0.0
Author
ojusave
Published
Feb 4, 2026
Updated
May 11, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for render.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.0.0

- Added new references for direct Render API deployments and MCP integration: `references/rest-api-deployment.md` and `references/mcp-integration.md`. - Documented support for triggering deployments directly via REST API or Render MCP when `RENDER_API_KEY` is set. - Provided guidance on selecting between API-based, MCP, or traditional Dashboard (deeplink) deploy flows based on user credentials. - Updated references section to include new deployment integration docs.