render-deployDeploy applications on Render with codebase analysis, render.yaml Blueprint generation, MCP direct provisioning, and post-deploy verification.
Install via ClawdBot CLI:
clawdbot install ivangdavila/render-deployInstall Render CLI (Homebrew):
brew install renderRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/render-deployAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A tech startup needs to deploy a web application MVP quickly and cost-effectively on Render. They use a simple Node.js backend and React frontend, requiring a single service with environment variables for API keys. The skill generates a render.yaml Blueprint for free-tier deployment, ensuring proper port binding and health checks for reliability.
An e-commerce business is expanding its online store with multiple services including a web app, worker for order processing, and PostgreSQL database. The skill analyzes the codebase, creates a multi-service render.yaml Blueprint, and handles secret management with sync: false to securely deploy and scale on Render without manual infrastructure setup.
A data science team wants to host a Python Flask dashboard for internal analytics, integrating with external APIs and requiring cron jobs for data updates. The skill uses Direct Creation via MCP for the main service and adds cron job configurations, verifying prerequisites like git remote and RENDER_API_KEY before deployment to ensure smooth operation.
An educational institution deploys an interactive learning platform with a static frontend and backend API, needing environment variables for user authentication and database connections. The skill guides through Blueprint generation, validates render.yaml for correct runtime settings, and performs post-deploy verification to confirm health endpoint responsiveness.
Companies offering software-as-a-service with recurring revenue rely on this skill for deploying and updating their applications on Render. It ensures reliable deployment execution, handles multi-service architectures, and maintains uptime through post-deploy checks, supporting scalable subscription models.
Startups launching freemium products use this skill to deploy initial versions quickly on Render's free tier. The skill optimizes render.yaml for cost-efficiency, manages environment variables for feature gating, and enables rapid iteration based on user feedback without complex infrastructure overhead.
Digital agencies deploy client projects on Render using this skill for consistent and repeatable deployments. It handles diverse codebases, generates Blueprints for reproducible setups, and provides troubleshooting flows to minimize downtime, allowing agencies to offer reliable hosting as part of their service packages.
💬 Integration Tip
Ensure RENDER_API_KEY is set and git remote is configured before starting; use the skill's memory files to store deployment preferences for faster repeat deployments.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.