Streamline your application deployment process on Render with automated codebase analysis and Blueprint generation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install render-deploy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install render-deploy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Render Deploy is a powerful tool within the ecosystem of Openclaw Skills designed to bridge the gap between local development and cloud hosting. It automates the complex tasks of analyzing your codebase, generating render.yaml Blueprints, and managing direct service provisioning through MCP or the Render CLI. This skill ensures that your infrastructure matches your application's needs perfectly, reducing manual configuration errors and accelerating your release cycle.
By leveraging this skill, developers can focus on writing code while the agent handles the intricacies of environment detection and infrastructure-as-code. It is a vital component for teams looking to maintain high deployment velocity without sacrificing reliability.
To get started with Render Deploy and other Openclaw Skills, ensure you have the Render CLI installed and your API key ready.
# Install Render CLI via Homebrew
brew install render
# Authenticate the CLI
render whoami
# Or export your API Key
export RENDER_API_KEY="your_api_key_here"
The skill maintains a local state within the ~/render-deploy/ directory to track deployment history and project-specific preferences.
| File | Purpose |
|---|---|
| memory.md | Persistent user preferences and integration choices. |
| deployment-notes.md | Project-level decisions and architectural context. |
| env-inventory.md | Registry of required environment variables and their status. |
| incident-log.md | Log of deployment failures and applied fixes for future reference. |
Loading
A comprehensive remote access management skill for establishing secure RDP, VNC, and SSH X11 connections with automated tunneling.

A sophisticated memory management system for AI agents that prioritizes high-value context while pruning low-value noise.

A comprehensive guide and utility for writing efficient, secure, and cross-engine compatible regular expressions.

An AI skill that enables agents to self-critique, learn from mistakes, and proactively surface lessons to reduce revision rounds.

A versatile AI agent skill for navigating the rental market as a tenant, landlord, host, or guest.

A flexible automation skill that allows users to define custom data sources and schedules for generating and delivering periodic reports.








































