Use this skill when a user wants to store, manage, or work with Goldsky secrets — the named credential objects used by pipeline sinks. This includes: creating a new secret from a connection string or credentials, listing or inspecting existing secrets, updating or rotating credentials after a password change, and deleting secrets that are no longer needed. Trigger for any query where the user mentions 'goldsky secret', wants to securely store database credentials for a pipeline, or is working with sink authentication for PostgreSQL, Neon, Supabase, ClickHouse, Kafka, S3, Elasticsearch, DynamoDB, SQS, OpenSearch, or webhooks.
Create and manage secrets for pipeline sink credentials.
When this skill is invoked, follow this streamlined workflow:
Run goldsky secret list to confirm authentication and show existing secrets.
If authentication fails: Invoke the auth-setup skill first.
Skip unnecessary questions. If the user's intent is clear from context, proceed directly:
Only use AskUserQuestion if intent is genuinely unclear.
If user provides a connection string, parse it directly instead of asking questions.
PostgreSQL connection string format: