← 返回 Skills 市场
892
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install timescaledb
功能描述
Store and query time-series data with hypertables, compression, and continuous aggregates.
安全使用建议
This skill is documentation-only and appears coherent. Before using it: ensure you have a running PostgreSQL instance with the TimescaleDB extension and that the psql client is available on PATH; the skill will not install TimescaleDB for you. Review any SQL before executing (some commands like converting large tables, compression, or retention are irreversible/expensive). If you plan to use the mentioned 'timescaledb-parallel-copy' tool, obtain it from a trusted source — the skill does not declare or install it. Because the skill does not request credentials, the agent/you will need to provide DB connection details at runtime if you want it to run commands; only supply credentials to trusted agents/environments.
功能分析
Type: OpenClaw Skill
Name: timescaledb
Version: 1.0.0
The skill bundle contains standard metadata and a `SKILL.md` file that provides documentation and SQL examples for using TimescaleDB. The `SKILL.md` explicitly requires the `psql` binary, which is appropriate for interacting with a PostgreSQL-based database. There are no shell commands, prompt injection attempts, or instructions for the AI agent to perform any actions beyond assisting with TimescaleDB operations. All content is aligned with the stated purpose and lacks any high-risk behaviors or malicious intent.
能力评估
Purpose & Capability
Name/description match the SKILL.md content. Declares psql as an available binary which is appropriate for running the provided SQL. Minor note: the doc mentions the third-party tool 'timescaledb-parallel-copy' but the skill does not declare that binary as required (informational only).
Instruction Scope
SKILL.md contains SQL commands and operational guidance for hypertables, compression, retention, indexes, etc. It does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill (low risk). Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no environment variables or credentials. That is proportional: the instructions assume an existing PostgreSQL/TimescaleDB instance and psql client, but do not request secrets themselves.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. Normal autonomy settings remain (no extra privilege requested).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install timescaledb - 安装完成后,直接呼叫该 Skill 的名称或使用
/timescaledb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
TimescaleDB 是什么?
Store and query time-series data with hypertables, compression, and continuous aggregates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 892 次。
如何安装 TimescaleDB?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install timescaledb」即可一键安装,无需额外配置。
TimescaleDB 是免费的吗?
是的,TimescaleDB 完全免费(开源免费),可自由下载、安装和使用。
TimescaleDB 支持哪些平台?
TimescaleDB 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 TimescaleDB?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills