Official skills publisher Verified Skillscout rank 14

Render

Render publishes official AI agent skills for its tools, services, and developer workflows. The easiest way to run your code in production. Examples at https://github.com/render-examples.

Browse 21 official AI agent skills across 1 Render repository, with install commands and source links.

21 Skills
1 Repository
0 Installs
3 GitHub stars

Install

Add Render skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/renderinc/renderinc_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Render skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Render Cursor Plugin

renderinc/render-cursor-plugin

Includes 21 official skills: render-background-workers, render-blueprints, render-cli, render-cron-jobs, render-debug, render-deploy.

21 skills 0 installs 3 stars
npx skills add renderinc/render-cursor-plugin -y

21 skills

renderinc/render-cursor-plugin 21 skills

render-background-workers

renderinc/render-cursor-plugin 0 installs
View source

render-blueprints

renderinc/render-cursor-plugin 0 installs
View source

render-cli

renderinc/render-cursor-plugin 0 installs
View source

render-cron-jobs

renderinc/render-cursor-plugin 0 installs
View source

render-debug

renderinc/render-cursor-plugin 0 installs
View source

render-deploy

renderinc/render-cursor-plugin 0 installs
View source

render-disks

renderinc/render-cursor-plugin 0 installs
View source

render-docker

renderinc/render-cursor-plugin 0 installs
View source

render-domains

renderinc/render-cursor-plugin 0 installs
View source

render-env-vars

renderinc/render-cursor-plugin 0 installs
View source

render-keyvalue

renderinc/render-cursor-plugin 0 installs
View source

render-mcp

renderinc/render-cursor-plugin 0 installs
View source

render-migrate-from-heroku

renderinc/render-cursor-plugin 0 installs
View source

render-monitor

renderinc/render-cursor-plugin 0 installs
View source

render-networking

renderinc/render-cursor-plugin 0 installs
View source

render-postgres

renderinc/render-cursor-plugin 0 installs
View source

render-private-services

renderinc/render-cursor-plugin 0 installs
View source

render-scaling

renderinc/render-cursor-plugin 0 installs
View source

render-static-sites

renderinc/render-cursor-plugin 0 installs
View source

render-web-services

renderinc/render-cursor-plugin 0 installs
View source

render-workflows

renderinc/render-cursor-plugin 0 installs
View source

Repository documentation

renderinc/render-cursor-plugin package overview

renderinc/render-cursor-plugin/README.md View on GitHub

renderinc/render-cursor-plugin

Includes 21 official skills: render-background-workers, render-blueprints, render-cli, render-cron-jobs, render-debug, render-deploy.

Top skills in this package

render-background-workersOfficial Render skill from renderinc/render-cursor-plugin.
render-blueprintsOfficial Render skill from renderinc/render-cursor-plugin.
render-cliOfficial Render skill from renderinc/render-cursor-plugin.
render-cron-jobsOfficial Render skill from renderinc/render-cursor-plugin.
render-debugOfficial Render skill from renderinc/render-cursor-plugin.
render-deployOfficial Render skill from renderinc/render-cursor-plugin.
render-disksOfficial Render skill from renderinc/render-cursor-plugin.
render-dockerOfficial Render skill from renderinc/render-cursor-plugin.

Install

Install the full package:

npx skills add renderinc/render-cursor-plugin -y

Install a specific skill:

npx skills add renderinc/render-cursor-plugin@render-background-workers -y

Use the package when you want your agent to choose the relevant skill from this official Render repository.

View renderinc/render-cursor-plugin on GitHub
Copied