← 返回 Skills 市场
ivangdavila

MySQL

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
4799
总下载
6
收藏
51
当前安装
2
版本数
在 OpenClaw 中安装
/install mysql
功能描述
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.
安全使用建议
Safe to install as a MySQL reference skill. Review and explicitly approve any generated SQL before running it, especially write operations, schema changes, session kills, backups, or production configuration changes.
功能分析
Type: OpenClaw Skill Name: mysql Version: 1.0.1 The skill bundle provides extensive documentation and best practices for MySQL, covering topics like indexing, transactions, query optimization, and production configuration. It includes SQL code examples and configuration snippets, but these are illustrative and not presented as commands for the AI agent to execute maliciously. The `SKILL.md` metadata correctly identifies the `mysql` binary as a requirement, which is appropriate for the skill's stated purpose. There are no signs of prompt injection, data exfiltration, unauthorized execution, or other malicious intent across any of the files.
能力评估
Purpose & Capability
The skill provides MySQL query, indexing, transaction, and production guidance consistent with its stated purpose; some examples and advice could affect live databases if a user chooses to run them.
Instruction Scope
The artifacts are markdown guidance and examples, not instructions to bypass user approval, auto-run commands, override agent behavior, or conceal actions.
Install Mechanism
The bundle contains markdown files only and discloses a mysql binary requirement appropriate for a MySQL skill; no install scripts or executable payloads were present.
Credentials
Database operations such as ALTER TABLE, KILL, backup settings, and production configuration are high-impact but expected for MySQL administration guidance and are presented as reference material.
Persistence & Privilege
No persistence, credential harvesting, background workers, privilege escalation, network exfiltration, or hidden storage behavior was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mysql
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mysql 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added auxiliary files (indexes, transactions, queries, production), Quick Reference table, expanded content
v1.0.0
Initial release
元数据
Slug mysql
版本 1.0.1
许可证
累计安装 51
当前安装数 51
历史版本数 2
常见问题

MySQL 是什么?

Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4799 次。

如何安装 MySQL?

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

MySQL 是免费的吗?

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

MySQL 支持哪些平台?

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

谁开发了 MySQL?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论