deploy-on-renderDeploy 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.
Install via ClawdBot CLI:
clawdbot install ojusave/deploy-on-renderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api-docs.render.com/reference/validate-blueprintCalls external URL not in known-safe list
https://render.com/docsAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A tech startup needs to quickly deploy a web application with a PostgreSQL database to validate their product with early users. They use the Render skill to create a Blueprint, configure environment variables securely, and deploy via a one-click Dashboard deeplink, enabling rapid iteration without managing infrastructure.
An e-commerce business requires deploying a Node.js web app with background workers for order processing and cron jobs for inventory updates. They leverage the Render skill to set up scalable services, configure health checks, and use the API for automated re-deploys during peak sales events.
A media company wants to host a static site generated from a CMS like Gatsby or Hugo. They use the Render skill to define a static runtime in the Blueprint, set the static publish path, and deploy with minimal configuration, ensuring fast content delivery and easy updates via Git pushes.
A large enterprise needs to deploy private internal tools, such as dashboards or APIs, accessible only within their network. They utilize the Render skill to create pserv (private service) types in the Blueprint, configure env vars for security, and validate deployments using the Render CLI before pushing changes.
A freelance developer is building a portfolio website with a Python backend and Key Value store for caching. They use the Render skill to generate a Blueprint, integrate with their Git repo, and deploy via the Dashboard deeplink, allowing them to focus on development without DevOps overhead.
Companies offering cloud-based software can use the Render skill to deploy and manage their applications efficiently. By leveraging Blueprints and API integrations, they reduce deployment time, scale services dynamically, and maintain high availability for customers, generating revenue through subscription fees.
Digital agencies that build and host websites or apps for clients can utilize the Render skill to streamline deployment workflows. They create custom Blueprints for different client needs, manage multiple projects with preview environments, and charge clients for hosting and maintenance services.
Developers maintaining open source projects can use the Render skill to provide easy deployment options for contributors and users. By offering pre-configured Blueprints and deeplinks, they encourage adoption and community engagement, potentially generating revenue through donations, sponsorships, or premium support.
💬 Integration Tip
Always validate Blueprints with the Render CLI or API before deployment to avoid YAML errors, and use environment variables for secrets instead of hardcoding them in the configuration.
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.