snowflake-postgres-manage

List, describe, create, suspend, and resume Snowflake Postgres instances.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/randoneering/nix-flake-mirror --skill snowflake-postgres-manage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snowflake-postgres-manage
Source: https://github.com/randoneering/nix-flake-mirror/tree/main/home/programs/opencode/skills/snowflake/snowflake-postgres/manage
Command: npx skills add https://github.com/randoneering/nix-flake-mirror --skill snowflake-postgres-manage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables teams to manage Snowflake Postgres deployments by listing, describing, creating, suspending, and resuming instances from a single, consistent workflow. It helps reduce manual, error-prone operations and speeds up lifecycle management for cloud-hosted Postgres resources.

Core Features & Use Cases

  • List and describe Snowflake Postgres instances to surface name, state, size, and storage.
  • Create new instances with validated options, guarded by approval flows to avoid billable resource waste.
  • Suspend or resume instances to control costs and maintain availability while preserving connection configurations.

Quick Start

Ask me to manage Snowflake Postgres instances and I will guide you through listing, describing, creating, suspending, and resuming them.

Frequently Asked Questions about snowflake-postgres-manage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Snowflake Postgres instance provisioning and lifecycle management?

Snowflake Postgres provisioning and lifecycle management is automated through workflows that list, describe, create, suspend, and resume instances. Parameter validation and explicit user approvals guard against creating or modifying billable resources accidentally.

What's the best way to list and describe Snowflake Postgres instances?

Listing and describing Snowflake Postgres instances surfaces key details including name, state, size, and storage. This provides a consistent inventory view of all cloud-hosted Postgres deployments for database administration workflows.

Can I suspend and resume Snowflake Postgres instances to control cloud costs?

Suspending and resuming Snowflake Postgres instances controls costs while maintaining availability and preserving connection configurations. These lifecycle operations are explicitly guarded by user approval steps to prevent unintended modifications to billable resources.

Do I need approval before creating or modifying Snowflake Postgres instances?

Approval is required before creating or modifying Snowflake Postgres instances. The workflow enforces explicit user approvals and parameter validation to prevent billable resource waste and reduce manual, error-prone operations during provisioning.

What information is validated when creating new Snowflake Postgres instances?

Creating new Snowflake Postgres instances validates options through guarded parameter validation before provisioning. This ensures only correctly specified instance configurations proceed to creation, reducing errors and avoiding unnecessary billable resource consumption.