什么是 pgpm-env?
使用 pgpm env 命令通过配置文件支持管理 PostgreSQL 环境变量。当要求“设置数据库环境”、“加载 postgres env vars”、“使用数据库连接运行命令”、“在本地使用 SUPABASE”或需要为命令配置数据库连接时使用。 来源:constructive-io/constructive-skills。
使用 pgpm env 命令通过配置文件支持管理 PostgreSQL 环境变量。当要求“设置数据库环境”、“加载 postgres env vars”、“使用数据库连接运行命令”、“在本地使用 SUPABASE”或需要为命令配置数据库连接时使用。
通过命令行快速安装 pgpm-env AI 技能到你的开发环境
来源:constructive-io/constructive-skills。
Manage PostgreSQL environment variables with profile support using the pgpm env command.
This runs pgpm deploy --database mydb with the PostgreSQL environment variables automatically set.
| PGHOST | localhost | | PGPORT | 5432 | | PGUSER | postgres | | PGPASSWORD | password | | PGDATABASE | postgres |
使用 pgpm env 命令通过配置文件支持管理 PostgreSQL 环境变量。当要求“设置数据库环境”、“加载 postgres env vars”、“使用数据库连接运行命令”、“在本地使用 SUPABASE”或需要为命令配置数据库连接时使用。 来源:constructive-io/constructive-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-env使用 pgpm env 命令通过配置文件支持管理 PostgreSQL 环境变量。当要求“设置数据库环境”、“加载 postgres env vars”、“使用数据库连接运行命令”、“在本地使用 SUPABASE”或需要为命令配置数据库连接时使用。 来源:constructive-io/constructive-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-env 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/constructive-io/constructive-skills