By render-oss
Manage the full lifecycle of applications on the Render cloud platform: deploy from Git or Docker, generate and validate Blueprint infrastructure, monitor real-time service health, debug failures, migrate from Heroku, and configure databases, private networking, custom domains, cron jobs, background workers, and static sites. Also includes MCP integration and git hooks for commit policy enforcement.
Sets up and configures background workers on Render for queue-based job processing. Use when the user needs to process async jobs, consume from a queue, run Celery/Sidekiq/BullMQ/Asynq/Oban workers, handle graceful shutdown with SIGTERM, wire a worker to Key Value (Redis), or choose between workers and cron jobs for background work. Trigger terms: background worker, async jobs, queue consumer, Celery, Sidekiq, BullMQ, Asynq, Oban, job processing, SIGTERM, graceful shutdown.
Authors and validates render.yaml Blueprints for Render infrastructure. Use when the user needs to write or edit a render.yaml, wire services together with fromDatabase/fromService/fromGroup, set up projects and environments for multi-service apps, configure preview environments, validate against the schema, or fix immutable field errors. Trigger terms: render.yaml, Blueprint, IaC, fromDatabase, fromService, envVarGroups, previews, projects, environments.
Installs and uses the Render CLI for deploys, logs, SSH, psql, Blueprint validation, and automation. Use when the user needs to run Render CLI commands, script deploys in CI/CD, authenticate with an API key, query services non-interactively, or troubleshoot CLI auth issues. Trigger terms: render CLI, render login, render deploys, render logs, render ssh, render psql, render blueprints validate, render skills, RENDER_API_KEY, non-interactive, CI/CD deploy.
Configures and troubleshoots scheduled tasks on Render using cron job services. Use when the user needs to run something on a schedule, write a cron expression, set up a periodic job, migrate from Heroku Scheduler, choose between cron jobs and background workers, or fix a cron that isn't firing. Trigger terms: cron job, scheduled task, periodic job, cron expression, schedule, run every, timer, Heroku Scheduler migration.
Debug failed Render deployments by analyzing logs, metrics, and database state. Identifies errors (missing env vars, port binding, OOM, etc.) and suggests fixes. Use when deployments fail, services won't start, or users mention errors, logs, or debugging.
Executes bash commands
Hook triggers when Bash tool is used
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A catalog of 21 skills that teach AI coding tools how to deploy, operate, and debug apps on Render. Each skill is a self-contained SKILL.md plus references that any compatible agent can use.
Use this repo to:
| Feature | Claude Code | Codex | OpenCode | Cursor |
|---|---|---|---|---|
Skill prompts (SKILL.md) | ✅ | ✅ | ✅ | ✅ |
| Render CLI commands | ✅ | ✅ | ✅ | ✅ |
| Render MCP tools | ✅ | ✅ | ✅ | ✅ |
| Auto-approval hooks | ✅ | ❌ | ❌ | ❌ |
The recommended way to install Render skills is the Render CLI:
render skills install
Other useful commands:
render skills # interactive management
render skills list # show installed skills
render skills update # update installed skills
npx skills add render-oss/skills/plugin marketplace add render-oss/skills then /plugin install render@skillsskills/ into your tool's skills path (~/.claude/skills/, ~/.codex/skills/, ~/.config/opencode/skills/, or ~/.cursor/skills/)RENDER_API_KEY environment variable| Skill | What it helps with |
|---|---|
render-mcp | Set up and troubleshoot the Render MCP server |
render-cli | Install and use the Render CLI for deploys, logs, SSH, and automation |
render-deploy | Deploy applications to Render |
render-blueprints | Author and validate render.yaml Blueprints |
| Skill | What it helps with |
|---|---|
render-web-services | Configure public web services, health checks, and TLS |
render-private-services | Design internal-only services on Render's private network |
render-static-sites | Deploy static sites, SPAs, redirects, and custom headers |
render-background-workers | Set up queue-based background workers and graceful shutdown |
render-cron-jobs | Configure scheduled jobs and cron expressions |
render-workflows | Set up and develop Render Workflows |
| Skill | What it helps with |
|---|---|
render-docker | Build and deploy Docker-based services |
render-env-vars | Manage env vars, secrets, and env groups |
render-disks | Attach and manage persistent disks |
| Skill | What it helps with |
|---|---|
render-domains | Configure custom domains and troubleshoot TLS |
render-networking | Connect services over Render's private network |
| Skill | What it helps with |
|---|---|
render-postgres | Operate Managed PostgreSQL, backups, replicas, and connections |
render-keyvalue | Provision and tune Render Key Value |
| Skill | What it helps with |
|---|---|
render-monitor | Check service health, metrics, and logs |
render-debug | Diagnose failed deploys, startup issues, and runtime errors |
render-scaling | Configure autoscaling, instance sizing, and cost tradeoffs |
render-migrate-from-heroku | Migrate Heroku apps to Render |
Once installed, ask your agent things like:
The repo ships hook configuration that lets Claude Code auto-approve safe, read-only Render CLI operations:
npx claudepluginhub render-oss/skills --plugin renderDeploy, debug, and monitor applications on Render. Includes skills, an agent, slash commands, and a render.yaml validation hook.
Claude Code skill pack for Fly.io (18 skills)
Railway agent skills and MCP server for deploying, configuring, monitoring, and troubleshooting apps and infrastructure on Railway from Claude Code. Manage services, environments, deployments, databases, object storage, networking, and observability.
Zeabur CLI skills for deployment, template management, and troubleshooting
DigitalOcean cloud deployment plugin for App Platform, Droplets, Kubernetes, Functions, Managed Databases, Spaces storage, and infrastructure management with official MCP server integration
Use this agent when monitoring system health, optimizing performance, managing scaling, or ensuring infrastructure reliability. This agent excels at keeping studio applications running smoothly while preparing for growth and preventing disasters. Examples:\n\n<example>\nContext: App experiencing slow performance
DevOps and infrastructure toolkit with GitHub Actions, Kamal deployment, and Tailscale VPN configuration