Vault Sync DB

Sync a service's dynamic Vault database credentials into the local PostgreSQL MCP config (~/postgresql-mcp-config/environments.json) so the PostgreSQL MCP can connect, without exposing the credentials in chat. Use when the user wants fresh DB credentials wired into their Postgres MCP, especially for requests like "sync dev accounting db", "sync the item-management-service db creds to postgres mcp", "refresh my prod data db credentials", "my postgres mcp password expired for sat accounting", "把 dev 的 accounting-service 数据库凭证同步到 postgresql mcp", or terse slash-style input such as "vault-sync-db ENV SERVICE [SERVICE...]". Do NOT use for sending credentials to another person (use vault-share).

Norman-else Updated

File contents

Norman-else/awesome-skills/tree/main/plugins/vault-skills/skills/vault-sync-db commit a11f0c4c26

Frequently asked questions

npx skillmds@latest add norman-else/vault-sync-db