render-cli Skill
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, rend Published by openai in plugins.
What is render-cli Skill?
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, rend Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Database workflows
- Browser automation use cases
- Database workflows use cases
Technical details
- Install or run with Copy skill directory
When to use render-cli Skill
- Use it for browser automation.
- Use it for database workflows.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/render/skills/render-cli/SKILL.md
What it does
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, rend
Skill instructions
Render CLI The Render CLI manages services, databases, and deployments from the terminal. Supports interactive use, non-interactive scripting, and CI/CD automation. When to Use - Deploying a service from the terminal or CI/CD - Tailing logs in real time - Opening psql to a Render Postgres database - SSHing into a running service or launching an ephemeral shell - Validating a render.yaml Blueprint - Scripting Render operations in CI/CD pipelines - Installing agent skills for AI coding tools Installation | Method | Command | |--------|---------| | Homebrew | brew update && brew install render | | Linux/macOS | curl -fsSL https://raw.githubusercontent.com/render-oss/cli/refs/heads/main/bin/install.sh | sh | | Direct download | GitHub releases | | Build from source | git clone git@github.com:render-oss/cli.git && cd cli && go build -o render | After install, run render with no arguments to confirm. Authentication Interactive (local dev) bash render login Opens the browser to generate a CL
Explore related resources
Frequently asked questions
What is render-cli?
render-cli is a open-source AI agent skill with Copy skill directory. Installs and uses the Render CLI for deploys, logs, SSH, psql, Blueprint validation, and automation.
Who is render-cli best for?
render-cli is best for reusing agent instructions, scripts, and references, browser automation workflows, database workflows.
How do I install render-cli?
Install or run render-cli using Copy skill directory. Check render-cli for the latest setup command.
Is render-cli actively maintained?
render-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.