smithery/bobmatnyc

digitalocean-managed-databases

DigitalOcean Managed Databases for PostgreSQL, MySQL, Redis, MongoDB, Kafka, OpenSearch, and Valkey. Use when provisioning, scaling, or operating managed database clusters on DigitalOcean.

Installation

$ npx skills add smithery/bobmatnyc --skill digitalocean-managed-databases

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/bobmatnyc · top by installs.

npx skills add smithery/bobmatnyc

Browse all from smithery/bobmatnyc

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,269 B
  • docs SUMMARY.md 226 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

DigitalOcean Managed Databases Skill


progressivedisclosure: entrypoint: summary: "Managed databases on DigitalOcean: PostgreSQL, MySQL, Redis, MongoDB, Kafka, OpenSearch, Valkey with managed backups and scaling." whentouse: - "When provisioning managed database clusters" - "When scaling or migrating database workloads" - "When securing database access with VPC and credentials" quickstart: - "Choose a database engine and region" - "Create a cluster and users" - "Apply networking and access controls" - "Monitor usage and scale as needed" tokenestimate: entry: 90-110 full: 4200-5400


Overview

DigitalOcean Managed Databases provide fully managed clusters so teams can avoid manual setup and maintenance.

Supported engines:

  • PostgreSQL
  • MySQL
  • Redis
  • MongoDB
  • Kafka
  • OpenSearch
  • Valkey

Provisioning Workflow

  • Select engine, region, and cluster size.
  • Create users and databases with required roles.
  • Configure trusted sources and VPC networking.
  • Retrieve connection strings and TLS settings.

Operations and Scaling

  • Scale nodes or storage as demand grows.
  • Set maintenance windows to control upgrades.
  • Review backups and restore points.

Security Practices

  • Use VPC for private connectivity.
  • Rotate credentials and limit user privileges.
  • Enforce TLS connections.

Migration Planning

  • Use engine-specific migration guides.
  • Validate application connectivity before cutover.
  • Plan rollback using snapshots or backups.

Complementary Skills

When using this skill, consider these related skills (if deployed):

  • digitalocean-networking: VPC, firewalls, and private access.
  • digitalocean-management: Monitoring and alerting.
  • digitalocean-storage: Backup and snapshot workflows.

Note: Complementary skills are optional. This skill is fully functional without them.

Resources

DigitalOcean Docs: