Favicon of render-disks

render-disks Skill

AI Agent SkillJavaScriptOpen source

Attaches and manages persistent disks on Render services—mount paths, sizing, snapshots, file transfers, and single-instance constraints. Use when the user needs persistent storage, file uploads, a custom database on disk, CMS media storage, or needs to understand why their service can't scale horizontally or use zero- Published by openai in plugins.

What is render-disks Skill?

Attaches and manages persistent disks on Render services—mount paths, sizing, snapshots, file transfers, and single-instance constraints. Use when the user needs persistent storage, file uploads, a custom database on disk, CMS media storage, or needs to understand why their service can't scale horizontally or use zero- 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
91/100

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
  • Database workflows
  • Deployment
  • Data analysis
  • Design and media
  • Database workflows use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use render-disks Skill

  • Use it for database workflows.
  • Use it for deployment.
  • Use it for data analysis.
  • Use it for design and media.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/render/skills/render-disks/SKILL.md

What it does

Attaches and manages persistent disks on Render services—mount paths, sizing, snapshots, file transfers, and single-instance constraints. Use when the user needs persistent storage, file uploads, a custom database on disk, CMS media storage, or needs to understand why their service can't scale horizontally or use zero-

Skill instructions

Render Persistent Disks Persistent disks are high-performance SSDs you attach to a Render service to preserve filesystem changes across deploys and restarts. Without a disk, services have an ephemeral filesystem—all local file changes are lost on every deploy. When to Use - Storing file uploads, CMS media, or user-generated content - Running a self-managed database (MySQL, MongoDB, ClickHouse) on Render - Deploying stateful infrastructure (Elasticsearch, Kafka, RabbitMQ, Mattermost) - Understanding why scaling is blocked or zero-downtime deploys are disabled - Restoring data from an automatic disk snapshot For managed databases, prefer Render Postgres (render-postgres) or Key Value (render-keyvalue) over self-managed alternatives on disk. Critical Constraints These constraints affect architecture decisions. Understand them before attaching a disk: | Constraint | Impact | |------------|--------| | Single instance only | Cannot scale horizontally (numInstances must be 1, autoscaling not

Explore related resources

Frequently asked questions

What is render-disks?

render-disks is a open-source AI agent skill with Copy skill directory. Attaches and manages persistent disks on Render services—mount paths, sizing, snapshots, file transfers, and single-instance constraints.

Who is render-disks best for?

render-disks is best for reusing agent instructions, scripts, and references, database workflows, deployment workflows, data analysis workflows.

How do I install render-disks?

Install or run render-disks using Copy skill directory. Check render-disks for the latest setup command.

Is render-disks actively maintained?

render-disks may need a closer maintenance check before production use.

Share:

Stars
4,556
Forks
668
Last commit
9 days ago
Repository age
5 months
License
Unknown

Auto-fetched from GitHub.

Similar to render-disks