← 返回 Skills 市场
gitgoodordietrying

SQL Toolkit

作者 gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
20723
总下载
41
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sql-toolkit
功能描述
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.
安全使用建议
Install only if you want Codex to help with SQL database work. Treat migration, import, and restore examples as potentially destructive: verify the target host and database, use least-privilege credentials, avoid placing real passwords in shared shell history or logs, prefer restoring into a new database first, and make a fresh backup before running commands that clean, overwrite, or import data.
功能分析
Type: OpenClaw Skill Name: sql-toolkit Version: 1.0.0 The skill bundle is benign. It provides comprehensive documentation and examples for interacting with SQL databases (SQLite, PostgreSQL, MySQL) using standard command-line tools. While the skill inherently involves powerful commands with file system and network access (e.g., `psql`, `mysql`, `sqlite3`, `pg_dump`, `mysqldump`), all examples and instructions in `SKILL.md` are aligned with the stated purpose of a 'SQL Toolkit' and demonstrate legitimate, common database operations. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence, or obfuscation.
能力评估
Purpose & Capability
The stated purpose is SQL database assistance, and the artifact provides command examples for SQLite, PostgreSQL, and MySQL querying, schema work, migrations, optimization, and backup/restore.
Instruction Scope
The instructions include powerful user-run database commands, including migrations, imports, and restore examples that can change or replace database contents; this is expected for the purpose but should be explicitly controlled by the user.
Install Mechanism
The bundle contains a single non-executable SKILL.md file and metadata requiring existing sqlite3, psql, or mysql clients; no install hook, package script, background setup, or automatic execution mechanism is shown.
Credentials
Database CLI access, local SQL files, dumps, restores, and database credentials are proportionate to a SQL administration toolkit and are presented as examples rather than hidden data flows.
Persistence & Privilege
The skill itself does not create persistence or request elevated privileges, but commands run with the user's chosen database credentials can persistently mutate schema or data.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sql-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sql-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: SQLite, PostgreSQL, MySQL coverage - schema design, queries, migrations, optimization, backup/restore
元数据
Slug sql-toolkit
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SQL Toolkit 是什么?

Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20723 次。

如何安装 SQL Toolkit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sql-toolkit」即可一键安装,无需额外配置。

SQL Toolkit 是免费的吗?

是的,SQL Toolkit 完全免费(开源免费),可自由下载、安装和使用。

SQL Toolkit 支持哪些平台?

SQL Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 SQL Toolkit?

由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。

💬 留言讨论