跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Render Deploy

技能 已验证 活跃

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

目的

Streamline and automate the process of deploying applications to Render's cloud platform, from initial configuration to successful deployment.

功能

  • Generates render.yaml Blueprints
  • Supports Direct Creation via MCP
  • Analyzes codebases for framework/runtime detection
  • Provides comprehensive deployment examples
  • Guides through prerequisites and configuration

使用场景

  • Deploying a new application to Render
  • Setting up Infrastructure-as-Code for Render deployments
  • Migrating an application to Render's platform
  • Configuring databases and services on Render

非目标

  • Deploying pre-built Docker images directly (users guided to Dashboard/API)
  • Managing Render infrastructure outside of deployment configuration
  • Performing deep code analysis beyond what's needed for deployment configuration

工作流

  1. Analyze codebase for deployment needs
  2. Choose deployment method (Blueprint or Direct Creation)
  3. Generate `render.yaml` or use MCP commands
  4. Configure environment variables, databases, and services
  5. Commit and push configuration to Git repository
  6. Validate configuration
  7. Deploy via Render Dashboard deeplink or MCP
  8. Verify deployment status, logs, and health

实践

  • Infrastructure as Code
  • Deployment Automation
  • CI/CD Integration
  • Cloud Deployment

先决条件

  • Access to a Render account
  • A Git repository pushed to GitHub, GitLab, or Bitbucket
  • MCP tools configured (preferred) or Render CLI installed
  • Render API key or CLI authentication

安装

npx skills add openai/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标19k
许可证Apache-2.0
状态
查看源代码

类似扩展

Azure Deploy

100

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.

技能
microsoft

Ops Fires

100

Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.

技能
Lifecycle-Innovations-Limited

Ci Cd Pipeline Builder

100

CI/CD Pipeline Builder

技能
alirezarezvani

Wrangler

100

Cloudflare Workers CLI,用于部署、开发和管理 Workers、KV、R2、D1、Vectorize、Hyperdrive、Workers AI、Containers、Queues、Workflows、Pipelines 和 Secrets Store。在运行 wrangler 命令之前加载,以确保正确的语法和最佳实践。倾向于从 Cloudflare 文档中检索信息,而不是依赖预训练的知识。

技能
cloudflare

Devops

100

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

技能
binjuhor

Ship Gate

100

Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.

技能
alirezarezvani