← 返回 Skills 市场
188
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-rds-postgresql
功能描述
使用火山引擎 RDS PostgreSQL,帮助用户完成 RDS PostgreSQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_postgresql.py 脚本获取实时结果。
安全使用建议
This skill appears coherent for managing Volcengine RDS PostgreSQL. Before enabling: (1) provide only a least-privilege AK/SK — ideally read-only permissions for the RDS and VPC actions the skill needs, (2) review the volcengine-python-sdk package on PyPI (and its maintainers) before installing dependencies, (3) ensure you have the `uv` runner or install Python deps in an isolated environment, and (4) avoid using production credentials with write/delete permissions unless you explicitly need full management operations. The script itself only calls Volcengine SDK APIs and prints results; if you require higher assurance, inspect the full script and test with a non-production account first.
功能分析
Type: OpenClaw Skill
Name: using-volcengine-rds-postgresql
Version: 1.0.0
The skill bundle is a legitimate tool for managing Volcengine RDS PostgreSQL instances. It uses the official 'volcengine-python-sdk' to perform read-only operations such as listing instances, databases, and accounts. The Python script 'scripts/call_rds_postgresql.py' correctly handles credentials via environment variables and lacks any signs of data exfiltration, malicious execution, or obfuscation.
能力评估
Purpose & Capability
Name/description, SKILL.md, requirements.txt, and the Python script all focus on Volcengine RDS PostgreSQL and VPC operations. Requesting VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY is appropriate and expected for calling the Volcengine SDK APIs invoked in the script.
Instruction Scope
SKILL.md directs the agent to run the included script (via `uv run` or `python`) and to set the Volcengine AK/SK and optional region. The script only constructs SDK requests for RDS and VPC endpoints and prints results to stdout/stderr. There are no instructions to read unrelated files, other environment variables, or to transmit data to unexpected external endpoints.
Install Mechanism
This is instruction-only (no platform install spec). The included requirements.txt and the script reference the official-looking `volcengine-python-sdk[rdspostgresqlv2,vpc]` package; dependencies must be installed by the user (or by `uv` execution). This is low-risk, but users should ensure they trust the PyPI package and have `uv` available.
Credentials
Only VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY are required (and an optional region). Those credentials directly map to the documented API calls. No unrelated secrets or broad system credentials are requested.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges or modify other skills' configs. The script runs on-demand and does not install background services.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine-rds-postgresql - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine-rds-postgresql触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v0.1.0
Initial release of the `volcengine-rds-postgresql` skill.
Highlights
- Added natural-language support for common Volcengine RDS PostgreSQL operations
- Added support for querying instances, databases, accounts, parameters, parameter templates, VPCs/subnets, and pricing
- Added the built-in `call_rds_postgresql.py` script for real-time interactions with Volcengine RDS PostgreSQL
元数据
常见问题
Volcengine RDS PostgreSQL 是什么?
使用火山引擎 RDS PostgreSQL,帮助用户完成 RDS PostgreSQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_postgresql.py 脚本获取实时结果。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 Volcengine RDS PostgreSQL?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-rds-postgresql」即可一键安装,无需额外配置。
Volcengine RDS PostgreSQL 是免费的吗?
是的,Volcengine RDS PostgreSQL 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volcengine RDS PostgreSQL 支持哪些平台?
Volcengine RDS PostgreSQL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Volcengine RDS PostgreSQL?
由 ybAmazing(@ybamazing)开发并维护,当前版本 v1.0.0。
推荐 Skills