← 返回 Skills 市场
3805
总下载
8
收藏
33
当前安装
2
版本数
在 OpenClaw 中安装
/install sql
功能描述
Master relational databases with SQL. Schema design, queries, performance, migrations for PostgreSQL, MySQL, SQLite, SQL Server.
安全使用建议
Install if you want SQL reference material. Before allowing an agent to run any example against a real database, verify the database target, confirm backups, test restores in staging or a new database, and require explicit approval for DROP, ALTER, RESTORE, DELETE, or session-termination commands.
功能分析
Type: OpenClaw Skill
Name: sql
Version: 1.0.1
The skill bundle consists entirely of documentation files (`SKILL.md`, `operations.md`, `patterns.md`, `schemas.md`) and standard metadata (`_meta.json`). The content provides educational guidance and examples for SQL database operations, schema design, and query patterns, including command-line tool usage for SQLite, PostgreSQL, MySQL, and SQL Server. The `SKILL.md` explicitly warns against SQL injection, indicating a security-conscious approach. All command examples are standard, legitimate database administration tasks (e.g., connect, query, backup, restore). There is no executable code, no evidence of data exfiltration, persistence, obfuscation, or any instructions attempting to subvert the AI agent's behavior through prompt injection. The skill's purpose is purely informational and educational.
能力评估
Purpose & Capability
The artifacts consistently describe SQL schema design, query patterns, migrations, backups, restores, monitoring, and operations for common relational databases.
Instruction Scope
The operations guide includes high-impact examples such as dropping columns, restoring databases, and terminating PostgreSQL backends; these fit the stated purpose but should have stronger safety warnings.
Install Mechanism
The bundle contains markdown documentation and standard metadata only, with no executable installer, runtime hook, or hidden payload found.
Credentials
The metadata lists expected database client tools such as sqlite3, psql, mysql, and sqlcmd; there is no evidence of automatic credential use, local session access, or network activity by the skill itself.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, obfuscation, or automatic database mutation behavior is present in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sql - 安装完成后,直接呼叫该 Skill 的名称或使用
/sql触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added SQL Server support, schema design patterns, query patterns (CTEs, window functions), operations guide (backup, monitoring, replication)
v1.0.0
Initial release
元数据
常见问题
SQL 是什么?
Master relational databases with SQL. Schema design, queries, performance, migrations for PostgreSQL, MySQL, SQLite, SQL Server. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3805 次。
如何安装 SQL?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sql」即可一键安装,无需额外配置。
SQL 是免费的吗?
是的,SQL 完全免费(开源免费),可自由下载、安装和使用。
SQL 支持哪些平台?
SQL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 SQL?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。
推荐 Skills